.. |
Makefile.am
|
33f2628107
mpi/src: move fortran code in dedicated files
|
9 years ago |
starpu_mpi.c
|
89c65e1e5a
make starpu_mpi_get_data_on_node and starpu_mpi_get_data_on_node_detached benefit from the cache too. Make starpu_mpi_data_migrate just use starpu_mpi_get_data_on_node_detached instead of reimplementing it
|
9 years ago |
starpu_mpi_cache.c
|
8bb9a66912
Fix data migration: we need to flush the cache too. Add starpu_mpi_data_migrate which does things properly
|
9 years ago |
starpu_mpi_cache.h
|
bb61f3808d
update cnrs copyright
|
10 years ago |
starpu_mpi_cache_stats.c
|
1b2f436a98
catch unsafe use of non-reentrant getenv
|
10 years ago |
starpu_mpi_cache_stats.h
|
bb61f3808d
update cnrs copyright
|
10 years ago |
starpu_mpi_collective.c
|
ceab8c183e
Fix memleak when count is 0
|
9 years ago |
starpu_mpi_comm.c
|
95f0934881
mpi/src: consider MPI_Comm to be an integer
|
9 years ago |
starpu_mpi_comm.h
|
bb61f3808d
update cnrs copyright
|
10 years ago |
starpu_mpi_datatype.c
|
0d2fcb7837
mpi/src/starpu_mpi_datatype.c: fix length of name given to MPI_Type_get_name()
|
9 years ago |
starpu_mpi_datatype.h
|
f74c200cf0
mpi: store the name of the MPI datatype in the starpu-mpi request
|
9 years ago |
starpu_mpi_early_data.c
|
50d3906bb0
mpi: better deal with cleaning of early data structures
|
9 years ago |
starpu_mpi_early_data.h
|
50d3906bb0
mpi: better deal with cleaning of early data structures
|
9 years ago |
starpu_mpi_early_request.c
|
95f0934881
mpi/src: consider MPI_Comm to be an integer
|
9 years ago |
starpu_mpi_early_request.h
|
49a28d19d8
mpi/src: add capability to deal with several early requests with the same tag and source.
|
10 years ago |
starpu_mpi_fortran.c
|
8bb9a66912
Fix data migration: we need to flush the cache too. Add starpu_mpi_data_migrate which does things properly
|
9 years ago |
starpu_mpi_fxt.h
|
bb61f3808d
update cnrs copyright
|
10 years ago |
starpu_mpi_helper.c
|
db6e328067
Fix memleak when array_size is 0
|
9 years ago |
starpu_mpi_private.c
|
c97a52377e
drop spurious change
|
9 years ago |
starpu_mpi_private.h
|
33f2628107
mpi/src: move fortran code in dedicated files
|
9 years ago |
starpu_mpi_select_node.c
|
bb61f3808d
update cnrs copyright
|
10 years ago |
starpu_mpi_select_node.h
|
bb61f3808d
update cnrs copyright
|
10 years ago |
starpu_mpi_stats.c
|
1b2f436a98
catch unsafe use of non-reentrant getenv
|
10 years ago |
starpu_mpi_stats.h
|
bb61f3808d
update cnrs copyright
|
10 years ago |
starpu_mpi_sync_data.c
|
95f0934881
mpi/src: consider MPI_Comm to be an integer
|
9 years ago |
starpu_mpi_sync_data.h
|
bb61f3808d
update cnrs copyright
|
10 years ago |
starpu_mpi_tag.c
|
bb61f3808d
update cnrs copyright
|
10 years ago |
starpu_mpi_tag.h
|
bb61f3808d
update cnrs copyright
|
10 years ago |
starpu_mpi_task_insert.c
|
96155ab478
move starpu_mpi_get_data_on_node and starpu_mpi_get_data_on_node_detached from starpu_mpi_task_insert.c to starpu_mpi.c, since it's not related with task_insert at all any more
|
9 years ago |
starpu_mpi_task_insert.h
|
33f2628107
mpi/src: move fortran code in dedicated files
|
9 years ago |
starpu_mpi_task_insert_fortran.c
|
33f2628107
mpi/src: move fortran code in dedicated files
|
9 years ago |