From 743768cff6b9e68b6ff36ee11a09e6ee2d53253a Mon Sep 17 00:00:00 2001 From: Engin Kayraklioglu Date: Tue, 26 Nov 2024 15:58:55 -0800 Subject: [PATCH] Keep cray-libsci in the EX testing environment Signed-off-by: Engin Kayraklioglu --- util/cron/common-hpe-cray-ex.bash | 3 --- 1 file changed, 3 deletions(-) diff --git a/util/cron/common-hpe-cray-ex.bash b/util/cron/common-hpe-cray-ex.bash index 6f23fb4c811a..1b67686fb43f 100644 --- a/util/cron/common-hpe-cray-ex.bash +++ b/util/cron/common-hpe-cray-ex.bash @@ -11,9 +11,6 @@ module load PrgEnv-gnu/8.4.0 module swap gcc gcc/12.2.0 module load cray-pmi -# cray-libsci currently has a problem on the Cray EX we run on -module unload cray-libsci - export CHPL_HOST_PLATFORM=hpe-cray-ex # Work around cxi provider bugs that limit memory registration