We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ec2534a commit 71fe237Copy full SHA for 71fe237
test/mpi_array/api_test.jl
@@ -12,8 +12,6 @@ include(defs)
12
params = (;nodes_per_dir=(10,10,10),parts_per_dir=(1,1,1))
13
with_mpi(dist->Defs.main(dist,params))
14
15
-xxx
16
-
17
code = quote
18
using MPI; MPI.Init()
19
using PartitionedArrays
0 commit comments