Skip to content
GitLab
Explore
Sign in
Register
Primary navigation
Search or go to…
Project
B
binary_c-python
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Requirements
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Locked files
Build
Pipelines
Jobs
Pipeline schedules
Test cases
Artifacts
Deploy
Releases
Package Registry
Model registry
Operate
Environments
Terraform modules
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Code review analytics
Issue analytics
Insights
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Terms and privacy
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
Izzard, Robert Dr (Maths & Physics)
binary_c-python
Commits
b0c53017
Commit
b0c53017
authored
3 years ago
by
Izzard, Robert Dr (Maths & Physics)
Browse files
Options
Downloads
Patches
Plain Diff
add condor_batchanme
parent
55599b77
No related branches found
Branches containing commit
No related tags found
Tags containing commit
No related merge requests found
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
binarycpython/utils/grid_options_defaults.py
+1
-0
1 addition, 0 deletions
binarycpython/utils/grid_options_defaults.py
with
1 addition
and
0 deletions
binarycpython/utils/grid_options_defaults.py
+
1
−
0
View file @
b0c53017
...
...
@@ -248,6 +248,7 @@ class grid_options_defaults():
"
condor_submit
"
:
"
condor_submit
"
,
# the condor_submit command
"
condor_getenv
"
:
True
,
# if True condor takes the environment at submission and copies it to the jobs. You almost certainly want this.
"
condor_restart_dir
"
:
None
,
# restart Condor jobs from this directory
"
condor_batchname
"
:
""
,
# Condor batchname option
##########################
# Unordered. Need to go through this. Copied from the perl implementation.
##########################
...
...
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
register
or
sign in
to comment