Samuel Thibault a6e4338b34 Increase buffers so as to work with o_direct on systems with 64K pagesize vor 8 Jahren
..
interfaces 333e34a4b4 Merge from trunk vor 8 Jahren
acquire_cb.c 2bcc6c9758 document what tests test vor 9 Jahren
acquire_cb_insert.c 5e0227aa1e port r19755 from numa branch: Fix synchronization vor 8 Jahren
acquire_release.c a71d91fabb Also make sure the acquire with callback can increment the token vor 8 Jahren
acquire_release2.c c0f741aa00 Reduce completion time of make check in non-quick non-long mode vor 9 Jahren
acquire_release_cuda.cu bb61f3808d update cnrs copyright vor 10 Jahren
acquire_release_opencl.c 3ad2cf42c1 examples: fixes for cppcheck warnings vor 9 Jahren
acquire_release_opencl_kernel.cl e3b44209ed update copyright vor 10 Jahren
acquire_try.c 7cb7c44b45 Add missing call to starpu_do_schedule, to make the graph_test algorithm schedule tasks vor 8 Jahren
allocate.c 1020cf37cc reduce variable scope when possible vor 8 Jahren
cache.c 2bcc6c9758 document what tests test vor 9 Jahren
commute.c 2bcc6c9758 document what tests test vor 9 Jahren
commute2.c 50b3e30162 remove duplicate line vor 8 Jahren
copy.c a954ef3ea8 rename variable *_mpi_* to *_mpi_ms_* again vor 8 Jahren
critical_section_with_void_interface.c 2bcc6c9758 document what tests test vor 9 Jahren
cuda_codelet_unsigned_inc.cu bb61f3808d update cnrs copyright vor 10 Jahren
data_implicit_deps.c 2bcc6c9758 document what tests test vor 9 Jahren
data_invalidation.c 4405cb0795 fix bugs reported by coverity vor 9 Jahren
data_lookup.c 2bcc6c9758 document what tests test vor 9 Jahren
dining_philosophers.c 2bcc6c9758 document what tests test vor 9 Jahren
double_parameter.c 9c38741e02 fix code to follow coding conventions for braces vor 8 Jahren
dsm_stress.c 37c8d53cd4 Add more starpu_do_schedule calls to fix testsuite with graph_test vor 8 Jahren
gpu_ptr_register.c a8cc467700 tests,examples: fix cppcheck warnings vor 8 Jahren
gpu_register.c a3ae043424 tests/datawizard/gpu_register.c: make sure function returns on error vor 8 Jahren
handle_to_pointer.c 3ad2cf42c1 examples: fixes for cppcheck warnings vor 9 Jahren
in_place_partition.c 2bcc6c9758 document what tests test vor 9 Jahren
increment_init.c 92a6491016 add reduction support for MPI Master-Slave devices vor 8 Jahren
increment_redux.c 92a6491016 add reduction support for MPI Master-Slave devices vor 8 Jahren
increment_redux_lazy.c 92a6491016 add reduction support for MPI Master-Slave devices vor 8 Jahren
increment_redux_v2.c 92a6491016 add reduction support for MPI Master-Slave devices vor 8 Jahren
invalidate_pending_requests.c 920663d090 free memory vor 9 Jahren
lazy_allocation.c a53cd8edeb fixes based on coverity reports vor 9 Jahren
lazy_unregister.c 2bcc6c9758 document what tests test vor 9 Jahren
locality.c 9c38741e02 fix code to follow coding conventions for braces vor 8 Jahren
locality.sh ec659a28d2 Use the modular eager scheduler, to exercize FxT tools with a component-based scheduler vor 8 Jahren
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 vor 8 Jahren
mpi_like.c e20290a061 use starpu pthread functions vor 8 Jahren
mpi_like.h bb61f3808d update cnrs copyright vor 10 Jahren
mpi_like_async.c e20290a061 use starpu pthread functions vor 8 Jahren
no_unregister.c 2bcc6c9758 document what tests test vor 9 Jahren
noreclaim.c 1274eaf930 remove unused variables vor 8 Jahren
nowhere.c 50131e4b1b Renaming NUMA functions vor 8 Jahren
opencl_codelet_unsigned_inc.c a8cc467700 tests,examples: fix cppcheck warnings vor 8 Jahren
opencl_codelet_unsigned_inc_kernel.cl e3b44209ed update copyright vor 10 Jahren
partition_dep.c 2bcc6c9758 document what tests test vor 9 Jahren
partition_lazy.c 2bcc6c9758 document what tests test vor 9 Jahren
readers_and_writers.c 2bcc6c9758 document what tests test vor 9 Jahren
readonly.c 2bcc6c9758 document what tests test vor 9 Jahren
reclaim.c 5a7938aad0 Make coverity happy vor 8 Jahren
scal.c a8cc467700 tests,examples: fix cppcheck warnings vor 8 Jahren
scal.h 4b1a16edde Fix University name after the fusion.. vor 11 Jahren
scal_cuda.cu bb61f3808d update cnrs copyright vor 10 Jahren
scal_opencl.cl 931099ec5f Avoid arithmetic over void pointer, refused by more recent opencl implementations vor 8 Jahren
scratch.c 2bcc6c9758 document what tests test vor 9 Jahren
scratch_cuda.cu f832eaefe8 Improve test efficiency vor 8 Jahren
scratch_opencl.c a8cc467700 tests,examples: fix cppcheck warnings vor 8 Jahren
scratch_opencl_kernel.cl e3b44209ed update copyright vor 10 Jahren
simgrid-locality.c 10ddd00907 minor fixes for gcc warnings vor 8 Jahren
specific_node.c afe0624794 Fix test with NUMA nodes vor 8 Jahren
sync_and_notify_data.c c0f741aa00 Reduce completion time of make check in non-quick non-long mode vor 9 Jahren
sync_and_notify_data_implicit.c c0f741aa00 Reduce completion time of make check in non-quick non-long mode vor 9 Jahren
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 vor 9 Jahren
sync_and_notify_data_opencl.c a8cc467700 tests,examples: fix cppcheck warnings vor 8 Jahren
sync_and_notify_data_opencl_codelet.cl bb61f3808d update cnrs copyright vor 10 Jahren
sync_with_data_with_mem.c 2bcc6c9758 document what tests test vor 9 Jahren
sync_with_data_with_mem_non_blocking.c 2bcc6c9758 document what tests test vor 9 Jahren
sync_with_data_with_mem_non_blocking_implicit.c 37c8d53cd4 Add more starpu_do_schedule calls to fix testsuite with graph_test vor 8 Jahren
task_with_multiple_time_the_same_handle.c 2bcc6c9758 document what tests test vor 9 Jahren
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 vor 9 Jahren
test_arbiter.cpp a8cc467700 tests,examples: fix cppcheck warnings vor 8 Jahren
unpartition.c 2bcc6c9758 document what tests test vor 9 Jahren
user_interaction_implicit.c 2bcc6c9758 document what tests test vor 9 Jahren
variable_parameters.c 2bcc6c9758 document what tests test vor 9 Jahren
variable_size.c a6e4338b34 Increase buffers so as to work with o_direct on systems with 64K pagesize vor 8 Jahren
write_only_tmp_buffer.c a53cd8edeb fixes based on coverity reports vor 9 Jahren
wt_broadcast.c 2bcc6c9758 document what tests test vor 9 Jahren
wt_host.c 2bcc6c9758 document what tests test vor 9 Jahren