GEOS-DEV / GEOS-DEV/GEOS

Update CI platforms and compilers

Open
#2,905 12 comments 0 reactions 2 assignees View on GitHub

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

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.