Update hpcg experiments

This commit is contained in:
2020-10-13 17:05:36 +02:00
committed by Raúl Peñacoba
parent 7bf3e81233
commit 01b2584688
5 changed files with 85 additions and 462 deletions

View File

@@ -41,4 +41,6 @@ stdenv.mkDerivation rec {
cp bin/* $out/bin/
'';
programPath = "/bin/xhpcg";
}