enable OpenMP for Intel compilers

This commit is contained in:
edoapra 2023-06-20 09:30:25 -07:00
parent 1062c32810
commit 51a038fcda
No known key found for this signature in database
GPG key ID: 48E12DA1EDE9E1B0

View file

@ -167,6 +167,7 @@ jobs:
armci_network: MPI-PR
nwchem_modules: "tinyqmpw python"
fc: ifort
use_openmp: 2
- os: ubuntu-20.04
experimental: true
mpi_impl: mpich
@ -180,6 +181,7 @@ jobs:
armci_network: SOCKETS
nwchem_modules: "tce"
fc: ifort
use_openmp: 2
- os: ubuntu-22.04
experimental: true
mpi_impl: mpich
@ -205,6 +207,7 @@ jobs:
armci_network: MPI-PR
nwchem_modules: "tinyqmpw python"
fc: ifx
use_openmp: 2
- os: ubuntu-20.04
experimental: true
mpi_impl: mpich
@ -217,6 +220,7 @@ jobs:
armci_network: SOCKETS
nwchem_modules: "tce"
fc: ifx
use_openmp: 2
- os: ubuntu-20.04
experimental: true
mpi_impl: openmpi