From 1713de35c0dc339564661dd7df8a72583f889e91 Mon Sep 17 00:00:00 2001 From: Peter Boyle Date: Mon, 5 Sep 2022 21:50:02 -0400 Subject: [PATCH] Improved config flags --- systems/Crusher/config-command | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/systems/Crusher/config-command b/systems/Crusher/config-command index c93ea9c8..dfd8d127 100644 --- a/systems/Crusher/config-command +++ b/systems/Crusher/config-command @@ -7,7 +7,7 @@ --disable-fermion-reps \ --with-gmp=$OLCF_GMP_ROOT \ --with-mpfr=/opt/cray/pe/gcc/mpfr/3.1.4/ \ ---disable-gparity \ +--enable-gparity \ CXX=hipcc MPICXX=mpicxx \ CXXFLAGS="-fPIC -I{$ROCM_PATH}/include/ -std=c++14 -I${MPICH_DIR}/include " \ LDFLAGS=" -L${MPICH_DIR}/lib -lmpi -L${CRAY_MPICH_ROOTDIR}/gtl/lib -lmpi_gtl_hsa -lamdhip64 "