localPackages.vasp: fix

This commit is contained in:
陈浩南 2024-03-24 14:01:51 +08:00
parent 52459243ed
commit 72541d6f77

View File

@ -80,7 +80,7 @@ let
export I_MPI_JOB_RESPECT_PROCESS_PLACEMENT=no
# fork to bootstrap, do not use srun, causing it could not find proper ld
I_MPI_HYDRA_BOOTSTRAP=fork
export I_MPI_HYDRA_BOOTSTRAP=fork
${additionalCommands}