Nathalie Furmento 77e9307e49 mpi/src/starpu_mpi.c: NULL pointers can be used to send and receive data (as long as the data contains 0 byte) 12 years ago
..
Makefile.am 1e9e024d8d mpi: move cache functionalities to starpu_mpi_cache 12 years ago
starpu_mpi.c 77e9307e49 mpi/src/starpu_mpi.c: NULL pointers can be used to send and receive data (as long as the data contains 0 byte) 12 years ago
starpu_mpi_cache.c 290ac39ff3 Explicitly use starpu_data_handle_t instead of void* in cache hash table 12 years ago
starpu_mpi_cache.h 1e9e024d8d mpi: move cache functionalities to starpu_mpi_cache 12 years ago
starpu_mpi_cache_stats.c 4a4d047220 mpi: New variable STARPU_MPI_CACHE_STATS to print statistics on cache holding received data. 12 years ago
starpu_mpi_cache_stats.h 4a4d047220 mpi: New variable STARPU_MPI_CACHE_STATS to print statistics on cache holding received data. 12 years ago
starpu_mpi_collective.c 3221332ec5 mpi: minor fixes for function declarations 12 years ago
starpu_mpi_datatype.c 8425d5ccb8 mpi/src/starpu_mpi_datatype.c: allow to send void datatype 12 years ago
starpu_mpi_datatype.h 2d5f9e7020 mpi/src: new function _starpu_mpi_datatype to return a MPI datatype as 13 years ago
starpu_mpi_fxt.h ff8397c470 Adding trace management of MPI communication threads. 13 years ago
starpu_mpi_helper.c 5867165640 mpi/src: update coding style 13 years ago
starpu_mpi_private.c bc580ffde0 mpi/src: define a minimum and maximum debug level 12 years ago
starpu_mpi_private.h 73d80820ab mpi/src: rename variables to have a more appropriate name 12 years ago
starpu_mpi_stats.c dc9c876360 mpi/src/starpu_mpi_stats.c: always display comm stats when enabled, update format to be more easily automatically readable 12 years ago
starpu_mpi_stats.h b3d466e59a mpi/src: add extern C for C++ and macro to avoid double inclusion 13 years ago
starpu_mpi_task_insert.c dd576ea327 mpi/src/starpu_mpi_task_insert.c: check data have a rank defined when calling starpu_mpi_task_insert() 12 years ago
starpu_mpi_task_insert.h 98d9eb5c64 Functions starpu_insert_task and starpu_mpi_insert_task are renamed 12 years ago