X-Git-Url: https://git.auder.net/?a=blobdiff_plain;f=reports%2Frun_time_cl.sh;fp=reports%2Frun_time_cl.sh;h=0000000000000000000000000000000000000000;hb=cc87714e5ad552260857c3abd508155355f10796;hp=305507285eca548bed84654375fad47dcc3879b3;hpb=476a79d4b332d378716e320fdfd95fa3e1d7be9f;p=morpheus.git diff --git a/reports/run_time_cl.sh b/reports/run_time_cl.sh deleted file mode 100644 index 3055072..0000000 --- a/reports/run_time_cl.sh +++ /dev/null @@ -1,15 +0,0 @@ -#!/bin/bash - -#PBS -l nodes=1:ppn=16,mem=8gb,pmem=512mb -#PBS -j oe - -#PBS -o .output -rm -f .output - -WORKDIR=/workdir2/auder/morpheus/reports -cd $WORKDIR - -module load R - -# arg --vanilla maybe possible on cluster -R --slave --args N=1000 nc=16 link=logit out 2>&1