Samuel Thibault 43f6f21f3c Fix printing CUDA test před 12 roky
..
interfaces 627245f029 Fix tests with MIC support enabled, without MIC devices for now před 12 roky
acquire_cb.c c05e9e394f import work from Brice & Damien to adapt tests to MIC and SCC před 12 roky
acquire_cb_insert.c c05e9e394f import work from Brice & Damien to adapt tests to MIC and SCC před 12 roky
acquire_release.c c05e9e394f import work from Brice & Damien to adapt tests to MIC and SCC před 12 roky
acquire_release2.c c05e9e394f import work from Brice & Damien to adapt tests to MIC and SCC před 12 roky
acquire_release_cuda.cu a4f3da6a64 tests: only include starpu.h as it includes all the other starpu_ .h files před 13 roky
acquire_release_opencl.c a4f3da6a64 tests: only include starpu.h as it includes all the other starpu_ .h files před 13 roky
acquire_release_opencl_kernel.cl ee8395246f Make tests/datawizard/acquire_release and tests/datawizard/acquire_release2 work with OpenCL. před 13 roky
allocate.c f64e3b6cad tests/datawizard/allocate.c: also test limit on GPU devices před 12 roky
copy.c c05e9e394f import work from Brice & Damien to adapt tests to MIC and SCC před 12 roky
critical_section_with_void_interface.c 44bc9d4185 tests: field where of struct starpu_codelet is optional, no longer set it před 12 roky
cuda_codelet_unsigned_inc.cu a4f3da6a64 tests: only include starpu.h as it includes all the other starpu_ .h files před 13 roky
data_implicit_deps.c 43f6f21f3c Fix printing CUDA test před 12 roky
data_invalidation.c c05e9e394f import work from Brice & Damien to adapt tests to MIC and SCC před 12 roky
data_lookup.c c05e9e394f import work from Brice & Damien to adapt tests to MIC and SCC před 12 roky
dining_philosophers.c c05e9e394f import work from Brice & Damien to adapt tests to MIC and SCC před 12 roky
double_parameter.c c05e9e394f import work from Brice & Damien to adapt tests to MIC and SCC před 12 roky
dsm_stress.c c05e9e394f import work from Brice & Damien to adapt tests to MIC and SCC před 12 roky
gpu_register.c c05e9e394f import work from Brice & Damien to adapt tests to MIC and SCC před 12 roky
handle_to_pointer.c c05e9e394f import work from Brice & Damien to adapt tests to MIC and SCC před 12 roky
in_place_partition.c c05e9e394f import work from Brice & Damien to adapt tests to MIC and SCC před 12 roky
increment_redux.c c05e9e394f import work from Brice & Damien to adapt tests to MIC and SCC před 12 roky
increment_redux_lazy.c c05e9e394f import work from Brice & Damien to adapt tests to MIC and SCC před 12 roky
increment_redux_v2.c c05e9e394f import work from Brice & Damien to adapt tests to MIC and SCC před 12 roky
lazy_allocation.c c05e9e394f import work from Brice & Damien to adapt tests to MIC and SCC před 12 roky
lazy_unregister.c 6f23ea2e56 tests/datawizard/lazy_unregister.c: include unistd.h for usleep před 13 roky
manual_reduction.c c05e9e394f import work from Brice & Damien to adapt tests to MIC and SCC před 12 roky
mpi_like.c c05e9e394f import work from Brice & Damien to adapt tests to MIC and SCC před 12 roky
mpi_like_async.c c05e9e394f import work from Brice & Damien to adapt tests to MIC and SCC před 12 roky
opencl_codelet_unsigned_inc.c a4f3da6a64 tests: only include starpu.h as it includes all the other starpu_ .h files před 13 roky
opencl_codelet_unsigned_inc_kernel.cl b53f29d34a tests/datawizard/opencl_codelet_unsigned_inc_kernel.cl: use correct datatype před 13 roky
partition_lazy.c c05e9e394f import work from Brice & Damien to adapt tests to MIC and SCC před 12 roky
readers_and_writers.c c05e9e394f import work from Brice & Damien to adapt tests to MIC and SCC před 12 roky
readonly.c a4f3da6a64 tests: only include starpu.h as it includes all the other starpu_ .h files před 13 roky
reclaim.c c05e9e394f import work from Brice & Damien to adapt tests to MIC and SCC před 12 roky
scal.c c05e9e394f import work from Brice & Damien to adapt tests to MIC and SCC před 12 roky
scal.h 0c13e9ae90 tests/datawizard/scal: define functions in scal.h to reuse them in other places před 13 roky
scal_cuda.cu a4f3da6a64 tests: only include starpu.h as it includes all the other starpu_ .h files před 13 roky
scal_opencl.cl 6926180b3d tests/datawizard/in_place_partition.c: fix prototype for opencl kernel, and update error checking for main application před 14 roky
scratch.c c05e9e394f import work from Brice & Damien to adapt tests to MIC and SCC před 12 roky
scratch_cuda.cu a4f3da6a64 tests: only include starpu.h as it includes all the other starpu_ .h files před 13 roky
scratch_opencl.c a4f3da6a64 tests: only include starpu.h as it includes all the other starpu_ .h files před 13 roky
scratch_opencl_kernel.cl fe6ecf688b tests/datawizard/scratch.c: Fix the OpenCL codelet. před 13 roky
sync_and_notify_data.c c05e9e394f import work from Brice & Damien to adapt tests to MIC and SCC před 12 roky
sync_and_notify_data_implicit.c c05e9e394f import work from Brice & Damien to adapt tests to MIC and SCC před 12 roky
sync_and_notify_data_kernels.cu a4f3da6a64 tests: only include starpu.h as it includes all the other starpu_ .h files před 13 roky
sync_and_notify_data_opencl.c a4f3da6a64 tests: only include starpu.h as it includes all the other starpu_ .h files před 13 roky
sync_and_notify_data_opencl_codelet.cl 69875471bc Fix copyrights, thanks ludo! před 14 roky
sync_with_data_with_mem.c c05e9e394f import work from Brice & Damien to adapt tests to MIC and SCC před 12 roky
sync_with_data_with_mem_non_blocking.c c05e9e394f import work from Brice & Damien to adapt tests to MIC and SCC před 12 roky
sync_with_data_with_mem_non_blocking_implicit.c c05e9e394f import work from Brice & Damien to adapt tests to MIC and SCC před 12 roky
unpartition.c c05e9e394f import work from Brice & Damien to adapt tests to MIC and SCC před 12 roky
user_interaction_implicit.c c05e9e394f import work from Brice & Damien to adapt tests to MIC and SCC před 12 roky
write_only_tmp_buffer.c c05e9e394f import work from Brice & Damien to adapt tests to MIC and SCC před 12 roky
wt_broadcast.c 44bc9d4185 tests: field where of struct starpu_codelet is optional, no longer set it před 12 roky
wt_host.c 44bc9d4185 tests: field where of struct starpu_codelet is optional, no longer set it před 12 roky