Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
VTK
VTK-m
Merge requests
!2528
Fix cuda-opengl interop
Code
Review changes
Check out branch
Download
Email patches
Plain diff
Merged
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.