.. |
Makefile.am
|
f5ce9ebd53
mpi/src: move all functionalities related to early application requests to starpu_mpi_early_request
|
11 years ago |
starpu_mpi.c
|
1969d49310
Use MPI_Comm_rank instead of smpi_current_rank
|
11 years ago |
starpu_mpi_cache.c
|
56a874e16b
mpi/src/starpu_mpi_cache.c: protect acces to hashtables with mutexes
|
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_early_data.c
|
ae09fecd8e
mpi/src: rename name of internal data structures related to early received data
|
11 years ago |
starpu_mpi_early_data.h
|
ae09fecd8e
mpi/src: rename name of internal data structures related to early received data
|
11 years ago |
starpu_mpi_early_request.c
|
f5ce9ebd53
mpi/src: move all functionalities related to early application requests to starpu_mpi_early_request
|
11 years ago |
starpu_mpi_early_request.h
|
f5ce9ebd53
mpi/src: move all functionalities related to early application requests to starpu_mpi_early_request
|
11 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
|
4705435be8
Add STARPU_TAG_ONLY, to specify a tag for traces without making StarPU manage the tag.
|
11 years ago |
starpu_mpi_task_insert.h
|
98d9eb5c64
Functions starpu_insert_task and starpu_mpi_insert_task are renamed
|
11 years ago |