Skip to content
GitLab
Explore
Sign in
Register
Fix cuda-opengl interop
Code
Review changes
Check out branch
Download
Patches
Plain diff
Sujin Philip
requested to merge
sujin.philip/vtk-m:fix-cuda-interop
into
master
Jul 12, 2021
Overview
9
Commits
1
Pipelines
4
Changes
1
Expand
Use cudaPerThreadStream instead of the default streams
Since there have been changes to ArrayHandle code, the API to create ArrayHandle from a device pointer has changed.
Merge request reports
Loading