mirror of
https://github.com/nwchemgit/nwchem.git
synced 2026-07-28 22:25:48 -04:00
github actions step for armci_network=ARMCI
This commit is contained in:
parent
46eb23533e
commit
5ec6e75276
2 changed files with 15 additions and 0 deletions
7
.github/workflows/github_actions.yml
vendored
7
.github/workflows/github_actions.yml
vendored
|
|
@ -41,6 +41,13 @@ jobs:
|
|||
mpi_impl: mpich
|
||||
nwchem_modules: "qmandpw qmd"
|
||||
include:
|
||||
- os: ubuntu-18.04
|
||||
experimental: true
|
||||
mpi_impl: mpich
|
||||
armci_network: ARMCI
|
||||
nwchem_modules: "all"
|
||||
fc: gfortran
|
||||
blas: "internal"
|
||||
- os: ubuntu-18.04
|
||||
experimental: true
|
||||
mpi_impl: mpich
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue