Loading pkgs/development/libraries/rocblas/default.nix +2 −0 Original line number Diff line number Diff line Loading @@ -126,6 +126,8 @@ stdenv.mkDerivation (finalAttrs: { repo = finalAttrs.src.repo; }; requiredSystemFeatures = [ "big-parallel" ]; meta = with lib; { description = "BLAS implementation for ROCm platform"; homepage = "https://github.com/ROCmSoftwarePlatform/rocBLAS"; Loading pkgs/development/libraries/rocsolver/default.nix +2 −0 Original line number Diff line number Diff line Loading @@ -82,6 +82,8 @@ stdenv.mkDerivation (finalAttrs: { repo = finalAttrs.src.repo; }; requiredSystemFeatures = [ "big-parallel" ]; meta = with lib; { description = "ROCm LAPACK implementation"; homepage = "https://github.com/ROCmSoftwarePlatform/rocSOLVER"; Loading Loading
pkgs/development/libraries/rocblas/default.nix +2 −0 Original line number Diff line number Diff line Loading @@ -126,6 +126,8 @@ stdenv.mkDerivation (finalAttrs: { repo = finalAttrs.src.repo; }; requiredSystemFeatures = [ "big-parallel" ]; meta = with lib; { description = "BLAS implementation for ROCm platform"; homepage = "https://github.com/ROCmSoftwarePlatform/rocBLAS"; Loading
pkgs/development/libraries/rocsolver/default.nix +2 −0 Original line number Diff line number Diff line Loading @@ -82,6 +82,8 @@ stdenv.mkDerivation (finalAttrs: { repo = finalAttrs.src.repo; }; requiredSystemFeatures = [ "big-parallel" ]; meta = with lib; { description = "ROCm LAPACK implementation"; homepage = "https://github.com/ROCmSoftwarePlatform/rocSOLVER"; Loading