Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
Compilation fix on SMPI with WIN32
authornavarro <pierre.navarro@imag.fr>
Wed, 24 Oct 2012 20:03:53 +0000 (13:03 -0700)
committernavarro <pierre.navarro@imag.fr>
Thu, 25 Oct 2012 17:24:47 +0000 (10:24 -0700)
commitb8dc4761bddf2c38643048a549e7d8cc2bf722d5
tree6590e744ecc36fb46a70ea29d580d447ac692bbc
parent2e54bf19d3fefb2bd6fbaba11fff0ea3e6f82f0e
Compilation fix on SMPI with WIN32
16 files changed:
examples/smpi/CMakeLists.txt
examples/smpi/MM/CMakeLists.txt
examples/smpi/MM/MM_mpi.c
examples/smpi/NAS/MPI_dummy/mpi_dummy.c
examples/smpi/bcbench.c
examples/smpi/replay/replay.c
examples/smpi/tracing/smpi_traced.c
examples/smpi/tracing/smpi_traced_simple.c
src/smpi/smpicc.in
teshsuite/smpi/CMakeLists.txt
teshsuite/smpi/alltoall2.c
teshsuite/smpi/alltoall_basic.c
teshsuite/smpi/alltoallv.c
teshsuite/smpi/indexed_test.c
teshsuite/smpi/sendrecv.c
teshsuite/smpi/ttest01.c