This project is archived. Its data is
read-only
.
Fix cuda-opengl interop
Code
Review changes
Check out branch
Download
Patches
Plain diff
Expand sidebar
Fix cuda-opengl interop
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
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