Skip to content

Commit

Permalink
[CI] Use Spack OCI build cache for MPI packages (#788)
Browse files Browse the repository at this point in the history
* [CI] Use Spack OCI build cache for MPI packages

* [CI] Use full path of libmpi

* [CI] Delete Spack environment

* Revert "[CI] Use full path of libmpi"

This reverts commit 211c743.

* [CI] Use OCI cache for Intel MPIs

* [CI] Also for Intel MPI + MPITrampoline

* [CI] Create symlink to work around GHA shenanigans

* [CI] Use MPITrampoline with Intel oneAPI MPI

Intel MPI is currently broken, better to use oneAPI MPI.

* [CI] Run MPITrampoline + oneAPI tests on Julia v1

* [CI] Fix `setup-julia` action to v1

* [CI] Remove symlink workaround

Now we have Spack build cache in `/opt/spack`, so that we shouldn't hit the
GitHub Action issue.

* [CI] Ignore failures uploading coverage
  • Loading branch information
giordano authored Nov 3, 2023
1 parent ce49446 commit 376bc11
Show file tree
Hide file tree
Showing 2 changed files with 21 additions and 313 deletions.
170 changes: 0 additions & 170 deletions .ci/mvapich/spack.yaml

This file was deleted.

Loading

0 comments on commit 376bc11

Please sign in to comment.