ADD: QE CPU workflow
Some checks failed
QE-CPU Merlin7 Scheduler / checkout (push) Failing after 0s

This commit is contained in:
2025-05-12 17:26:14 +02:00
parent 7c74dd608d
commit 6c32feac89

View File

@ -13,10 +13,11 @@ jobs:
run: |
PMODULES_VERSION='2.0.0.2'
source /opt/psi/config/profile.bash
module use Spack
module use unstable
- name: Build
run: |
module use Spack
module use unstable
module load gcc/12.3 openmpi/main-syah fftw/3.3.10.6-omp hdf5/1.14.5-t46c openblas/0.3.29-omp cmake/3.31.6-oe7u
git clone https://gitlab.com/QEF/q-e.git
cd q-e