From 8ecfa88ccf79fcc827b1a8a33715318299b53d6d Mon Sep 17 00:00:00 2001 From: edoapra Date: Mon, 12 Sep 2022 12:42:03 -0700 Subject: [PATCH] use MPI-PT on macos ifort to speedup things --- .github/workflows/github_actions.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/github_actions.yml b/.github/workflows/github_actions.yml index 9421b670ff..085ac32252 100644 --- a/.github/workflows/github_actions.yml +++ b/.github/workflows/github_actions.yml @@ -289,7 +289,7 @@ jobs: - os: macos-11 experimental: true mpi_impl: mpich - armci_network: SOCKETS + armci_network: MPI-PT nwchem_modules: "tinyqmpw" fc: ifort xcode_version: 12.4