.. |
Makefile.am
|
1e9e024d8d
mpi: move cache functionalities to starpu_mpi_cache
|
11 years ago |
starpu_mpi.c
|
e355c3917f
mpi/src/starpu_mpi.c: check the data interface defines a unpack function before calling it
|
11 years ago |
starpu_mpi_cache.c
|
290ac39ff3
Explicitly use starpu_data_handle_t instead of void* in cache hash table
|
11 years ago |
starpu_mpi_cache.h
|
1e9e024d8d
mpi: move cache functionalities to starpu_mpi_cache
|
11 years ago |
starpu_mpi_cache_stats.c
|
4a4d047220
mpi: New variable STARPU_MPI_CACHE_STATS to print statistics on cache holding received data.
|
11 years ago |
starpu_mpi_cache_stats.h
|
4a4d047220
mpi: New variable STARPU_MPI_CACHE_STATS to print statistics on cache holding received data.
|
11 years ago |
starpu_mpi_collective.c
|
3221332ec5
mpi: minor fixes for function declarations
|
11 years ago |
starpu_mpi_datatype.c
|
8425d5ccb8
mpi/src/starpu_mpi_datatype.c: allow to send void datatype
|
11 years ago |
starpu_mpi_datatype.h
|
2d5f9e7020
mpi/src: new function _starpu_mpi_datatype to return a MPI datatype as
|
12 years ago |
starpu_mpi_fxt.h
|
ff8397c470
Adding trace management of MPI communication threads.
|
12 years ago |
starpu_mpi_helper.c
|
5867165640
mpi/src: update coding style
|
12 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
|
11 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
|
11 years ago |
starpu_mpi_stats.h
|
b3d466e59a
mpi/src: add extern C for C++ and macro to avoid double inclusion
|
12 years ago |
starpu_mpi_task_insert.c
|
d35a5da619
Use STARPU_COMMUTE in cholesky examples. Ignore the COMMUTE flag in MPI code.
|
11 years ago |
starpu_mpi_task_insert.h
|
98d9eb5c64
Functions starpu_insert_task and starpu_mpi_insert_task are renamed
|
11 years ago |