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