We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent eff656e commit 5f64d69Copy full SHA for 5f64d69
QPhiX_JLab/build.sh
@@ -17,7 +17,7 @@ TOPDIR=`pwd`
17
SRCDIR=${TOPDIR}/qphix
18
INSTALL_PREFIX=${TOPDIR}/install
19
20
-QMP_DIR=${HOME}/scidac/install/qmp-cori-omp-knl-icc
+QMP_DIR=${HOME}/scidac/install/qmp
21
22
if [ ! -d ${SRCDIR} ]
23
then
0 commit comments