https://github.com/JuliaParallel/MPI.jl
Revision 376bc11cf566eeb841ba2747baca84db1a79e69d authored by Mosè Giordano on 03 November 2023, 18:16:04 UTC, committed by GitHub on 03 November 2023, 18:16:04 UTC
* [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 211c743650ae6c60ae74713f01a38e35677592d4.

* [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
1 parent ce49446
History
Tip revision: 376bc11cf566eeb841ba2747baca84db1a79e69d authored by Mosè Giordano on 03 November 2023, 18:16:04 UTC
[CI] Use Spack OCI build cache for MPI packages (#788)
Tip revision: 376bc11
File Mode Size
.buildkite
.github
bin
docs
ext
gen
lib
src
test
.gitignore -rw-r--r-- 48 bytes
CITATION.bib -rw-r--r-- 358 bytes
Project.toml -rw-r--r-- 1.3 KB
README.md -rw-r--r-- 2.8 KB
UNLICENSE -rw-r--r-- 1.2 KB
codecov.yml -rw-r--r-- 237 bytes

README.md

back to top