The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.
MANIFEST
MANIFEST.SKIP
MPI.pm
MPI.xs
Makefile.PL
contrib/cpi/Makefile
contrib/cpi/cpi.PL
contrib/cpi/cpi.c
contrib/heat/Makefile
contrib/heat/heat_plate_mpi.PL
contrib/heat/heat_plate_mpi.f
contrib/perf/Makefile
contrib/perf/mpi_timing.PL
contrib/perf/mpi_timing.c
contrib/perf/runtiming.pl
docs/MPI-C-Bindings.txt
docs/README
docs/TODO
docs/paper.tex
t/00_use_mpi.t
t/01_mpi_init.PL
t/01_mpi_init.t
t/02_mpi_finalize.PL
t/02_mpi_finalize.t
t/03_mpi_comm_rank.PL
t/03_mpi_comm_rank.t
t/04_mpi_comm_size.PL
t/04_mpi_comm_size.t
t/05_mpi_initialized.PL
t/05_mpi_initialized.t
t/06_mpi_sendrecv.PL
t/06_mpi_sendrecv.t
t/06_sendrecv_dbl.PL
t/06_sendrecv_dbl.t
t/06_sendrecv_dblarray.PL
t/06_sendrecv_dblarray.t
t/06_sendrecv_flt.PL
t/06_sendrecv_flt.t
t/06_sendrecv_fltarray.PL
t/06_sendrecv_fltarray.t
t/06_sendrecv_int.PL
t/06_sendrecv_int.t
t/06_sendrecv_intarray.PL
t/06_sendrecv_intarray.t
t/07_mpi_bcast.PL
t/07_mpi_bcast.t
t/07_mpi_bcastarray.PL
t/07_mpi_bcastarray.t
t/08_mpi_reduce.PL
t/08_mpi_reduce.t
t/09_mpi_barrier.PL
t/09_mpi_barrier.t
t/10_mpi_wtime.PL
t/10_mpi_wtime.t
t/11_mpi_scattergather.PL
t/11_mpi_scattergather.t
t/11_mpi_scattergatherarray.PL
t/11_mpi_scattergatherarray.t
t/12_mpi_allreduce.PL
t/12_mpi_allreduce.t
t/13_mpi_sendrecv.PL
t/13_mpi_sendrecv.t
t/greetings.c
t/machinefile
typemap
utils.c