From 70424c01db5bf5ea9313598def3dd2283e7269b2 Mon Sep 17 00:00:00 2001 From: Xylar Asay-Davis Date: Wed, 4 Oct 2023 02:44:43 -0700 Subject: [PATCH] Support intel on pm-cpu for Albany and PETSc --- conda/albany_supported.txt | 3 ++- conda/petsc_supported.txt | 1 + 2 files changed, 3 insertions(+), 1 deletion(-) diff --git a/conda/albany_supported.txt b/conda/albany_supported.txt index 12ce2817af..8cb9f86ee0 100644 --- a/conda/albany_supported.txt +++ b/conda/albany_supported.txt @@ -2,5 +2,6 @@ chicoma-cpu, gnu, mpich chrysalis, gnu, openmpi -pm-cpu, gnu, mpich morpheus, gnu, openmpi +pm-cpu, gnu, mpich +pm-cpu, intel, mpich diff --git a/conda/petsc_supported.txt b/conda/petsc_supported.txt index 8aff04a7d0..bfbb466c7e 100644 --- a/conda/petsc_supported.txt +++ b/conda/petsc_supported.txt @@ -9,3 +9,4 @@ chrysalis, gnu, openmpi compy, intel, impi morpheus, gnu, openmpi pm-cpu, gnu, mpich +pm-cpu, intel, mpich