Commit History

Author SHA1 Message Date
  Samuel Thibault e72c552c82 revert r9733: distinguish the effective ABI versions of the different libraries 12 years ago
  Samuel Thibault 01a3cc7a7f distinguish the effective ABI versions of the different libraries 12 years ago
  Nathalie Furmento 64024045b8 mpi: remove functionnality starpu_mpi_irecv_probe_detached 12 years ago
  Nathalie Furmento bc799eac86 mpi/tests: add testcase 12 years ago
  Nathalie Furmento aea10775b3 mpi/tests: fix type 12 years ago
  Nathalie Furmento fb8c55eaaf */Makefile.am: add gcc option -Werror=implicit to detect use of undeclared functions 12 years ago
  Nathalie Furmento 4b7f11209c mpi: New functionality starpu_mpi_irecv_probe_detached which first tests if the message is available before calling MPI_Recv. 13 years ago
  Nathalie Furmento 572cfd7697 mpi/tests/Makefile.am: start applications through loader 13 years ago
  Nathalie Furmento 8c5e7231ad mpi/tests/Makefile.am: number of nodes depends on quick-check availability option 13 years ago
  Nathalie Furmento cc29bc43df mpi: add a parameter initialize_mpi to starpu_mpi_init, then we no longer rely on MPI_Initialized() to detect if MPI is already initialised or not, we just ask the upper layer to tell us if it needs to be initialised 13 years ago
  Nathalie Furmento a75e70c65d mpi/{tests|examples}/Makefile.am: use our own loader to run applications 13 years ago
  Nathalie Furmento 4f94f38ec5 mpi: move examples/complex/mpi_complex2.c to tests/user_defined_datatype.c 13 years ago
  Nathalie Furmento 89c370626e mpi: clearly identity TODOs and clear the ones which are done 13 years ago
  Nathalie Furmento 6d7ca0714a mpi/tests/Makefile.am: fix definition of source files for mpi_reduction testcase 13 years ago
  Nathalie Furmento 94b0493626 mpi/tests/Makefile.am: run tests on 4 processes 13 years ago
  Nathalie Furmento 2f64434b84 mpi: move examples/reduction/mpi_reduction.c to tests/mpi_reduction.c as it is more a test than an example 13 years ago
  Nathalie Furmento fa4e1ffdbd mpi: move examples/scatter_gather/mpi_scatter_gather.c to tests/mpi_scatter_gather.c as it is more an test than an example 13 years ago
  Samuel Thibault 415a58186b fix profiling by linking libstarpu statically into tests and examples 13 years ago
  Nathalie Furmento aecd3bf4b0 */Makefile.am: add FXT_LDFLAGS when missing 13 years ago
  Sylvain Henry 37bce2edab Fix bad CUDA/OpenCL interaction 13 years ago
  Nathalie Furmento 9f6d9384cf mpi: remove un-needed include directories from AM_CPPFLAGS defined in files Makefile.am 13 years ago
  Nathalie Furmento c8d7eb43a3 mpi: break Makefile.am in each sub-directories src examples tests 13 years ago