Update CI platforms and compilers
Open
Nobody has claimed this yet.
type: new
- Dominant language
- C++
- Stars
- 287
- Forks
- 109
- Avg merge
- 4d 41m
- Merged PRs (30d)
- 5
Description
We need to update CI platforms and compilers.
-
On LLNL/Quartz we have:
- gcc12
- clang14
-
On LLNL/Lassen we have:
- gcc8
- clang14
- cuda10
- cuda11
- cuda12
-
On TotalEnergies/Pangea3 we have:
- gcc8
- gcc9
- cuda10
- cuda11
-
On Frontier we have:
- clang??
- rocm??
-
On ElCap we will have:
- clang16??
- rocm ??
Proposed Permutations:
-
ubuntu22
- gcc11
- gcc11 + cuda11
- clang14
- clang14 + cuda11
-
TOSS4 (built on RHEL8.8)
- Which linux distribution? ubi8.8?
- gcc12
- gcc12 - cuda12
- clang15
- clang15 - cuda12
-
TotalEnergies/Cypress
- gcc8
- gcc10
- gcc12
- cuda10
- cuda11
- cuda12
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Assessment
This issue has not been assessed yet.