Nathalie Furmento 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 11 lat temu
..
interfaces 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 11 lat temu
acquire_cb.c 0c6c658cb1 tests: turn function static when it makes sense to do so 11 lat temu
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 11 lat temu
acquire_release.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 11 lat temu
acquire_release2.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 11 lat temu
acquire_release_cuda.cu a4f3da6a64 tests: only include starpu.h as it includes all the other starpu_ .h files 13 lat temu
acquire_release_opencl.c a4f3da6a64 tests: only include starpu.h as it includes all the other starpu_ .h files 13 lat temu
acquire_release_opencl_kernel.cl ee8395246f Make tests/datawizard/acquire_release and tests/datawizard/acquire_release2 work with OpenCL. 13 lat temu
allocate.c 0c6c658cb1 tests: turn function static when it makes sense to do so 11 lat temu
commute.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 11 lat temu
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 11 lat temu
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 11 lat temu
cuda_codelet_unsigned_inc.cu 0c6c658cb1 tests: turn function static when it makes sense to do so 11 lat temu
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 11 lat temu
data_invalidation.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 11 lat temu
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 11 lat temu
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 11 lat temu
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 11 lat temu
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 11 lat temu
gpu_register.c c05e9e394f import work from Brice & Damien to adapt tests to MIC and SCC 12 lat temu
handle_to_pointer.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 11 lat temu
in_place_partition.c 09a0873e69 replace 0 with macro part 2 12 lat temu
increment_redux.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 11 lat temu
increment_redux_lazy.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 11 lat temu
increment_redux_v2.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 11 lat temu
lazy_allocation.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 11 lat temu
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 11 lat temu
manual_reduction.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 11 lat temu
mpi_like.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 11 lat temu
mpi_like.h 8ec3cd5612 tests: forgot to add file in previous commit 11 lat temu
mpi_like_async.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 11 lat temu
opencl_codelet_unsigned_inc.c a4f3da6a64 tests: only include starpu.h as it includes all the other starpu_ .h files 13 lat temu
opencl_codelet_unsigned_inc_kernel.cl b53f29d34a tests/datawizard/opencl_codelet_unsigned_inc_kernel.cl: use correct datatype 13 lat temu
partition_lazy.c 98d9eb5c64 Functions starpu_insert_task and starpu_mpi_insert_task are renamed 11 lat temu
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 11 lat temu
readonly.c 98d9eb5c64 Functions starpu_insert_task and starpu_mpi_insert_task are renamed 11 lat temu
reclaim.c 09a0873e69 replace 0 with macro part 2 12 lat temu
scal.c c05e9e394f import work from Brice & Damien to adapt tests to MIC and SCC 12 lat temu
scal.h 0c13e9ae90 tests/datawizard/scal: define functions in scal.h to reuse them in other places 13 lat temu
scal_cuda.cu a4f3da6a64 tests: only include starpu.h as it includes all the other starpu_ .h files 13 lat temu
scal_opencl.cl 6926180b3d tests/datawizard/in_place_partition.c: fix prototype for opencl kernel, and update error checking for main application 13 lat temu
scratch.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 11 lat temu
scratch_cuda.cu a4f3da6a64 tests: only include starpu.h as it includes all the other starpu_ .h files 13 lat temu
scratch_opencl.c a4f3da6a64 tests: only include starpu.h as it includes all the other starpu_ .h files 13 lat temu
scratch_opencl_kernel.cl fe6ecf688b tests/datawizard/scratch.c: Fix the OpenCL codelet. 13 lat temu
sync_and_notify_data.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 11 lat temu
sync_and_notify_data_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 11 lat temu
sync_and_notify_data_kernels.cu a4f3da6a64 tests: only include starpu.h as it includes all the other starpu_ .h files 13 lat temu
sync_and_notify_data_opencl.c b227dbcfdc Use STARPU_ATTRIBUTE_* macros 12 lat temu
sync_and_notify_data_opencl_codelet.cl 69875471bc Fix copyrights, thanks ludo! 14 lat temu
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 11 lat temu
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 11 lat temu
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 11 lat temu
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 11 lat temu
user_interaction_implicit.c 0c6c658cb1 tests: turn function static when it makes sense to do so 11 lat temu
write_only_tmp_buffer.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 11 lat temu
wt_broadcast.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 11 lat temu
wt_host.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 11 lat temu