saiph: add blocking experiments to index

Remove unused environment variables as well.
This commit is contained in:
2021-02-23 12:44:17 +01:00
parent e0fbbe32a6
commit d108306a29
9 changed files with 8 additions and 13 deletions

View File

@@ -46,7 +46,6 @@ let
inherit nextStage;
env = ''
export OMP_NUM_THREADS=24
export NANOS6_REPORT_PREFIX="#"
export ASAN_SYMBOLIZER_PATH=${bsc.clangOmpss2Unwrapped}/bin/llvm-symbolizer
'';
};