Loading examples/gfind/pfind.sh +2 −2 Original line number Diff line number Diff line Loading @@ -33,8 +33,8 @@ NUM_NODES=10 GKFS_FIND_PROCESS=10 GKFS_SERVERS=$SLURM_JOB_NUM_NODES GKFS_FIND=sfind srun -N $NUM_NODES -n $GKFS_FIND_PROCESS --overlap --overcommit --mem=0 --oversubscribe --export=ALL,LD_PRELOAD=${GKFS} $GKFS_FIND $@ -M $GKFS_MNT -S $GKFS_SERVERS --server-side -C unset LD_PRELOAD srun -N $NUM_NODES -n $GKFS_FIND_PROCESS --overlap --overcommit --mem=0 --oversubscribe --export=ALL env LD_PRELOAD=${GKFS} $GKFS_FIND $@ -M $GKFS_MNT -S $GKFS_SERVERS --server-side -C #!/bin/bash # scripts/aggregate_sfind_results.sh Loading scripts/profiles/0.9.6-dev/install/margo.install +3 −3 Original line number Diff line number Diff line Loading @@ -48,10 +48,10 @@ pkg_install() { CURR="${SOURCE_DIR}/${ID}" prepare_build_dir "${CURR}" cd "${CURR}" # ./prepare.sh ./prepare.sh cd "${CURR}/build" cmake .. -DENABLE_TESTS=OFF -DCMAKE_INSTALL_PREFIX=${INSTALL_DIR} #../configure --prefix="${INSTALL_DIR}" PKG_CONFIG_PATH="${INSTALL_DIR}/lib/pkgconfig" CFLAGS="${CFLAGS} -Wall -O3" #cmake .. -DENABLE_TESTS=OFF -DCMAKE_INSTALL_PREFIX=${INSTALL_DIR} ../configure --prefix="${INSTALL_DIR}" PKG_CONFIG_PATH="${INSTALL_DIR}/lib/pkgconfig" CFLAGS="${CFLAGS} -Wall -O3" make -j"${CORES}" install } Loading scripts/profiles/0.9.6-dev/mn5.specs +2 −2 Original line number Diff line number Diff line Loading @@ -49,8 +49,8 @@ wgetdeps=( # Dependencies that must be cloned. clonedeps=( ["mercury"]="v2.4.1" ["margo"]="v0.23.1" ["thallium"]="v0.17.1" ["margo"]="v0.21.0" ["thallium"]="v0.15.1" ["syscall_intercept"]="d8b2a69961921ed123625c79a609331fc56a8931" ) Loading Loading
examples/gfind/pfind.sh +2 −2 Original line number Diff line number Diff line Loading @@ -33,8 +33,8 @@ NUM_NODES=10 GKFS_FIND_PROCESS=10 GKFS_SERVERS=$SLURM_JOB_NUM_NODES GKFS_FIND=sfind srun -N $NUM_NODES -n $GKFS_FIND_PROCESS --overlap --overcommit --mem=0 --oversubscribe --export=ALL,LD_PRELOAD=${GKFS} $GKFS_FIND $@ -M $GKFS_MNT -S $GKFS_SERVERS --server-side -C unset LD_PRELOAD srun -N $NUM_NODES -n $GKFS_FIND_PROCESS --overlap --overcommit --mem=0 --oversubscribe --export=ALL env LD_PRELOAD=${GKFS} $GKFS_FIND $@ -M $GKFS_MNT -S $GKFS_SERVERS --server-side -C #!/bin/bash # scripts/aggregate_sfind_results.sh Loading
scripts/profiles/0.9.6-dev/install/margo.install +3 −3 Original line number Diff line number Diff line Loading @@ -48,10 +48,10 @@ pkg_install() { CURR="${SOURCE_DIR}/${ID}" prepare_build_dir "${CURR}" cd "${CURR}" # ./prepare.sh ./prepare.sh cd "${CURR}/build" cmake .. -DENABLE_TESTS=OFF -DCMAKE_INSTALL_PREFIX=${INSTALL_DIR} #../configure --prefix="${INSTALL_DIR}" PKG_CONFIG_PATH="${INSTALL_DIR}/lib/pkgconfig" CFLAGS="${CFLAGS} -Wall -O3" #cmake .. -DENABLE_TESTS=OFF -DCMAKE_INSTALL_PREFIX=${INSTALL_DIR} ../configure --prefix="${INSTALL_DIR}" PKG_CONFIG_PATH="${INSTALL_DIR}/lib/pkgconfig" CFLAGS="${CFLAGS} -Wall -O3" make -j"${CORES}" install } Loading
scripts/profiles/0.9.6-dev/mn5.specs +2 −2 Original line number Diff line number Diff line Loading @@ -49,8 +49,8 @@ wgetdeps=( # Dependencies that must be cloned. clonedeps=( ["mercury"]="v2.4.1" ["margo"]="v0.23.1" ["thallium"]="v0.17.1" ["margo"]="v0.21.0" ["thallium"]="v0.15.1" ["syscall_intercept"]="d8b2a69961921ed123625c79a609331fc56a8931" ) Loading