Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
R
RDStackingProject
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Package registry
Model registry
Operate
Environments
Terraform modules
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
GitLab community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
Yifan Wang
RDStackingProject
Commits
9aae163d
Commit
9aae163d
authored
Jul 6, 2020
by
Rayne Liu
Browse files
Options
Downloads
Patches
Plain Diff
Changed run.sh directory to Rayne's
parent
29f8a6cd
No related branches found
No related tags found
No related merge requests found
Changes
2
Show whitespace changes
Inline
Side-by-side
Showing
2 changed files
code/condor_submit_Fits.sub
+6
-6
6 additions, 6 deletions
code/condor_submit_Fits.sub
code/run.sh
+1
-1
1 addition, 1 deletion
code/run.sh
with
7 additions
and
7 deletions
code/condor_submit_Fits.sub
+
6
−
6
View file @
9aae163d
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/
f
ra
ncisco.jimenez/sio
/git/rdstackingproject/code/run.sh
executable = /work/ra
yne.liu
/git/rdstackingproject/code/run.sh
#input = /work/
f
ra
ncisco.jimenez/sio
/git/rdstackingproject/code/run.sh
#input = /work/ra
yne.liu
/git/rdstackingproject/code/run.sh
# file to dump stdout (this directory should exist)
# file to dump stdout (this directory should exist)
output = /work/
f
ra
ncisco.jimenez/sio
/git/rdstackingproject/code/RDownScript.out
output = /work/ra
yne.liu
/git/rdstackingproject/code/RDownScript.out
# file to dump stderr
# file to dump stderr
error = /work/
f
ra
ncisco.jimenez/sio
/git/rdstackingproject/code/RDownScript.err
error = /work/ra
yne.liu
/git/rdstackingproject/code/RDownScript.err
# condor logs
# condor logs
log = /work/
f
ra
ncisco.jimenez/sio
/git/rdstackingproject/code/RDownScript.log
log = /work/ra
yne.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
...
...
This diff is collapsed.
Click to expand it.
code/run.sh
+
1
−
1
View file @
9aae163d
#!/usr/bin/env bash
#!/usr/bin/env bash
/opt/Mathematica/11.0/bin/wolframscript
-file
/work/
f
ra
ncisco.jimenez/sio/
git/rdstackingproject/code/RDownScript.m
/opt/Mathematica/11.0/bin/wolframscript
-file
/work/ra
yne.liu.
git/rdstackingproject/code/RDownScript
alphabeta
.m
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
sign in
to comment