From ff0ca3b60ad0aee9da48e42cb3b36aa00eb0c653 Mon Sep 17 00:00:00 2001 From: edoapra Date: Tue, 20 Dec 2022 20:36:34 -0800 Subject: [PATCH] use intel icx --- .github/workflows/github_actions.yml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/.github/workflows/github_actions.yml b/.github/workflows/github_actions.yml index d196d48a9e..a306e7f4d8 100644 --- a/.github/workflows/github_actions.yml +++ b/.github/workflows/github_actions.yml @@ -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