Nathalie Furmento 9c38741e02 fix code to follow coding conventions for braces hace 8 años
..
interfaces 92a6491016 add reduction support for MPI Master-Slave devices hace 8 años
acquire_cb.c 2bcc6c9758 document what tests test hace 9 años
acquire_cb_insert.c 5e0227aa1e port r19755 from numa branch: Fix synchronization hace 8 años
acquire_release.c a71d91fabb Also make sure the acquire with callback can increment the token hace 8 años
acquire_release2.c c0f741aa00 Reduce completion time of make check in non-quick non-long mode hace 9 años
acquire_release_cuda.cu bb61f3808d update cnrs copyright hace 10 años
acquire_release_opencl.c 3ad2cf42c1 examples: fixes for cppcheck warnings hace 8 años
acquire_release_opencl_kernel.cl e3b44209ed update copyright hace 10 años
acquire_try.c 7cb7c44b45 Add missing call to starpu_do_schedule, to make the graph_test algorithm schedule tasks hace 8 años
allocate.c ad53cb20ee Add experimental STARPU_DIDUSE_BARRIER environment variable support hace 8 años
cache.c 2bcc6c9758 document what tests test hace 9 años
commute.c 2bcc6c9758 document what tests test hace 9 años
commute2.c 2bcc6c9758 document what tests test hace 9 años
copy.c a954ef3ea8 rename variable *_mpi_* to *_mpi_ms_* again hace 8 años
critical_section_with_void_interface.c 2bcc6c9758 document what tests test hace 9 años
cuda_codelet_unsigned_inc.cu bb61f3808d update cnrs copyright hace 10 años
data_implicit_deps.c 2bcc6c9758 document what tests test hace 9 años
data_invalidation.c 4405cb0795 fix bugs reported by coverity hace 9 años
data_lookup.c 2bcc6c9758 document what tests test hace 9 años
dining_philosophers.c 2bcc6c9758 document what tests test hace 9 años
double_parameter.c 9c38741e02 fix code to follow coding conventions for braces hace 8 años
dsm_stress.c 37c8d53cd4 Add more starpu_do_schedule calls to fix testsuite with graph_test hace 8 años
gpu_ptr_register.c a8cc467700 tests,examples: fix cppcheck warnings hace 8 años
gpu_register.c 3ad2cf42c1 examples: fixes for cppcheck warnings hace 8 años
handle_to_pointer.c 3ad2cf42c1 examples: fixes for cppcheck warnings hace 8 años
in_place_partition.c 2bcc6c9758 document what tests test hace 9 años
increment_init.c 92a6491016 add reduction support for MPI Master-Slave devices hace 8 años
increment_redux.c 92a6491016 add reduction support for MPI Master-Slave devices hace 8 años
increment_redux_lazy.c 92a6491016 add reduction support for MPI Master-Slave devices hace 8 años
increment_redux_v2.c 92a6491016 add reduction support for MPI Master-Slave devices hace 8 años
invalidate_pending_requests.c 920663d090 free memory hace 8 años
lazy_allocation.c a53cd8edeb fixes based on coverity reports hace 9 años
lazy_unregister.c 2bcc6c9758 document what tests test hace 9 años
locality.c 9c38741e02 fix code to follow coding conventions for braces hace 8 años
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 hace 8 años
mpi_like.c 2bcc6c9758 document what tests test hace 9 años
mpi_like.h bb61f3808d update cnrs copyright hace 10 años
mpi_like_async.c a8cc467700 tests,examples: fix cppcheck warnings hace 8 años
no_unregister.c 2bcc6c9758 document what tests test hace 9 años
noreclaim.c e7095cd9b0 Fix number of mpi slave when test CPU memory limit hace 8 años
nowhere.c a5e37a6b3b Do not call post_exec hooks for nowhere tasks, and make sure to test that. hace 8 años
opencl_codelet_unsigned_inc.c a8cc467700 tests,examples: fix cppcheck warnings hace 8 años
opencl_codelet_unsigned_inc_kernel.cl e3b44209ed update copyright hace 10 años
partition_dep.c 2bcc6c9758 document what tests test hace 9 años
partition_lazy.c 2bcc6c9758 document what tests test hace 9 años
readers_and_writers.c 2bcc6c9758 document what tests test hace 9 años
readonly.c 2bcc6c9758 document what tests test hace 9 años
reclaim.c a8cc467700 tests,examples: fix cppcheck warnings hace 8 años
scal.c a8cc467700 tests,examples: fix cppcheck warnings hace 8 años
scal.h 4b1a16edde Fix University name after the fusion.. hace 10 años
scal_cuda.cu bb61f3808d update cnrs copyright hace 10 años
scal_opencl.cl bb61f3808d update cnrs copyright hace 10 años
scratch.c 2bcc6c9758 document what tests test hace 9 años
scratch_cuda.cu f832eaefe8 Improve test efficiency hace 8 años
scratch_opencl.c a8cc467700 tests,examples: fix cppcheck warnings hace 8 años
scratch_opencl_kernel.cl e3b44209ed update copyright hace 10 años
simgrid-locality.c 10ddd00907 minor fixes for gcc warnings hace 8 años
specific_node.c 2bcc6c9758 document what tests test hace 9 años
sync_and_notify_data.c c0f741aa00 Reduce completion time of make check in non-quick non-long mode hace 9 años
sync_and_notify_data_implicit.c c0f741aa00 Reduce completion time of make check in non-quick non-long mode hace 9 años
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 hace 9 años
sync_and_notify_data_opencl.c a8cc467700 tests,examples: fix cppcheck warnings hace 8 años
sync_and_notify_data_opencl_codelet.cl bb61f3808d update cnrs copyright hace 10 años
sync_with_data_with_mem.c 2bcc6c9758 document what tests test hace 9 años
sync_with_data_with_mem_non_blocking.c 2bcc6c9758 document what tests test hace 9 años
sync_with_data_with_mem_non_blocking_implicit.c 37c8d53cd4 Add more starpu_do_schedule calls to fix testsuite with graph_test hace 8 años
task_with_multiple_time_the_same_handle.c 2bcc6c9758 document what tests test hace 9 años
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 hace 9 años
test_arbiter.cpp a8cc467700 tests,examples: fix cppcheck warnings hace 8 años
unpartition.c 2bcc6c9758 document what tests test hace 9 años
user_interaction_implicit.c 2bcc6c9758 document what tests test hace 9 años
variable_parameters.c 2bcc6c9758 document what tests test hace 9 años
write_only_tmp_buffer.c a53cd8edeb fixes based on coverity reports hace 9 años
wt_broadcast.c 2bcc6c9758 document what tests test hace 9 años
wt_host.c 2bcc6c9758 document what tests test hace 9 años