Samuel Thibault dadc50ca36 Properly pass argc/argv to MPI_Init 10 years ago
..
.gitignore 27eaf1ca36 Add `.gitignore'. 14 years ago
Makefile.am d79ca05bb0 mpi/tests: add testcase which deals with dynamic handles 10 years ago
block_interface.c dadc50ca36 Properly pass argc/argv to MPI_Init 10 years ago
block_interface_pinned.c dadc50ca36 Properly pass argc/argv to MPI_Init 10 years ago
callback.c 6757bca1b5 Remove implementation array terminator in tests, examples, and documentation, since it is not actually used 10 years ago
datatypes.c dadc50ca36 Properly pass argc/argv to MPI_Init 10 years ago
gather.c dadc50ca36 Properly pass argc/argv to MPI_Init 10 years ago
gather2.c dadc50ca36 Properly pass argc/argv to MPI_Init 10 years ago
helper.h 705d922b74 mpi/tests/helper.h: check STARPU_SSILENT instead of STARPU_SILENT 12 years ago
insert_task.c 6757bca1b5 Remove implementation array terminator in tests, examples, and documentation, since it is not actually used 10 years ago
insert_task_block.c 6757bca1b5 Remove implementation array terminator in tests, examples, and documentation, since it is not actually used 10 years ago
insert_task_compute.c c2dbc70e0c mpi/tests/insert_task_compute.c: register data on all nodes, otherwise application deadlocks 10 years ago
insert_task_count.c dadc50ca36 Properly pass argc/argv to MPI_Init 10 years ago
insert_task_dyn_handles.c a75bba37af mpi/tests/insert_task_dyn_handles.c: set a data on node 1 10 years ago
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 years ago
insert_task_owner.c 2f6e582f01 mpi/tests/insert_task_owner.c: display with MPI rank 10 years ago
insert_task_owner2.c 6757bca1b5 Remove implementation array terminator in tests, examples, and documentation, since it is not actually used 10 years ago
insert_task_owner_data.c 6757bca1b5 Remove implementation array terminator in tests, examples, and documentation, since it is not actually used 10 years ago
insert_task_recv_cache.c 6757bca1b5 Remove implementation array terminator in tests, examples, and documentation, since it is not actually used 10 years ago
insert_task_sent_cache.c 6757bca1b5 Remove implementation array terminator in tests, examples, and documentation, since it is not actually used 10 years ago
mpi_detached_tag.c dadc50ca36 Properly pass argc/argv to MPI_Init 10 years ago
mpi_earlyrecv.c dadc50ca36 Properly pass argc/argv to MPI_Init 10 years ago
mpi_earlyrecv2.c dadc50ca36 Properly pass argc/argv to MPI_Init 10 years ago
mpi_irecv.c dadc50ca36 Properly pass argc/argv to MPI_Init 10 years ago
mpi_irecv_detached.c dadc50ca36 Properly pass argc/argv to MPI_Init 10 years ago
mpi_isend.c dadc50ca36 Properly pass argc/argv to MPI_Init 10 years ago
mpi_isend_detached.c dadc50ca36 Properly pass argc/argv to MPI_Init 10 years ago
mpi_reduction.c 6757bca1b5 Remove implementation array terminator in tests, examples, and documentation, since it is not actually used 10 years ago
mpi_reduction_kernels.c 51eea5acc3 mpi: turn tests and examples silent if environment variable STARPU_SSILENT is set 11 years ago
mpi_redux.c dadc50ca36 Properly pass argc/argv to MPI_Init 10 years ago
mpi_scatter_gather.c 6757bca1b5 Remove implementation array terminator in tests, examples, and documentation, since it is not actually used 10 years ago
mpi_test.c dadc50ca36 Properly pass argc/argv to MPI_Init 10 years ago
multiple_send.c 97bd2e52fc replace 0 with macro part 5 12 years ago
pingpong.c dadc50ca36 Properly pass argc/argv to MPI_Init 10 years ago
ring.c dadc50ca36 Properly pass argc/argv to MPI_Init 10 years ago
ring_async.c dadc50ca36 Properly pass argc/argv to MPI_Init 10 years ago
ring_async_implicit.c 6757bca1b5 Remove implementation array terminator in tests, examples, and documentation, since it is not actually used 10 years ago
ring_kernel.cu 4b1a16edde Fix University name after the fusion.. 10 years ago
ring_sync.c dadc50ca36 Properly pass argc/argv to MPI_Init 10 years ago
ring_sync_detached.c dadc50ca36 Properly pass argc/argv to MPI_Init 10 years ago
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 years ago
user_defined_datatype_value.h 923dbdd2d8 Use starpu_ssize_t instead of ssize_t, and add a check against it 10 years ago