Merge bscpkgs into jungle #189

Manually merged
rarias merged 1013 commits from merge-bscpkgs into master 2025-10-07 16:12:34 +02:00
2 changed files with 0 additions and 2 deletions
Showing only changes of commit e4ab177d6c - Show all commits

View File

@@ -49,7 +49,6 @@ let
env = ''
export OMP_NUM_THREADS=${toString hw.cpusPerSocket}
export NANOS6_REPORT_PREFIX="#"
export I_MPI_THREAD_SPLIT=1
export ASAN_SYMBOLIZER_PATH=${bsc.clangOmpss2Unwrapped}/bin/llvm-symbolizer
'';
};

View File

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