Skip to content

add test and fix cuda long compiling issue

Zhe Wang requested to merge zhe.wang/vtk-m:long_cuda_compiling_issue into master

Avoid using the invoke to call worklet for ArrayHandleRecombineVec. This may cause cuda long compiling issue (cuda 12.x). More information can be found in this issue.

Edited by Zhe Wang

Merge request reports