Skip to content

Commit

Permalink
Allow Open MPI to run
Browse files Browse the repository at this point in the history
  • Loading branch information
mathomp4 committed Sep 4, 2024
1 parent 540c597 commit 1f49197
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -235,6 +235,13 @@ jobs:
container: gmao/llvm-flang-openmpi:latest
env:
FC: flang-new
LANGUAGE: en_US.UTF-8
LC_ALL: en_US.UTF-8
LANG: en_US.UTF-8
LC_TYPE: en_US.UTF-8
OMPI_ALLOW_RUN_AS_ROOT: 1
OMPI_ALLOW_RUN_AS_ROOT_CONFIRM: 1
OMPI_MCA_btl_vader_single_copy_mechanism: none

name: Flang
steps:
Expand Down

0 comments on commit 1f49197

Please sign in to comment.