-
-
Notifications
You must be signed in to change notification settings - Fork 47
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
[WIP] Expose OpenCL optimization pass #1353
Draft
SteveBronder
wants to merge
20
commits into
master
Choose a base branch
from
optims/opencl-pass
base: master
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Draft
Commits on Aug 22, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 0875110 - Browse repository at this point
Copy the full SHA 0875110View commit details
Commits on Aug 24, 2023
-
Remove previous OpenCL code along with --use-opencl and instead use -…
…fopencl everywhere. Still need to figure out how to handle data assignment. Wrote the code to parse data from log_prob and make new decls for the OpenCL data
Configuration menu - View commit details
-
Copy full SHA for a9f6bcb - Browse repository at this point
Copy the full SHA a9f6bcbView commit details
Commits on Aug 25, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 4209a23 - Browse repository at this point
Copy the full SHA 4209a23View commit details
Commits on Aug 29, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 5e7a36b - Browse repository at this point
Copy the full SHA 5e7a36bView commit details -
Configuration menu - View commit details
-
Copy full SHA for 1348044 - Browse repository at this point
Copy the full SHA 1348044View commit details
Commits on Sep 1, 2023
-
adds Mem_pattern to all SizedTypes. Also captures scalars to be moved…
… over to the GPU
Configuration menu - View commit details
-
Copy full SHA for d261c5b - Browse repository at this point
Copy the full SHA d261c5bView commit details
Commits on Sep 5, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 4048069 - Browse repository at this point
Copy the full SHA 4048069View commit details -
Configuration menu - View commit details
-
Copy full SHA for 93dbe06 - Browse repository at this point
Copy the full SHA 93dbe06View commit details -
Configuration menu - View commit details
-
Copy full SHA for 9c30349 - Browse repository at this point
Copy the full SHA 9c30349View commit details -
Configuration menu - View commit details
-
Copy full SHA for e4aa467 - Browse repository at this point
Copy the full SHA e4aa467View commit details -
Configuration menu - View commit details
-
Copy full SHA for d0de469 - Browse repository at this point
Copy the full SHA d0de469View commit details -
Configuration menu - View commit details
-
Copy full SHA for 1458491 - Browse repository at this point
Copy the full SHA 1458491View commit details
Commits on Sep 6, 2023
-
update stan math signatures to support opencl and add logic to do all…
… or none for opencl in optimization pass
Configuration menu - View commit details
-
Copy full SHA for 4ed4daa - Browse repository at this point
Copy the full SHA 4ed4daaView commit details -
Configuration menu - View commit details
-
Copy full SHA for edc825b - Browse repository at this point
Copy the full SHA edc825bView commit details -
Configuration menu - View commit details
-
Copy full SHA for d1bf03d - Browse repository at this point
Copy the full SHA d1bf03dView commit details -
Configuration menu - View commit details
-
Copy full SHA for 0d10d87 - Browse repository at this point
Copy the full SHA 0d10d87View commit details -
Configuration menu - View commit details
-
Copy full SHA for 911d457 - Browse repository at this point
Copy the full SHA 911d457View commit details -
Configuration menu - View commit details
-
Copy full SHA for 0adfd16 - Browse repository at this point
Copy the full SHA 0adfd16View commit details -
Configuration menu - View commit details
-
Copy full SHA for b44de03 - Browse repository at this point
Copy the full SHA b44de03View commit details -
Configuration menu - View commit details
-
Copy full SHA for 51b3ba9 - Browse repository at this point
Copy the full SHA 51b3ba9View commit details
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.