Skip to content

Add CPU-only CI flavor for self-hosted runner#358

Merged
maierta merged 1 commit into
CompFUSE:masterfrom
PDoakORNL:add-cpu-ci-flavor
May 21, 2026
Merged

Add CPU-only CI flavor for self-hosted runner#358
maierta merged 1 commit into
CompFUSE:masterfrom
PDoakORNL:add-cpu-ci-flavor

Conversation

@PDoakORNL
Copy link
Copy Markdown
Contributor

Add LLVM21-MPI-Real-CPU-Fast job to the self-hosted CI matrix:

  • New workflow matrix entry in ci-github-actions-self-hosted.yaml
  • New configure case in run_step.sh for CPU-only build with:
    • LLVM/Clang compilers (mpicc/mpic++)
    • MPI enabled
    • Release build
    • Fast tests only
    • No CUDA or MAGMA dependencies

This runs on the same A30 self-hosted runner alongside the existing CUDA build, giving CPU-only coverage on the ORNL CI system.

Add LLVM21-MPI-Real-CPU-Fast job to the self-hosted CI matrix:
- New workflow matrix entry in ci-github-actions-self-hosted.yaml
- New configure case in run_step.sh for CPU-only build with:
  - LLVM/Clang compilers (mpicc/mpic++)
  - MPI enabled
  - Release build
  - Fast tests only
  - No CUDA or MAGMA dependencies

This runs on the same A30 self-hosted runner alongside the existing
CUDA build, giving CPU-only coverage on the ORNL CI system.
@PDoakORNL PDoakORNL requested a review from maierta May 21, 2026 16:07
@maierta maierta merged commit 2f9617f into CompFUSE:master May 21, 2026
2 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants