Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
ift
NIFTy
Commits
3188030b
Commit
3188030b
authored
May 21, 2018
by
Martin Reinecke
Browse files
fix
parent
c51456ea
Pipeline
#29512
passed with stages
in 3 minutes and 59 seconds
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
nifty4/data_objects/distributed_do.py
View file @
3188030b
...
@@ -20,6 +20,7 @@ import numpy as np
...
@@ -20,6 +20,7 @@ import numpy as np
from
.random
import
Random
from
.random
import
Random
from
mpi4py
import
MPI
from
mpi4py
import
MPI
import
sys
import
sys
from
functools
import
reduce
_comm
=
MPI
.
COMM_WORLD
_comm
=
MPI
.
COMM_WORLD
ntask
=
_comm
.
Get_size
()
ntask
=
_comm
.
Get_size
()
...
...
Write
Preview
Supports
Markdown
0%
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!
Cancel
Please
register
or
sign in
to comment