changing hip compiler?

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

View File

@ -29,6 +29,7 @@ in
];
};
hip = pkgs.callPackage ./derivation.nix {
cppCompiler = pkgs.hip;
extraCmakeFlags = [
"-DGINKGO_CUDA=OFF"
"-DGINKGO_BUILD_BENCHMARKS=OFF"