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