[BUG] Compilation of adjoint kernel in warp.sim.integrator_vbd
fails with CUDA 11
#442
Labels
bug
Something isn't working
warp.sim.integrator_vbd
fails with CUDA 11
#442
Bug Description
The following code fails when a version of Warp built with the CUDA 11 toolkit (e.g. 11.8) is used:
Error:
The issue is the kernel parameter limit, which was increased in CUDA 12.1: https://developer.nvidia.com/blog/cuda-12-1-supports-large-kernel-parameters/
System Information
Ubuntu 24.04.01 LTS
The text was updated successfully, but these errors were encountered: