Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
sdc
GRIS Gregor Infrared Spectrograph
grisinv
Commits
98045790
Commit
98045790
authored
Dec 14, 2021
by
Vigeesh Gangadharan
Browse files
check spawn
parent
0b0c0693
Pipeline
#3106
passed with stage
in 3 minutes and 7 seconds
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
grisinv/invert.py
View file @
98045790
...
...
@@ -213,6 +213,7 @@ def vfisv(
vfisv_data
=
VFISVpackage
(
path
,
id
,
line
,
width
)
# Spawn jobs to the grisinv:master+slaves
print
(
'spawning on'
,
numproc
)
pycomm
=
MPI
.
COMM_SELF
.
Spawn
(
get_executable
(),
maxprocs
=
numproc
)
# Merge intercommunicator
...
...
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