Commit 98b5646d authored by Ali Safari's avatar Ali Safari
Browse files

some change in start.sh, name of the excecutable file is changed

parent c5de7b14
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -16,7 +16,7 @@
# jobs always start in $HOME -
# change to a temporary job directory on $FASTTMP
# copy input file from location where job was submitted
EXEC="$HOME/Projects/hmn-percolation/percolation"
EXEC="$HOME/Projects/hmn-percolation/spectrum_L_percolation"

INPUTFILE='FileReaderTestInput.txt'
SIMPATH="$HOME/Projects/hmn-percolation/Results/laplacianTest"