Skip to content
Snippets Groups Projects
Commit 9aae163d authored by Rayne Liu's avatar Rayne Liu
Browse files

Changed run.sh directory to Rayne's

parent 29f8a6cd
No related branches found
No related tags found
No related merge requests found
universe = vanilla universe = vanilla
getenv = true getenv = true
# run script -- make sure that condor has execute permission for this file (chmod a+x script.py) # run script -- make sure that condor has execute permission for this file (chmod a+x script.py)
executable = /work/francisco.jimenez/sio/git/rdstackingproject/code/run.sh executable = /work/rayne.liu/git/rdstackingproject/code/run.sh
#input = /work/francisco.jimenez/sio/git/rdstackingproject/code/run.sh #input = /work/rayne.liu/git/rdstackingproject/code/run.sh
# file to dump stdout (this directory should exist) # file to dump stdout (this directory should exist)
output = /work/francisco.jimenez/sio/git/rdstackingproject/code/RDownScript.out output = /work/rayne.liu/git/rdstackingproject/code/RDownScript.out
# file to dump stderr # file to dump stderr
error = /work/francisco.jimenez/sio/git/rdstackingproject/code/RDownScript.err error = /work/rayne.liu/git/rdstackingproject/code/RDownScript.err
# condor logs # condor logs
log = /work/francisco.jimenez/sio/git/rdstackingproject/code/RDownScript.log log = /work/rayne.liu/git/rdstackingproject/code/RDownScript.log
#initialdir = . #initialdir = .
#notify_user = frjifo@aei.mpg.de #notify_user = rl746@cornell.edu
notification = Complete notification = Complete
arguments = "-processid $(Process)" arguments = "-processid $(Process)"
request_memory = 16GB request_memory = 16GB
......
#!/usr/bin/env bash #!/usr/bin/env bash
/opt/Mathematica/11.0/bin/wolframscript -file /work/francisco.jimenez/sio/git/rdstackingproject/code/RDownScript.m /opt/Mathematica/11.0/bin/wolframscript -file /work/rayne.liu.git/rdstackingproject/code/RDownScriptalphabeta.m
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please to comment