Nathalie Furmento f1f6719353 use __starpu_func__ instead of __func__ which is not available on windows %!s(int64=12) %!d(string=hai) anos
..
interfaces f1f6719353 use __starpu_func__ instead of __func__ which is not available on windows %!s(int64=12) %!d(string=hai) anos
acquire_cb.c 2f80d102bc tests/datawizard/acquire_cb.c: return EXIT_FAILURE when computation fails %!s(int64=13) %!d(string=hai) anos
acquire_cb_insert.c 389271b78f Rename all filter functions to follow the pattern starpu_DATATYPE_filter_FILTERTYPE. %!s(int64=12) %!d(string=hai) anos
acquire_release.c b7f742398e tests: fix type and shadow declarations %!s(int64=12) %!d(string=hai) anos
acquire_release2.c b7f742398e tests: fix type and shadow declarations %!s(int64=12) %!d(string=hai) anos
acquire_release_cuda.cu a4f3da6a64 tests: only include starpu.h as it includes all the other starpu_ .h files %!s(int64=13) %!d(string=hai) anos
acquire_release_opencl.c a4f3da6a64 tests: only include starpu.h as it includes all the other starpu_ .h files %!s(int64=13) %!d(string=hai) anos
acquire_release_opencl_kernel.cl ee8395246f Make tests/datawizard/acquire_release and tests/datawizard/acquire_release2 work with OpenCL. %!s(int64=13) %!d(string=hai) anos
allocate.c f64e3b6cad tests/datawizard/allocate.c: also test limit on GPU devices %!s(int64=12) %!d(string=hai) anos
copy.c 44bc9d4185 tests: field where of struct starpu_codelet is optional, no longer set it %!s(int64=12) %!d(string=hai) anos
critical_section_with_void_interface.c 44bc9d4185 tests: field where of struct starpu_codelet is optional, no longer set it %!s(int64=12) %!d(string=hai) anos
cuda_codelet_unsigned_inc.cu a4f3da6a64 tests: only include starpu.h as it includes all the other starpu_ .h files %!s(int64=13) %!d(string=hai) anos
data_implicit_deps.c cd0c8eb16f Make tests/datawizard/data_implciit_deps.c work with OpenCL. %!s(int64=13) %!d(string=hai) anos
data_invalidation.c 44bc9d4185 tests: field where of struct starpu_codelet is optional, no longer set it %!s(int64=12) %!d(string=hai) anos
data_lookup.c 389271b78f Rename all filter functions to follow the pattern starpu_DATATYPE_filter_FILTERTYPE. %!s(int64=12) %!d(string=hai) anos
dining_philosophers.c 44bc9d4185 tests: field where of struct starpu_codelet is optional, no longer set it %!s(int64=12) %!d(string=hai) anos
double_parameter.c 44bc9d4185 tests: field where of struct starpu_codelet is optional, no longer set it %!s(int64=12) %!d(string=hai) anos
dsm_stress.c 7f792e3082 Define new public API starpu_pthread which is similar to the pthread API. %!s(int64=12) %!d(string=hai) anos
gpu_register.c 389271b78f Rename all filter functions to follow the pattern starpu_DATATYPE_filter_FILTERTYPE. %!s(int64=12) %!d(string=hai) anos
handle_to_pointer.c 660641a5d4 fix type conversion %!s(int64=12) %!d(string=hai) anos
in_place_partition.c 389271b78f Rename all filter functions to follow the pattern starpu_DATATYPE_filter_FILTERTYPE. %!s(int64=12) %!d(string=hai) anos
increment_redux.c 02d4168c57 Fix reduction codelets modes further %!s(int64=12) %!d(string=hai) anos
increment_redux_lazy.c ad0f7bbef7 Set reduction codelet modes in codelet, not at execution %!s(int64=12) %!d(string=hai) anos
increment_redux_v2.c 02d4168c57 Fix reduction codelets modes further %!s(int64=12) %!d(string=hai) anos
lazy_allocation.c a4f3da6a64 tests: only include starpu.h as it includes all the other starpu_ .h files %!s(int64=13) %!d(string=hai) anos
lazy_unregister.c 6f23ea2e56 tests/datawizard/lazy_unregister.c: include unistd.h for usleep %!s(int64=13) %!d(string=hai) anos
manual_reduction.c 44bc9d4185 tests: field where of struct starpu_codelet is optional, no longer set it %!s(int64=12) %!d(string=hai) anos
mpi_like.c 03cf44aed8 tests/datawizard/mpi_like.c: remove irrelevant warning %!s(int64=12) %!d(string=hai) anos
mpi_like_async.c 7f792e3082 Define new public API starpu_pthread which is similar to the pthread API. %!s(int64=12) %!d(string=hai) anos
opencl_codelet_unsigned_inc.c a4f3da6a64 tests: only include starpu.h as it includes all the other starpu_ .h files %!s(int64=13) %!d(string=hai) anos
opencl_codelet_unsigned_inc_kernel.cl b53f29d34a tests/datawizard/opencl_codelet_unsigned_inc_kernel.cl: use correct datatype %!s(int64=13) %!d(string=hai) anos
partition_lazy.c 389271b78f Rename all filter functions to follow the pattern starpu_DATATYPE_filter_FILTERTYPE. %!s(int64=12) %!d(string=hai) anos
readers_and_writers.c 44bc9d4185 tests: field where of struct starpu_codelet is optional, no longer set it %!s(int64=12) %!d(string=hai) anos
readonly.c a4f3da6a64 tests: only include starpu.h as it includes all the other starpu_ .h files %!s(int64=13) %!d(string=hai) anos
reclaim.c ccb2b1282d rename slow-machine to the more appropriate term quick-check %!s(int64=13) %!d(string=hai) anos
scal.c 44bc9d4185 tests: field where of struct starpu_codelet is optional, no longer set it %!s(int64=12) %!d(string=hai) anos
scal.h 0c13e9ae90 tests/datawizard/scal: define functions in scal.h to reuse them in other places %!s(int64=13) %!d(string=hai) anos
scal_cuda.cu a4f3da6a64 tests: only include starpu.h as it includes all the other starpu_ .h files %!s(int64=13) %!d(string=hai) anos
scal_opencl.cl 6926180b3d tests/datawizard/in_place_partition.c: fix prototype for opencl kernel, and update error checking for main application %!s(int64=13) %!d(string=hai) anos
scratch.c 1121946f7b tests: reduce testcases when quick-check is enabled %!s(int64=13) %!d(string=hai) anos
scratch_cuda.cu a4f3da6a64 tests: only include starpu.h as it includes all the other starpu_ .h files %!s(int64=13) %!d(string=hai) anos
scratch_opencl.c a4f3da6a64 tests: only include starpu.h as it includes all the other starpu_ .h files %!s(int64=13) %!d(string=hai) anos
scratch_opencl_kernel.cl fe6ecf688b tests/datawizard/scratch.c: Fix the OpenCL codelet. %!s(int64=13) %!d(string=hai) anos
sync_and_notify_data.c 44bc9d4185 tests: field where of struct starpu_codelet is optional, no longer set it %!s(int64=12) %!d(string=hai) anos
sync_and_notify_data_implicit.c 44bc9d4185 tests: field where of struct starpu_codelet is optional, no longer set it %!s(int64=12) %!d(string=hai) anos
sync_and_notify_data_kernels.cu a4f3da6a64 tests: only include starpu.h as it includes all the other starpu_ .h files %!s(int64=13) %!d(string=hai) anos
sync_and_notify_data_opencl.c a4f3da6a64 tests: only include starpu.h as it includes all the other starpu_ .h files %!s(int64=13) %!d(string=hai) anos
sync_and_notify_data_opencl_codelet.cl 69875471bc Fix copyrights, thanks ludo! %!s(int64=14) %!d(string=hai) anos
sync_with_data_with_mem.c 44bc9d4185 tests: field where of struct starpu_codelet is optional, no longer set it %!s(int64=12) %!d(string=hai) anos
sync_with_data_with_mem_non_blocking.c 7f792e3082 Define new public API starpu_pthread which is similar to the pthread API. %!s(int64=12) %!d(string=hai) anos
sync_with_data_with_mem_non_blocking_implicit.c 7f792e3082 Define new public API starpu_pthread which is similar to the pthread API. %!s(int64=12) %!d(string=hai) anos
unpartition.c 389271b78f Rename all filter functions to follow the pattern starpu_DATATYPE_filter_FILTERTYPE. %!s(int64=12) %!d(string=hai) anos
user_interaction_implicit.c ab59ecc2a7 tests and examples: remove un-needed include pthread.h %!s(int64=12) %!d(string=hai) anos
write_only_tmp_buffer.c 44bc9d4185 tests: field where of struct starpu_codelet is optional, no longer set it %!s(int64=12) %!d(string=hai) anos
wt_broadcast.c 44bc9d4185 tests: field where of struct starpu_codelet is optional, no longer set it %!s(int64=12) %!d(string=hai) anos
wt_host.c 44bc9d4185 tests: field where of struct starpu_codelet is optional, no longer set it %!s(int64=12) %!d(string=hai) anos