mirror of
https://github.com/nwchemgit/nwchem.git
synced 2026-07-28 06:05:44 -04:00
use intel icx
This commit is contained in:
parent
0f3380227c
commit
ff0ca3b60a
1 changed files with 2 additions and 2 deletions
4
.github/workflows/github_actions.yml
vendored
4
.github/workflows/github_actions.yml
vendored
|
|
@ -231,7 +231,7 @@ jobs:
|
|||
armci_network: MPI-TS
|
||||
nwchem_modules: "tinyqmpw"
|
||||
fc: ifort
|
||||
cc: icc
|
||||
cc: icx
|
||||
use_libxc: 1
|
||||
- os: macos-11
|
||||
experimental: true
|
||||
|
|
@ -263,7 +263,7 @@ jobs:
|
|||
armci_network: MPI-TS
|
||||
nwchem_modules: "nwdft solvation driver"
|
||||
fc: ifort
|
||||
cc: icc
|
||||
cc: icx
|
||||
use_simint: 1
|
||||
- os: ubuntu-20.04
|
||||
experimental: true
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue