mirror of
https://github.com/nwchemgit/nwchem.git
synced 2026-07-28 06:05:44 -04:00
added amdflang/amdclang step
This commit is contained in:
parent
b2b19bde5f
commit
cb33a1fddf
1 changed files with 7 additions and 0 deletions
7
.github/workflows/github_actions.yml
vendored
7
.github/workflows/github_actions.yml
vendored
|
|
@ -48,6 +48,13 @@ jobs:
|
|||
nwchem_modules: "tinyqmpw python"
|
||||
fc: flang
|
||||
cc: clang
|
||||
- os: ubuntu-20.04
|
||||
experimental: true
|
||||
mpi_impl: mpich
|
||||
armci_network: MPI-TS
|
||||
nwchem_modules: "tinyqmpw python"
|
||||
fc: amdflang
|
||||
cc: amdclang
|
||||
- os: ubuntu-20.04
|
||||
experimental: true
|
||||
mpi_impl: intel
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue