Skip to content

Commit

Permalink
CircleCI: set OMPI_MCA_rmaps_base_oversubscribe for one of the tests
Browse files Browse the repository at this point in the history
  • Loading branch information
ckhroulev committed Feb 6, 2025
1 parent 6251752 commit 8c8a9b5
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .circleci/config.yml
Original file line number Diff line number Diff line change
Expand Up @@ -240,6 +240,7 @@ jobs:
environment:
OMPI_ALLOW_RUN_AS_ROOT: 1
OMPI_ALLOW_RUN_AS_ROOT_CONFIRM: 1
OMPI_MCA_rmaps_base_oversubscribe: yes

steps:
- checkout
Expand Down

0 comments on commit 8c8a9b5

Please sign in to comment.