Corentin Salingue a4530061c2 merge from trunk 9 роки тому
..
interfaces 3ad2cf42c1 examples: fixes for cppcheck warnings 9 роки тому
acquire_cb.c 2bcc6c9758 document what tests test 10 роки тому
acquire_cb_insert.c 2bcc6c9758 document what tests test 10 роки тому
acquire_release.c 2bcc6c9758 document what tests test 10 роки тому
acquire_release2.c c0f741aa00 Reduce completion time of make check in non-quick non-long mode 9 роки тому
acquire_release_cuda.cu bb61f3808d update cnrs copyright 11 роки тому
acquire_release_opencl.c 3ad2cf42c1 examples: fixes for cppcheck warnings 9 роки тому
acquire_release_opencl_kernel.cl e3b44209ed update copyright 11 роки тому
allocate.c ad53cb20ee Add experimental STARPU_DIDUSE_BARRIER environment variable support 9 роки тому
cache.c 2bcc6c9758 document what tests test 10 роки тому
commute.c 2bcc6c9758 document what tests test 10 роки тому
commute2.c 2bcc6c9758 document what tests test 10 роки тому
copy.c f7acc7fe76 * fix bug in async mode when using MPI Master-Slave 9 роки тому
critical_section_with_void_interface.c 2bcc6c9758 document what tests test 10 роки тому
cuda_codelet_unsigned_inc.cu bb61f3808d update cnrs copyright 11 роки тому
data_implicit_deps.c 2bcc6c9758 document what tests test 10 роки тому
data_invalidation.c 4405cb0795 fix bugs reported by coverity 9 роки тому
data_lookup.c 2bcc6c9758 document what tests test 10 роки тому
dining_philosophers.c 2bcc6c9758 document what tests test 10 роки тому
double_parameter.c 2bcc6c9758 document what tests test 10 роки тому
dsm_stress.c 37c8d53cd4 Add more starpu_do_schedule calls to fix testsuite with graph_test 9 роки тому
gpu_ptr_register.c a8cc467700 tests,examples: fix cppcheck warnings 9 роки тому
gpu_register.c 3ad2cf42c1 examples: fixes for cppcheck warnings 9 роки тому
handle_to_pointer.c 3ad2cf42c1 examples: fixes for cppcheck warnings 9 роки тому
in_place_partition.c 2bcc6c9758 document what tests test 10 роки тому
increment_init.c 2bcc6c9758 document what tests test 10 роки тому
increment_redux.c 2bcc6c9758 document what tests test 10 роки тому
increment_redux_lazy.c 2bcc6c9758 document what tests test 10 роки тому
increment_redux_v2.c 2bcc6c9758 document what tests test 10 роки тому
invalidate_pending_requests.c 920663d090 free memory 9 роки тому
lazy_allocation.c a53cd8edeb fixes based on coverity reports 9 роки тому
lazy_unregister.c 2bcc6c9758 document what tests test 10 роки тому
locality.c 90ed365d24 typo 9 роки тому
manual_reduction.c 0d030b9234 rename STARPU_MPI in STARPU_MPI_MS + add MPI_MS_TYPE and not use MPI MS slave in a reduction test 9 роки тому
mpi_like.c 2bcc6c9758 document what tests test 10 роки тому
mpi_like.h bb61f3808d update cnrs copyright 11 роки тому
mpi_like_async.c a8cc467700 tests,examples: fix cppcheck warnings 9 роки тому
no_unregister.c 2bcc6c9758 document what tests test 10 роки тому
noreclaim.c 2bcc6c9758 document what tests test 10 роки тому
nowhere.c a5e37a6b3b Do not call post_exec hooks for nowhere tasks, and make sure to test that. 9 роки тому
opencl_codelet_unsigned_inc.c a8cc467700 tests,examples: fix cppcheck warnings 9 роки тому
opencl_codelet_unsigned_inc_kernel.cl e3b44209ed update copyright 11 роки тому
partition_dep.c 2bcc6c9758 document what tests test 10 роки тому
partition_lazy.c 2bcc6c9758 document what tests test 10 роки тому
readers_and_writers.c 2bcc6c9758 document what tests test 10 роки тому
readonly.c 2bcc6c9758 document what tests test 10 роки тому
reclaim.c a8cc467700 tests,examples: fix cppcheck warnings 9 роки тому
scal.c a8cc467700 tests,examples: fix cppcheck warnings 9 роки тому
scal.h 4b1a16edde Fix University name after the fusion.. 11 роки тому
scal_cuda.cu bb61f3808d update cnrs copyright 11 роки тому
scal_opencl.cl bb61f3808d update cnrs copyright 11 роки тому
scratch.c 2bcc6c9758 document what tests test 10 роки тому
scratch_cuda.cu bb61f3808d update cnrs copyright 11 роки тому
scratch_opencl.c a8cc467700 tests,examples: fix cppcheck warnings 9 роки тому
scratch_opencl_kernel.cl e3b44209ed update copyright 11 роки тому
simgrid-locality.c 7e4bbe1fa2 MSG_process_attach does not actually work for us yet in simgrid 3.14 9 роки тому
specific_node.c 2bcc6c9758 document what tests test 10 роки тому
sync_and_notify_data.c c0f741aa00 Reduce completion time of make check in non-quick non-long mode 9 роки тому
sync_and_notify_data_implicit.c c0f741aa00 Reduce completion time of make check in non-quick non-long mode 9 роки тому
sync_and_notify_data_kernels.cu 68658f16bf Add --enable-coverity flag to configure, to avoid building .cu files with nvcc which produces millions of lines of code we don't want to analyze 9 роки тому
sync_and_notify_data_opencl.c a8cc467700 tests,examples: fix cppcheck warnings 9 роки тому
sync_and_notify_data_opencl_codelet.cl bb61f3808d update cnrs copyright 11 роки тому
sync_with_data_with_mem.c 2bcc6c9758 document what tests test 10 роки тому
sync_with_data_with_mem_non_blocking.c 2bcc6c9758 document what tests test 10 роки тому
sync_with_data_with_mem_non_blocking_implicit.c 37c8d53cd4 Add more starpu_do_schedule calls to fix testsuite with graph_test 9 роки тому
task_with_multiple_time_the_same_handle.c 2bcc6c9758 document what tests test 10 роки тому
temporary_partition.c 1496e10d1f finish fixing asynchronous partitioning of temporary data: data_partition_submit should not do coherency when the data is not initialized yet 9 роки тому
test_arbiter.cpp a8cc467700 tests,examples: fix cppcheck warnings 9 роки тому
unpartition.c 2bcc6c9758 document what tests test 10 роки тому
user_interaction_implicit.c 2bcc6c9758 document what tests test 10 роки тому
variable_parameters.c 2bcc6c9758 document what tests test 10 роки тому
write_only_tmp_buffer.c a53cd8edeb fixes based on coverity reports 9 роки тому
wt_broadcast.c 2bcc6c9758 document what tests test 10 роки тому
wt_host.c 2bcc6c9758 document what tests test 10 роки тому