Skip to content

Commit

Permalink
disable vader single copy mechanism
Browse files Browse the repository at this point in the history
  • Loading branch information
simonbyrne committed Aug 12, 2019
1 parent 70c57a9 commit 5e8ea68
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .gitlab-ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,7 @@ include:
variables:
OMPI_ALLOW_RUN_AS_ROOT: '1'
OMPI_ALLOW_RUN_AS_ROOT_CONFIRM: '1'
OMPI_MCA_btl_vader_single_copy_mechanism: 'none' # https://github.com/open-mpi/ompi/issues/4948
before_script:
- apt-get update
- apt-get install --yes --no-install-recommends ssh
Expand Down

0 comments on commit 5e8ea68

Please sign in to comment.