Nathalie Furmento 7d34fe53b5 fixes following GCC (annoying) warnings %!s(int64=13) %!d(string=hai) anos
..
interfaces 7d34fe53b5 fixes following GCC (annoying) warnings %!s(int64=13) %!d(string=hai) anos
acquire_cb.c 9aaa7caf99 tests: if starpu_init() returns -ENODEV, skip the test, do not fail it %!s(int64=13) %!d(string=hai) anos
acquire_cb_insert.c 9aaa7caf99 tests: if starpu_init() returns -ENODEV, skip the test, do not fail it %!s(int64=13) %!d(string=hai) anos
acquire_release.c 9aaa7caf99 tests: if starpu_init() returns -ENODEV, skip the test, do not fail it %!s(int64=13) %!d(string=hai) anos
acquire_release2.c 9aaa7caf99 tests: if starpu_init() returns -ENODEV, skip the test, do not fail it %!s(int64=13) %!d(string=hai) anos
acquire_release_cuda.cu 69875471bc Fix copyrights, thanks ludo! %!s(int64=14) %!d(string=hai) anos
copy.c 9aaa7caf99 tests: if starpu_init() returns -ENODEV, skip the test, do not fail it %!s(int64=13) %!d(string=hai) anos
critical_section_with_void_interface.c 9aaa7caf99 tests: if starpu_init() returns -ENODEV, skip the test, do not fail it %!s(int64=13) %!d(string=hai) anos
cuda_codelet_unsigned_inc.cu 69875471bc Fix copyrights, thanks ludo! %!s(int64=14) %!d(string=hai) anos
data_implicit_deps.c 9aaa7caf99 tests: if starpu_init() returns -ENODEV, skip the test, do not fail it %!s(int64=13) %!d(string=hai) anos
data_invalidation.c 9aaa7caf99 tests: if starpu_init() returns -ENODEV, skip the test, do not fail it %!s(int64=13) %!d(string=hai) anos
data_lookup.c 9aaa7caf99 tests: if starpu_init() returns -ENODEV, skip the test, do not fail it %!s(int64=13) %!d(string=hai) anos
dining_philosophers.c 9aaa7caf99 tests: if starpu_init() returns -ENODEV, skip the test, do not fail it %!s(int64=13) %!d(string=hai) anos
double_parameter.c 9aaa7caf99 tests: if starpu_init() returns -ENODEV, skip the test, do not fail it %!s(int64=13) %!d(string=hai) anos
dsm_stress.c 9aaa7caf99 tests: if starpu_init() returns -ENODEV, skip the test, do not fail it %!s(int64=13) %!d(string=hai) anos
gpu_register.c 9aaa7caf99 tests: if starpu_init() returns -ENODEV, skip the test, do not fail it %!s(int64=13) %!d(string=hai) anos
handle_to_pointer.c 9aaa7caf99 tests: if starpu_init() returns -ENODEV, skip the test, do not fail it %!s(int64=13) %!d(string=hai) anos
in_place_partition.c 9aaa7caf99 tests: if starpu_init() returns -ENODEV, skip the test, do not fail it %!s(int64=13) %!d(string=hai) anos
increment_redux.c 9aaa7caf99 tests: if starpu_init() returns -ENODEV, skip the test, do not fail it %!s(int64=13) %!d(string=hai) anos
increment_redux_v2.c 9aaa7caf99 tests: if starpu_init() returns -ENODEV, skip the test, do not fail it %!s(int64=13) %!d(string=hai) anos
lazy_allocation.c 9aaa7caf99 tests: if starpu_init() returns -ENODEV, skip the test, do not fail it %!s(int64=13) %!d(string=hai) anos
manual_reduction.c 9aaa7caf99 tests: if starpu_init() returns -ENODEV, skip the test, do not fail it %!s(int64=13) %!d(string=hai) anos
mpi_like.c 9aaa7caf99 tests: if starpu_init() returns -ENODEV, skip the test, do not fail it %!s(int64=13) %!d(string=hai) anos
mpi_like_async.c 9aaa7caf99 tests: if starpu_init() returns -ENODEV, skip the test, do not fail it %!s(int64=13) %!d(string=hai) anos
readers_and_writers.c 9aaa7caf99 tests: if starpu_init() returns -ENODEV, skip the test, do not fail it %!s(int64=13) %!d(string=hai) anos
reclaim.c 508463598a Work around hwloc's failure to return the amount of RAM. %!s(int64=13) %!d(string=hai) anos
scal.c f4b2c1908e factorize scal code %!s(int64=13) %!d(string=hai) anos
scal.h f4b2c1908e factorize scal code %!s(int64=13) %!d(string=hai) anos
scal_cuda.cu 08f4ce1f07 Fix in-place partitioning for OpenCL. OpenCL codelets are not supposed to use the ptr pointer, since in OpenCL we only have a cl_mem %!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 9aaa7caf99 tests: if starpu_init() returns -ENODEV, skip the test, do not fail it %!s(int64=13) %!d(string=hai) anos
scratch_cuda.cu 69875471bc Fix copyrights, thanks ludo! %!s(int64=14) %!d(string=hai) anos
sync_and_notify_data.c 9aaa7caf99 tests: if starpu_init() returns -ENODEV, skip the test, do not fail it %!s(int64=13) %!d(string=hai) anos
sync_and_notify_data_gordon_kernels.c 0d9f08ae8d Fix copyrights, thanks Ludo! %!s(int64=14) %!d(string=hai) anos
sync_and_notify_data_implicit.c 9aaa7caf99 tests: if starpu_init() returns -ENODEV, skip the test, do not fail it %!s(int64=13) %!d(string=hai) anos
sync_and_notify_data_kernels.cu 69875471bc Fix copyrights, thanks ludo! %!s(int64=14) %!d(string=hai) anos
sync_and_notify_data_opencl.c 08f4ce1f07 Fix in-place partitioning for OpenCL. OpenCL codelets are not supposed to use the ptr pointer, since in OpenCL we only have a cl_mem %!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 9aaa7caf99 tests: if starpu_init() returns -ENODEV, skip the test, do not fail it %!s(int64=13) %!d(string=hai) anos
sync_with_data_with_mem_non_blocking.c 9aaa7caf99 tests: if starpu_init() returns -ENODEV, skip the test, do not fail it %!s(int64=13) %!d(string=hai) anos
sync_with_data_with_mem_non_blocking_implicit.c 9aaa7caf99 tests: if starpu_init() returns -ENODEV, skip the test, do not fail it %!s(int64=13) %!d(string=hai) anos
unpartition.c 9aaa7caf99 tests: if starpu_init() returns -ENODEV, skip the test, do not fail it %!s(int64=13) %!d(string=hai) anos
user_interaction_implicit.c 9aaa7caf99 tests: if starpu_init() returns -ENODEV, skip the test, do not fail it %!s(int64=13) %!d(string=hai) anos
write_only_tmp_buffer.c 9aaa7caf99 tests: if starpu_init() returns -ENODEV, skip the test, do not fail it %!s(int64=13) %!d(string=hai) anos