diff --git a/src/configure b/src/configure
index d15f5aa06d4963a44d34736a476dde1cfef2c7df..f8a5a91c08575926331dbf8c345618ebb411f243 100755
--- a/src/configure
+++ b/src/configure
@@ -176,6 +176,7 @@ export ARMCI_SHR_BUF_METHOD=COPY
 module purge
 module load intel/2019.5.281
 module load openmpi/intel/4.0.2.2
+module load cmake/3.15.4
 unset CC CXX
 "}
               ;;