adding rocthrust

main
Claudius Holeksa 2023-02-05 15:51:06 +01:00
parent a530df2985
commit e7149fea8e
1 changed files with 1 additions and 0 deletions

View File

@ -38,6 +38,7 @@ in
];
extraBuildInputs = [
pkgs.hip
pkgs.rocthrust
];
};
omp = pkgs.callPackage ./derivation.nix {