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

adds wrapper to hard copy write events for opencl copies #3217

Merged
merged 3 commits into from
Aug 9, 2023

Conversation

SteveBronder
Copy link
Collaborator

Submission Checklist

  • Run unit tests: ./runTests.py src/test/unit
  • Run cpplint: make cpplint
  • Declare copyright holder and open-source license: see below

Summary

For stan-dev/math#2905 I need to make a hard copy of the event vector for OpenCL before making a copy to go from a tbb concurrent vector to a standard vector.

Intended Effect

In the downstream PR above the stan tests should now pass

How to Verify

Side Effects

Documentation

Copyright and Licensing

Please list the copyright holder for the work you are submitting (this will be you or your assignee, such as a university or company): Simons Foundation

By submitting this pull request, the copyright holder is agreeing to license the submitted work under the following licenses:

@SteveBronder SteveBronder merged commit a017015 into develop Aug 9, 2023
2 checks passed
@SteveBronder SteveBronder deleted the fix/tbb-opencl-event-converter branch August 9, 2023 05:05
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants