Skip to content

Commit

Permalink
adding PIO
Browse files Browse the repository at this point in the history
  • Loading branch information
edwardhartnett committed Aug 24, 2020
1 parent 8f86595 commit 7a5c3f3
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/a3.yml
Original file line number Diff line number Diff line change
Expand Up @@ -122,6 +122,7 @@ jobs:
- name: pio build
run: |
set -x
alias mpiexec='mpiexec --oversubscribe'
export PATH="/home/runner/openmpi/bin:$PATH"
export CC=/home/runner/openmpi/bin/mpicc
./configure
Expand Down

0 comments on commit 7a5c3f3

Please sign in to comment.