python314Packages.torch: automatically adjust the magma cuda version
to improve overridability
This commit is contained in:
@@ -14,7 +14,7 @@
|
||||
autoAddDriverRunpath,
|
||||
effectiveMagma ?
|
||||
if cudaSupport then
|
||||
magma-cuda-static
|
||||
magma-cuda-static.override { inherit cudaPackages; }
|
||||
else if rocmSupport then
|
||||
magma-hip
|
||||
else
|
||||
|
||||
Reference in New Issue
Block a user