https://github.com/JuliaParallel/MPI.jl
History
Tip revision: 4ae3df31c2aa521dab8603f974363e965646c795 authored by Mosè Giordano on 11 March 2024, 21:38:50 UTC
[CI] Add test with OpenMPI v5 (#826)
Tip revision: 4ae3df3
File Mode Size
Project.toml -rw-r--r-- 564 bytes
common.jl -rw-r--r-- 567 bytes
mpiexecjl.jl -rw-r--r-- 1.7 KB
runtests.jl -rw-r--r-- 3.7 KB
spawned_worker.jl -rw-r--r-- 392 bytes
test_allgather.jl -rw-r--r-- 1.4 KB
test_allgatherv.jl -rw-r--r-- 1.1 KB
test_allreduce.jl -rw-r--r-- 1.9 KB
test_alltoall.jl -rw-r--r-- 924 bytes
test_alltoallv.jl -rw-r--r-- 819 bytes
test_basic.jl -rw-r--r-- 333 bytes
test_bcast.jl -rw-r--r-- 1.6 KB
test_cart_coords.jl -rw-r--r-- 510 bytes
test_cart_create.jl -rw-r--r-- 993 bytes
test_cart_get.jl -rw-r--r-- 506 bytes
test_cart_rank.jl -rw-r--r-- 575 bytes
test_cart_shift.jl -rw-r--r-- 499 bytes
test_comm.jl -rw-r--r-- 1.3 KB
test_cooperative_wait.jl -rw-r--r-- 935 bytes
test_datatype.jl -rw-r--r-- 5.5 KB
test_dims_create.jl -rw-r--r-- 300 bytes
test_error.jl -rw-r--r-- 210 bytes
test_errorhandler.jl -rw-r--r-- 1.1 KB
test_exscan.jl -rw-r--r-- 907 bytes
test_gather.jl -rw-r--r-- 2.3 KB
test_gatherv.jl -rw-r--r-- 1.2 KB
test_group.jl -rw-r--r-- 766 bytes
test_ibarrier.jl -rw-r--r-- 1.7 KB
test_info.jl -rw-r--r-- 578 bytes
test_io.jl -rw-r--r-- 856 bytes
test_io_shared.jl -rw-r--r-- 2.0 KB
test_io_subarray.jl -rw-r--r-- 1.2 KB
test_matched.jl -rw-r--r-- 1.6 KB
test_misc.jl -rw-r--r-- 114 bytes
test_neighbor_allgather.jl -rw-r--r-- 630 bytes
test_neighbor_allgatherv.jl -rw-r--r-- 764 bytes
test_neighbor_alltoall.jl -rw-r--r-- 696 bytes
test_neighbor_alltoallv.jl -rw-r--r-- 847 bytes
test_neighbor_comm.jl -rw-r--r-- 1.9 KB
test_neighbor_meta.jl -rw-r--r-- 1.3 KB
test_onesided.jl -rw-r--r-- 2.9 KB
test_persistent.jl -rw-r--r-- 2.0 KB
test_reduce.jl -rw-r--r-- 3.6 KB
test_scan.jl -rw-r--r-- 747 bytes
test_scatter.jl -rw-r--r-- 1.4 KB
test_scatterv.jl -rw-r--r-- 940 bytes
test_sendrecv.jl -rw-r--r-- 3.8 KB
test_shared_win.jl -rw-r--r-- 2.1 KB
test_spawn.jl -rw-r--r-- 768 bytes
test_subarray.jl -rw-r--r-- 1.9 KB
test_test.jl -rw-r--r-- 2.1 KB
test_threads.jl -rw-r--r-- 880 bytes
test_universe_size.jl -rw-r--r-- 145 bytes
test_wait.jl -rw-r--r-- 923 bytes

back to top