Skip to content
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
wants to merge 20 commits into
base: master
Choose a base branch
from
Draft

Commits on Aug 22, 2023

  1. Configuration menu
    Copy the full SHA
    0875110 View commit details
    Browse the repository at this point in the history

Commits on Aug 24, 2023

  1. 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
    SteveBronder committed Aug 24, 2023
    Configuration menu
    Copy the full SHA
    a9f6bcb View commit details
    Browse the repository at this point in the history

Commits on Aug 25, 2023

  1. Configuration menu
    Copy the full SHA
    4209a23 View commit details
    Browse the repository at this point in the history

Commits on Aug 29, 2023

  1. Configuration menu
    Copy the full SHA
    5e7a36b View commit details
    Browse the repository at this point in the history
  2. update

    SteveBronder committed Aug 29, 2023
    Configuration menu
    Copy the full SHA
    1348044 View commit details
    Browse the repository at this point in the history

Commits on Sep 1, 2023

  1. Configuration menu
    Copy the full SHA
    d261c5b View commit details
    Browse the repository at this point in the history

Commits on Sep 5, 2023

  1. Configuration menu
    Copy the full SHA
    4048069 View commit details
    Browse the repository at this point in the history
  2. update stancjs

    SteveBronder committed Sep 5, 2023
    Configuration menu
    Copy the full SHA
    93dbe06 View commit details
    Browse the repository at this point in the history
  3. update stancjs

    SteveBronder committed Sep 5, 2023
    Configuration menu
    Copy the full SHA
    9c30349 View commit details
    Browse the repository at this point in the history
  4. update stancjs

    SteveBronder committed Sep 5, 2023
    Configuration menu
    Copy the full SHA
    e4aa467 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    d0de469 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    1458491 View commit details
    Browse the repository at this point in the history

Commits on Sep 6, 2023

  1. update stan math signatures to support opencl and add logic to do all…

    … or none for opencl in optimization pass
    SteveBronder committed Sep 6, 2023
    Configuration menu
    Copy the full SHA
    4ed4daa View commit details
    Browse the repository at this point in the history
  2. update jenkinsfile

    SteveBronder committed Sep 6, 2023
    Configuration menu
    Copy the full SHA
    edc825b View commit details
    Browse the repository at this point in the history
  3. update jenkinsfile

    SteveBronder committed Sep 6, 2023
    Configuration menu
    Copy the full SHA
    d1bf03d View commit details
    Browse the repository at this point in the history
  4. update jenkinsfile

    SteveBronder committed Sep 6, 2023
    Configuration menu
    Copy the full SHA
    0d10d87 View commit details
    Browse the repository at this point in the history
  5. update jenkinsfile

    SteveBronder committed Sep 6, 2023
    Configuration menu
    Copy the full SHA
    911d457 View commit details
    Browse the repository at this point in the history
  6. update jenkinsfile

    SteveBronder committed Sep 6, 2023
    Configuration menu
    Copy the full SHA
    0adfd16 View commit details
    Browse the repository at this point in the history
  7. update jenkinsfile

    SteveBronder committed Sep 6, 2023
    Configuration menu
    Copy the full SHA
    b44de03 View commit details
    Browse the repository at this point in the history
  8. update jenkinsfile

    SteveBronder committed Sep 6, 2023
    Configuration menu
    Copy the full SHA
    51b3ba9 View commit details
    Browse the repository at this point in the history