Samuel Thibault bbe7c00e80 Disable gpu_register on cuda before 4.0, as they don't support thread safety yet 14 years ago
..
interfaces 08f4ce1f07 Fix in-place partitioning for OpenCL. OpenCL codelets are not supposed to use the ptr pointer, since in OpenCL we only have a cl_mem 14 years ago
acquire_cb.c 137a8543af tests: update location for helper.h and use STARPU_ASSERT 14 years ago
acquire_cb_insert.c 7599748470 update code w.r.t coding style 14 years ago
acquire_release.c 96efa2dc02 Replacing task->buffers[x].handle by task->handles[x] and moving the modes from the task to the codelets in some of the tests. 14 years ago
acquire_release2.c 96efa2dc02 Replacing task->buffers[x].handle by task->handles[x] and moving the modes from the task to the codelets in some of the tests. 14 years ago
acquire_release_cuda.cu 69875471bc Fix copyrights, thanks ludo! 15 years ago
copy.c 137a8543af tests: update location for helper.h and use STARPU_ASSERT 14 years ago
critical_section_with_void_interface.c 7599748470 update code w.r.t coding style 14 years ago
cuda_codelet_unsigned_inc.cu 69875471bc Fix copyrights, thanks ludo! 15 years ago
data_implicit_deps.c 96efa2dc02 Replacing task->buffers[x].handle by task->handles[x] and moving the modes from the task to the codelets in some of the tests. 14 years ago
data_invalidation.c 7599748470 update code w.r.t coding style 14 years ago
data_lookup.c 7599748470 update code w.r.t coding style 14 years ago
dining_philosophers.c 96efa2dc02 Replacing task->buffers[x].handle by task->handles[x] and moving the modes from the task to the codelets in some of the tests. 14 years ago
double_parameter.c 9ff1de2de3 tests: update codelet usage 14 years ago
dsm_stress.c 9ff1de2de3 tests: update codelet usage 14 years ago
gpu_register.c bbe7c00e80 Disable gpu_register on cuda before 4.0, as they don't support thread safety yet 14 years ago
handle_to_pointer.c d083734f5b Fix test with only opencl 14 years ago
in_place_partition.c f4b2c1908e factorize scal code 14 years ago
increment_redux.c 7599748470 update code w.r.t coding style 14 years ago
increment_redux_v2.c 9ff1de2de3 tests: update codelet usage 14 years ago
lazy_allocation.c d083734f5b Fix test with only opencl 14 years ago
manual_reduction.c 7599748470 update code w.r.t coding style 14 years ago
mpi_like.c d083734f5b Fix test with only opencl 14 years ago
mpi_like_async.c d083734f5b Fix test with only opencl 14 years ago
readers_and_writers.c 9ff1de2de3 tests: update codelet usage 14 years ago
reclaim.c 7599748470 update code w.r.t coding style 14 years ago
scal.c f4b2c1908e factorize scal code 14 years ago
scal.h f4b2c1908e factorize scal code 14 years ago
scal_cuda.cu 08f4ce1f07 Fix in-place partitioning for OpenCL. OpenCL codelets are not supposed to use the ptr pointer, since in OpenCL we only have a cl_mem 14 years ago
scal_opencl.cl 08f4ce1f07 Fix in-place partitioning for OpenCL. OpenCL codelets are not supposed to use the ptr pointer, since in OpenCL we only have a cl_mem 14 years ago
scratch.c 7599748470 update code w.r.t coding style 14 years ago
scratch_cuda.cu 69875471bc Fix copyrights, thanks ludo! 15 years ago
sync_and_notify_data.c 7599748470 update code w.r.t coding style 14 years ago
sync_and_notify_data_gordon_kernels.c 0d9f08ae8d Fix copyrights, thanks Ludo! 15 years ago
sync_and_notify_data_implicit.c 7599748470 update code w.r.t coding style 14 years ago
sync_and_notify_data_kernels.cu 69875471bc Fix copyrights, thanks ludo! 15 years ago
sync_and_notify_data_opencl.c 08f4ce1f07 Fix in-place partitioning for OpenCL. OpenCL codelets are not supposed to use the ptr pointer, since in OpenCL we only have a cl_mem 14 years ago
sync_and_notify_data_opencl_codelet.cl 69875471bc Fix copyrights, thanks ludo! 15 years ago
sync_with_data_with_mem.c 96efa2dc02 Replacing task->buffers[x].handle by task->handles[x] and moving the modes from the task to the codelets in some of the tests. 14 years ago
sync_with_data_with_mem_non_blocking.c 96efa2dc02 Replacing task->buffers[x].handle by task->handles[x] and moving the modes from the task to the codelets in some of the tests. 14 years ago
sync_with_data_with_mem_non_blocking_implicit.c 96efa2dc02 Replacing task->buffers[x].handle by task->handles[x] and moving the modes from the task to the codelets in some of the tests. 14 years ago
unpartition.c 96efa2dc02 Replacing task->buffers[x].handle by task->handles[x] and moving the modes from the task to the codelets in some of the tests. 14 years ago
user_interaction_implicit.c 7599748470 update code w.r.t coding style 14 years ago
write_only_tmp_buffer.c 08f4ce1f07 Fix in-place partitioning for OpenCL. OpenCL codelets are not supposed to use the ptr pointer, since in OpenCL we only have a cl_mem 14 years ago