Warp CUDA error: Loading module failed #934
-
|
Hi, I have encountered the following error: Warp CUDA error 900: operation not permitted when stream is capturing (in function wp_cuda_load_module, /builds/omniverse/warp/warp/native/warp.cu:4080) with Warp 1.10.0.dev20250915 initialized: Any clue to fix this issue? |
Beta Was this translation helpful? Give feedback.
Replies: 1 comment
-
|
Your driver is too old to support module loading during a graph capture. Can you upgrade to a driver that satisfies the system requirements https://newton-physics.github.io/newton/guide/installation.html |
Beta Was this translation helpful? Give feedback.
Your driver is too old to support module loading during a graph capture. Can you upgrade to a driver that satisfies the system requirements https://newton-physics.github.io/newton/guide/installation.html