From 755d2966002f7e3934619d8d3dfd58293746328e Mon Sep 17 00:00:00 2001 From: edoapra Date: Wed, 7 Aug 2024 14:48:13 -0700 Subject: [PATCH] llmv-20 --- .github/workflows/github_actions.yml | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/.github/workflows/github_actions.yml b/.github/workflows/github_actions.yml index e7146d78bd..2e86fa21f7 100644 --- a/.github/workflows/github_actions.yml +++ b/.github/workflows/github_actions.yml @@ -392,6 +392,12 @@ jobs: armci_network: MPI-TS nwchem_modules: "nwdft driver solvation mp2_grad mcscf ccsd rimp2 fcidump nwc_columbus" fc: ifx + - os: ubuntu-22.04 + experimental: true + mpi_impl: mpich + armci_network: MPI-TS + nwchem_modules: "tinyqmpw" + fc: flang-new-20 - os: ubuntu-22.04 experimental: true mpi_impl: mpich