Skip to content

Commit

Permalink
[CI] Fix oversubscribe option on OpenMPI 5
Browse files Browse the repository at this point in the history
  • Loading branch information
krivenko committed Feb 19, 2024
1 parent a534d55 commit 9d2cd76
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/CI.yml
Original file line number Diff line number Diff line change
Expand Up @@ -153,7 +153,7 @@ jobs:
/etc/openmpi/openmpi-mca-params.conf'
else
echo -e "\nrmaps_default_mapping_policy = :oversubscribe" >> \
/usr/local/etc/openmpi-mca-params.conf
$HOME/.prte/mca-params.conf
fi
source $HOME/install/share/triqs/triqsvars.sh
cd build
Expand Down

0 comments on commit 9d2cd76

Please sign in to comment.