Corentin Salingue 0dbf966aef 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 2bcc6c9758 document what tests test пре 10 година
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 2bcc6c9758 document what tests test пре 10 година
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 4405cb0795 fix bugs reported by coverity пре 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 5cbef2b984 fix copyright пре 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 2bcc6c9758 document what tests test пре 10 година
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 година