Nathalie Furmento a75bba37af mpi/tests/insert_task_dyn_handles.c: set a data on node 1 10 年 前
..
.gitignore 27eaf1ca36 Add `.gitignore'. 14 年 前
Makefile.am d79ca05bb0 mpi/tests: add testcase which deals with dynamic handles 10 年 前
block_interface.c 4b1a16edde Fix University name after the fusion.. 10 年 前
block_interface_pinned.c 4b1a16edde Fix University name after the fusion.. 10 年 前
callback.c 6757bca1b5 Remove implementation array terminator in tests, examples, and documentation, since it is not actually used 10 年 前
datatypes.c 0edb90dcd2 mpi/tests/datatypes.c: fix typo 11 年 前
gather.c 31f6ba2030 use STARPU_MAIN_RAM when appropriate 11 年 前
gather2.c 31f6ba2030 use STARPU_MAIN_RAM when appropriate 11 年 前
helper.h 705d922b74 mpi/tests/helper.h: check STARPU_SSILENT instead of STARPU_SILENT 12 年 前
insert_task.c 6757bca1b5 Remove implementation array terminator in tests, examples, and documentation, since it is not actually used 10 年 前
insert_task_block.c 6757bca1b5 Remove implementation array terminator in tests, examples, and documentation, since it is not actually used 10 年 前
insert_task_compute.c c2dbc70e0c mpi/tests/insert_task_compute.c: register data on all nodes, otherwise application deadlocks 10 年 前
insert_task_count.c 50f48abb8e rename STARPU_SSYNC into STARPU_SSEND 10 年 前
insert_task_dyn_handles.c a75bba37af mpi/tests/insert_task_dyn_handles.c: set a data on node 1 10 年 前
insert_task_node_choice.c 10146adfcb mpi/tests: register data with a home node set to -1 when not running on the node it belongs to 10 年 前
insert_task_owner.c 2f6e582f01 mpi/tests/insert_task_owner.c: display with MPI rank 10 年 前
insert_task_owner2.c 6757bca1b5 Remove implementation array terminator in tests, examples, and documentation, since it is not actually used 10 年 前
insert_task_owner_data.c 6757bca1b5 Remove implementation array terminator in tests, examples, and documentation, since it is not actually used 10 年 前
insert_task_recv_cache.c 6757bca1b5 Remove implementation array terminator in tests, examples, and documentation, since it is not actually used 10 年 前
insert_task_sent_cache.c 6757bca1b5 Remove implementation array terminator in tests, examples, and documentation, since it is not actually used 10 年 前
mpi_detached_tag.c 4b1a16edde Fix University name after the fusion.. 10 年 前
mpi_earlyrecv.c a5fd2b2783 mpi/tests/mpi_earlyrecv.c: register data with a home node set to -1 when not running on the node it belongs to 10 年 前
mpi_earlyrecv2.c 4b1a16edde Fix University name after the fusion.. 10 年 前
mpi_irecv.c 4b1a16edde Fix University name after the fusion.. 10 年 前
mpi_irecv_detached.c 4b1a16edde Fix University name after the fusion.. 10 年 前
mpi_isend.c 4b1a16edde Fix University name after the fusion.. 10 年 前
mpi_isend_detached.c 4b1a16edde Fix University name after the fusion.. 10 年 前
mpi_reduction.c 6757bca1b5 Remove implementation array terminator in tests, examples, and documentation, since it is not actually used 10 年 前
mpi_reduction_kernels.c 51eea5acc3 mpi: turn tests and examples silent if environment variable STARPU_SSILENT is set 11 年 前
mpi_redux.c 05379546cf mpi/tests/mpi_redux.c: use MPI_STATUS_IGNORE instead of NULL to indicate to MPI_Wait to ignore the status 11 年 前
mpi_scatter_gather.c 6757bca1b5 Remove implementation array terminator in tests, examples, and documentation, since it is not actually used 10 年 前
mpi_test.c 4b1a16edde Fix University name after the fusion.. 10 年 前
multiple_send.c 97bd2e52fc replace 0 with macro part 5 12 年 前
pingpong.c 4b1a16edde Fix University name after the fusion.. 10 年 前
ring.c 6757bca1b5 Remove implementation array terminator in tests, examples, and documentation, since it is not actually used 10 年 前
ring_async.c 6757bca1b5 Remove implementation array terminator in tests, examples, and documentation, since it is not actually used 10 年 前
ring_async_implicit.c 6757bca1b5 Remove implementation array terminator in tests, examples, and documentation, since it is not actually used 10 年 前
ring_kernel.cu 4b1a16edde Fix University name after the fusion.. 10 年 前
ring_sync.c cb810cba06 backport branches/starpu-1.1@13962,13963: mpi/tests/: new testcase for function starpu_mpi_issend 10 年 前
ring_sync_detached.c b267b3c42e backport branches/starpu-1.1@13972: mpi: fix signature for starpu_mpi_issend_detached 10 年 前
user_defined_datatype.c 12ffd4005e mpi: update applications to use starpu_mpi_data_register instead of both starpu_data_set_tag and starpu_data_set_rank 11 年 前
user_defined_datatype_value.h 923dbdd2d8 Use starpu_ssize_t instead of ssize_t, and add a check against it 10 年 前