Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Menu
Open sidebar
ensembl-gh-mirror
ensembl-hive
Commits
1d099c6a
Commit
1d099c6a
authored
Feb 11, 2014
by
Leo Gordon
Browse files
added SGE and CONDOR configuration sections for future plugins
parent
d15ca8f8
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
17 additions
and
12 deletions
+17
-12
hive_config.json
hive_config.json
+17
-12
No files found.
hive_config.json
View file @
1d099c6a
...
...
@@ -4,27 +4,32 @@
"SubmitWorkersMax"
:
50
},
"Meadow"
:
{
"LOCAL"
:
{
"TotalRunningWorkersMax"
:
2
,
"my-quadcore-desktop"
:
{
"TotalRunningWorkersMax"
:
4
},
"your-weak-laptop"
:
{
"TotalRunningWorkersMax"
:
1
}
},
"LSF"
:
{
"SubmissionOptions"
:
""
,
"TotalRunningWorkersMax"
:
2000
,
"farm2"
:
{
"SubmissionOptions"
:
""
},
"pcs4"
:
{
"farm3"
:
{
"SubmissionOptions"
:
""
},
"EBI"
:
{
"SubmissionOptions"
:
""
}
},
"LOCAL"
:
{
"TotalRunningWorkersMax"
:
2
,
"my-quadcore-desktop"
:
{
"TotalRunningWorkersMax"
:
4
},
"your-weak-laptop"
:
{
"TotalRunningWorkersMax"
:
1
}
"SGE"
:
{
"SubmissionOptions"
:
""
,
"TotalRunningWorkersMax"
:
2000
,
},
"CONDOR"
:
{
"SubmissionOptions"
:
""
,
"TotalRunningWorkersMax"
:
500
,
}
},
"Graph"
:
{
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment