Skip to content

Commit ae54578

Browse files
authored
exported SPMD
1 parent c5b8afc commit ae54578

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/DistributedArrays.jl

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -28,5 +28,6 @@ include("linalg.jl")
2828
include("sort.jl")
2929

3030
include("spmd.jl")
31+
export SPMD
3132

3233
end # module

0 commit comments

Comments
 (0)