Skip to content
GitLab
Menu
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Menu
Open sidebar
Mpp
CardMech
Commits
a1278d0c
Commit
a1278d0c
authored
Jun 15, 2022
by
laura.pfeiffer
Browse files
uncomment sbatch
parent
6e45c873
Pipeline
#219542
passed with stages
in 32 minutes and 27 seconds
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
tools/solving/BiVentricleHoreka.py
View file @
a1278d0c
...
...
@@ -137,7 +137,7 @@ def startJobs(lL,tL,nL,testname,added=None):
else
:
jobname
=
modifyJobskript
(
alg
,
j
,
sdt
,
arguments
)
#print(jobname)
#
os.system('sbatch '+ jobname)
os
.
system
(
'sbatch '
+
jobname
)
def
startSI
():
...
...
Write
Preview
Supports
Markdown
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