Nathalie Furmento 6eb01070c2 merge trunk 7 年 前
..
.gitignore 27eaf1ca36 Add `.gitignore'. 14 年 前
Makefile.am 6eb01070c2 merge trunk 7 年 前
attr.c 171b6a04b5 mpi/tests/attr.c: fix missing include 7 年 前
block_interface.c f4a50d3913 mpi/tests: transfer command line parameters to mpi 7 年 前
block_interface_pinned.c f4a50d3913 mpi/tests: transfer command line parameters to mpi 7 年 前
cache.c bb0855b298 Use the common starpu_nop_perf_model dumb perfmodel 7 年 前
cache_disable.c bb0855b298 Use the common starpu_nop_perf_model dumb perfmodel 7 年 前
callback.c bb0855b298 Use the common starpu_nop_perf_model dumb perfmodel 7 年 前
datatypes.c f4a50d3913 mpi/tests: transfer command line parameters to mpi 7 年 前
early_request.c bb0855b298 Use the common starpu_nop_perf_model dumb perfmodel 7 年 前
gather.c f4a50d3913 mpi/tests: transfer command line parameters to mpi 7 年 前
gather2.c f4a50d3913 mpi/tests: transfer command line parameters to mpi 7 年 前
helper.h 90eacff9dd mpi/tests/: update code so that it runs with simgrid 8 年 前
insert_task.c bb0855b298 Use the common starpu_nop_perf_model dumb perfmodel 7 年 前
insert_task_block.c bb0855b298 Use the common starpu_nop_perf_model dumb perfmodel 7 年 前
insert_task_compute.c bb0855b298 Use the common starpu_nop_perf_model dumb perfmodel 7 年 前
insert_task_count.c bb0855b298 Use the common starpu_nop_perf_model dumb perfmodel 7 年 前
insert_task_dyn_handles.c bb0855b298 Use the common starpu_nop_perf_model dumb perfmodel 7 年 前
insert_task_node_choice.c bb0855b298 Use the common starpu_nop_perf_model dumb perfmodel 7 年 前
insert_task_owner.c bb0855b298 Use the common starpu_nop_perf_model dumb perfmodel 7 年 前
insert_task_owner2.c bb0855b298 Use the common starpu_nop_perf_model dumb perfmodel 7 年 前
insert_task_owner_data.c bb0855b298 Use the common starpu_nop_perf_model dumb perfmodel 7 年 前
insert_task_recv_cache.c bb0855b298 Use the common starpu_nop_perf_model dumb perfmodel 7 年 前
insert_task_sent_cache.c bb0855b298 Use the common starpu_nop_perf_model dumb perfmodel 7 年 前
insert_task_seq.c 0a19d63d5e fix test for simgrid 7 年 前
load_balancer.c a2f44d1c40 merge trunk 7 年 前
matrix.c bb0855b298 Use the common starpu_nop_perf_model dumb perfmodel 7 年 前
matrix2.c bb0855b298 Use the common starpu_nop_perf_model dumb perfmodel 7 年 前
mpi_detached_tag.c f4a50d3913 mpi/tests: transfer command line parameters to mpi 7 年 前
mpi_earlyrecv.c f4a50d3913 mpi/tests: transfer command line parameters to mpi 7 年 前
mpi_earlyrecv2.c f4a50d3913 mpi/tests: transfer command line parameters to mpi 7 年 前
mpi_earlyrecv2_sync.c 130d46371a minor fixes following sonar-scanner warnings 7 年 前
mpi_irecv.c f4a50d3913 mpi/tests: transfer command line parameters to mpi 7 年 前
mpi_irecv_detached.c f4a50d3913 mpi/tests: transfer command line parameters to mpi 7 年 前
mpi_isend.c f4a50d3913 mpi/tests: transfer command line parameters to mpi 7 年 前
mpi_isend_detached.c f4a50d3913 mpi/tests: transfer command line parameters to mpi 7 年 前
mpi_reduction.c bb0855b298 Use the common starpu_nop_perf_model dumb perfmodel 7 年 前
mpi_reduction_kernels.c 2694f7995b fix param of codelet which is a variable, not a vector 8 年 前
mpi_redux.c f4a50d3913 mpi/tests: transfer command line parameters to mpi 7 年 前
mpi_scatter_gather.c bb0855b298 Use the common starpu_nop_perf_model dumb perfmodel 7 年 前
mpi_test.c f4a50d3913 mpi/tests: transfer command line parameters to mpi 7 年 前
multiple_send.c b8dd6df73a Use starpu_mpi_comm_rank/size instead of MPI_Comm_rank/size in mpi applications 10 年 前
pingpong.c f4a50d3913 mpi/tests: transfer command line parameters to mpi 7 年 前
policy_register.c bb0855b298 Use the common starpu_nop_perf_model dumb perfmodel 7 年 前
policy_register_many.c bb61f3808d update cnrs copyright 10 年 前
policy_register_toomany.c cd7b76fed0 Disable in valgrind the tests which are expected to fail (and thus leave memory away) 7 年 前
policy_selection.c bb0855b298 Use the common starpu_nop_perf_model dumb perfmodel 7 年 前
policy_selection2.c bb0855b298 Use the common starpu_nop_perf_model dumb perfmodel 7 年 前
policy_unregister.c cd7b76fed0 Disable in valgrind the tests which are expected to fail (and thus leave memory away) 7 年 前
ring.c bb0855b298 Use the common starpu_nop_perf_model dumb perfmodel 7 年 前
ring_async.c bb0855b298 Use the common starpu_nop_perf_model dumb perfmodel 7 年 前
ring_async_implicit.c bb0855b298 Use the common starpu_nop_perf_model dumb perfmodel 7 年 前
ring_kernel.cu 066d4db330 mpi/tests: for ring apps, acquire data before changing its value, and fix datatype for cuda implementation 7 年 前
ring_sync.c bb0855b298 Use the common starpu_nop_perf_model dumb perfmodel 7 年 前
ring_sync_detached.c bb0855b298 Use the common starpu_nop_perf_model dumb perfmodel 7 年 前
starpu_redefine.c cd7b76fed0 Disable in valgrind the tests which are expected to fail (and thus leave memory away) 7 年 前
sync.c 9b4c259e0e Update MPI tests so they can run in simgrid 8 年 前
tags_checking.c 90eacff9dd mpi/tests/: update code so that it runs with simgrid 8 年 前
temporary.c bb0855b298 Use the common starpu_nop_perf_model dumb perfmodel 7 年 前
user_defined_datatype.c 130d46371a minor fixes following sonar-scanner warnings 7 年 前
user_defined_datatype_value.h bb61f3808d update cnrs copyright 10 年 前