mirror of
https://github.com/nwchemgit/nwchem.git
synced 2026-07-28 22:25:48 -04:00
added ifx steps
This commit is contained in:
parent
2012513867
commit
0877f2335a
1 changed files with 12 additions and 0 deletions
12
.github/workflows/github_actions.yml
vendored
12
.github/workflows/github_actions.yml
vendored
|
|
@ -100,6 +100,18 @@ jobs:
|
|||
armci_network: SOCKETS
|
||||
nwchem_modules: "tce"
|
||||
fc: ifort
|
||||
- os: ubuntu-20.04
|
||||
experimental: true
|
||||
mpi_impl: intel
|
||||
armci_network: MPI-PR
|
||||
nwchem_modules: "tinyqmpw python"
|
||||
fc: ifx
|
||||
- os: ubuntu-20.04
|
||||
experimental: true
|
||||
mpi_impl: intel
|
||||
armci_network: SOCKETS
|
||||
nwchem_modules: "tce"
|
||||
fc: ifx
|
||||
- os: ubuntu-18.04
|
||||
experimental: true
|
||||
mpi_impl: openmpi
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue