| .. |
|
Makefile.am
|
1e9e024d8d
mpi: move cache functionalities to starpu_mpi_cache
|
12 years ago |
|
starpu_mpi.c
|
052b036292
mpi: starpu_mpi_data_register() which sets the rank and tag of a data, and also allows to automatically clear the MPI communication cache when unregistering the data
|
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
|
6f2bdb7c44
mpi/src/starpu_mpi_datatype.c: MPI_INTEGER8 does not seem to be standard
|
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 |