We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 95b7eab commit b50566aCopy full SHA for b50566a
requirements.txt
@@ -78,3 +78,5 @@ nvidia-cutlass-dsl==4.2.1; python_version >= "3.10"
78
numba-cuda>=0.19.0 # WAR for nvbugs/5501820
79
plotly
80
numexpr<2.14.0 # WAR for attempted use of nonexistent numpy.typing
81
+# numba-cuda # <For CUDA 12.9>
82
+numba-cuda>=0.19.0 # WAR for nvbugs/5501820
0 commit comments