magma: move to by-name
This commit is contained in:
parent
929e2af655
commit
0aac58e8d2
@ -15059,8 +15059,6 @@ with pkgs;
|
||||
# standard BLAS and LAPACK.
|
||||
openblasCompat = openblas.override { blas64 = false; };
|
||||
|
||||
magma = callPackage ../development/libraries/science/math/magma { };
|
||||
|
||||
magma-cuda = magma.override {
|
||||
cudaSupport = true;
|
||||
rocmSupport = false;
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user