Samuel Thibault 3db86a2ede * Add STARPU_VARIABLE_NBUFFERS to be set in cl.nbuffers, and nbuffers and vor 11 Jahren
..
interfaces 7d2bf0c630 Enable asynchronous CUDA kernels wherever possible vor 11 Jahren
acquire_cb.c 0c6c658cb1 tests: turn function static when it makes sense to do so vor 11 Jahren
acquire_cb_insert.c 5fdde967b0 tests: partly revert #11510 and turn all cpu implementations codelets not static so that MIC code is able to successfully call dlsym on the function vor 11 Jahren
acquire_release.c c60d91cb3f Enable asynchronous OpenCL wherever possible vor 11 Jahren
acquire_release2.c c60d91cb3f Enable asynchronous OpenCL wherever possible vor 11 Jahren
acquire_release_cuda.cu 7d2bf0c630 Enable asynchronous CUDA kernels wherever possible vor 11 Jahren
acquire_release_opencl.c c60d91cb3f Enable asynchronous OpenCL wherever possible vor 11 Jahren
acquire_release_opencl_kernel.cl ee8395246f Make tests/datawizard/acquire_release and tests/datawizard/acquire_release2 work with OpenCL. vor 13 Jahren
allocate.c 0c6c658cb1 tests: turn function static when it makes sense to do so vor 11 Jahren
commute.c 4f7c5e462a tests: unregister data from StarPU vor 11 Jahren
copy.c 5fdde967b0 tests: partly revert #11510 and turn all cpu implementations codelets not static so that MIC code is able to successfully call dlsym on the function vor 11 Jahren
critical_section_with_void_interface.c 5fdde967b0 tests: partly revert #11510 and turn all cpu implementations codelets not static so that MIC code is able to successfully call dlsym on the function vor 11 Jahren
cuda_codelet_unsigned_inc.cu 7d2bf0c630 Enable asynchronous CUDA kernels wherever possible vor 11 Jahren
data_implicit_deps.c 5fdde967b0 tests: partly revert #11510 and turn all cpu implementations codelets not static so that MIC code is able to successfully call dlsym on the function vor 11 Jahren
data_invalidation.c c60d91cb3f Enable asynchronous OpenCL wherever possible vor 11 Jahren
data_lookup.c 5fdde967b0 tests: partly revert #11510 and turn all cpu implementations codelets not static so that MIC code is able to successfully call dlsym on the function vor 11 Jahren
dining_philosophers.c 5fdde967b0 tests: partly revert #11510 and turn all cpu implementations codelets not static so that MIC code is able to successfully call dlsym on the function vor 11 Jahren
double_parameter.c 5fdde967b0 tests: partly revert #11510 and turn all cpu implementations codelets not static so that MIC code is able to successfully call dlsym on the function vor 11 Jahren
dsm_stress.c 5fdde967b0 tests: partly revert #11510 and turn all cpu implementations codelets not static so that MIC code is able to successfully call dlsym on the function vor 11 Jahren
gpu_ptr_register.c b24213f35d Add a way to register an existing on-GPU buffer to be used by a handle vor 11 Jahren
gpu_register.c c05e9e394f import work from Brice & Damien to adapt tests to MIC and SCC vor 12 Jahren
handle_to_pointer.c c60d91cb3f Enable asynchronous OpenCL wherever possible vor 11 Jahren
in_place_partition.c 09a0873e69 replace 0 with macro part 2 vor 12 Jahren
increment_init.c d6c12d1392 tests/datawizard/increment_init.c: do not skip computation when running on valgrind vor 11 Jahren
increment_redux.c c60d91cb3f Enable asynchronous OpenCL wherever possible vor 11 Jahren
increment_redux_lazy.c c60d91cb3f Enable asynchronous OpenCL wherever possible vor 11 Jahren
increment_redux_v2.c c60d91cb3f Enable asynchronous OpenCL wherever possible vor 11 Jahren
lazy_allocation.c c60d91cb3f Enable asynchronous OpenCL wherever possible vor 11 Jahren
lazy_unregister.c 5fdde967b0 tests: partly revert #11510 and turn all cpu implementations codelets not static so that MIC code is able to successfully call dlsym on the function vor 11 Jahren
manual_reduction.c 7d2bf0c630 Enable asynchronous CUDA kernels wherever possible vor 11 Jahren
mpi_like.c c60d91cb3f Enable asynchronous OpenCL wherever possible vor 11 Jahren
mpi_like.h 8ec3cd5612 tests: forgot to add file in previous commit vor 11 Jahren
mpi_like_async.c c60d91cb3f Enable asynchronous OpenCL wherever possible vor 11 Jahren
opencl_codelet_unsigned_inc.c c60d91cb3f Enable asynchronous OpenCL wherever possible vor 11 Jahren
opencl_codelet_unsigned_inc_kernel.cl b53f29d34a tests/datawizard/opencl_codelet_unsigned_inc_kernel.cl: use correct datatype vor 13 Jahren
partition_lazy.c c60d91cb3f Enable asynchronous OpenCL wherever possible vor 11 Jahren
readers_and_writers.c 5fdde967b0 tests: partly revert #11510 and turn all cpu implementations codelets not static so that MIC code is able to successfully call dlsym on the function vor 11 Jahren
readonly.c 98d9eb5c64 Functions starpu_insert_task and starpu_mpi_insert_task are renamed vor 11 Jahren
reclaim.c 09a0873e69 replace 0 with macro part 2 vor 12 Jahren
scal.c c60d91cb3f Enable asynchronous OpenCL wherever possible vor 11 Jahren
scal.h 0c13e9ae90 tests/datawizard/scal: define functions in scal.h to reuse them in other places vor 13 Jahren
scal_cuda.cu 7d2bf0c630 Enable asynchronous CUDA kernels wherever possible vor 11 Jahren
scal_opencl.cl 6926180b3d tests/datawizard/in_place_partition.c: fix prototype for opencl kernel, and update error checking for main application vor 13 Jahren
scratch.c c60d91cb3f Enable asynchronous OpenCL wherever possible vor 11 Jahren
scratch_cuda.cu 7d2bf0c630 Enable asynchronous CUDA kernels wherever possible vor 11 Jahren
scratch_opencl.c c60d91cb3f Enable asynchronous OpenCL wherever possible vor 11 Jahren
scratch_opencl_kernel.cl fe6ecf688b tests/datawizard/scratch.c: Fix the OpenCL codelet. vor 13 Jahren
specific_node.c c60d91cb3f Enable asynchronous OpenCL wherever possible vor 11 Jahren
sync_and_notify_data.c c60d91cb3f Enable asynchronous OpenCL wherever possible vor 11 Jahren
sync_and_notify_data_implicit.c c60d91cb3f Enable asynchronous OpenCL wherever possible vor 11 Jahren
sync_and_notify_data_kernels.cu 7d2bf0c630 Enable asynchronous CUDA kernels wherever possible vor 11 Jahren
sync_and_notify_data_opencl.c c60d91cb3f Enable asynchronous OpenCL wherever possible vor 11 Jahren
sync_and_notify_data_opencl_codelet.cl 69875471bc Fix copyrights, thanks ludo! vor 14 Jahren
sync_with_data_with_mem.c 5fdde967b0 tests: partly revert #11510 and turn all cpu implementations codelets not static so that MIC code is able to successfully call dlsym on the function vor 11 Jahren
sync_with_data_with_mem_non_blocking.c 5fdde967b0 tests: partly revert #11510 and turn all cpu implementations codelets not static so that MIC code is able to successfully call dlsym on the function vor 11 Jahren
sync_with_data_with_mem_non_blocking_implicit.c 5fdde967b0 tests: partly revert #11510 and turn all cpu implementations codelets not static so that MIC code is able to successfully call dlsym on the function vor 11 Jahren
unpartition.c 5fdde967b0 tests: partly revert #11510 and turn all cpu implementations codelets not static so that MIC code is able to successfully call dlsym on the function vor 11 Jahren
user_interaction_implicit.c 0c6c658cb1 tests: turn function static when it makes sense to do so vor 11 Jahren
variable_parameters.c 3db86a2ede * Add STARPU_VARIABLE_NBUFFERS to be set in cl.nbuffers, and nbuffers and vor 11 Jahren
write_only_tmp_buffer.c c60d91cb3f Enable asynchronous OpenCL wherever possible vor 11 Jahren
wt_broadcast.c c60d91cb3f Enable asynchronous OpenCL wherever possible vor 11 Jahren
wt_host.c c60d91cb3f Enable asynchronous OpenCL wherever possible vor 11 Jahren