Skip to content

Commit

Permalink
oneAPI mpi env
Browse files Browse the repository at this point in the history
  • Loading branch information
perazz committed Jun 24, 2024
1 parent 191a6f3 commit 652e1af
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/meta.yml
Original file line number Diff line number Diff line change
Expand Up @@ -122,6 +122,8 @@ jobs:
run: |
# Install MPI
sudo apt-get install -y -q intel-oneapi-mpi-devel ninja-build
source /opt/intel/oneapi/setvars.sh
printenv >> $GITHUB_ENV
# To run HDF5 with oneAPI, we need to build it from source
curl -O -L https://github.com/HDFGroup/hdf5/archive/refs/tags/snapshot-1.14.tar.gz
tar zxf snapshot-1.14.tar.gz
Expand Down

0 comments on commit 652e1af

Please sign in to comment.