Nathalie Furmento 7a3685e74a tests: remove STARPU_SKIP_IF_VALGRIND as code if small enough not to be too long when executed with valgrind пре 12 година
..
interfaces 98d9eb5c64 Functions starpu_insert_task and starpu_mpi_insert_task are renamed пре 12 година
acquire_cb.c a69cd382d5 replace 0 with macro part 1 пре 12 година
acquire_cb_insert.c 7a3685e74a tests: remove STARPU_SKIP_IF_VALGRIND as code if small enough not to be too long when executed with valgrind пре 12 година
acquire_release.c 7a3685e74a tests: remove STARPU_SKIP_IF_VALGRIND as code if small enough not to be too long when executed with valgrind пре 12 година
acquire_release2.c 7a3685e74a tests: remove STARPU_SKIP_IF_VALGRIND as code if small enough not to be too long when executed with valgrind пре 12 година
acquire_release_cuda.cu a4f3da6a64 tests: only include starpu.h as it includes all the other starpu_ .h files пре 13 година
acquire_release_opencl.c a4f3da6a64 tests: only include starpu.h as it includes all the other starpu_ .h files пре 13 година
acquire_release_opencl_kernel.cl ee8395246f Make tests/datawizard/acquire_release and tests/datawizard/acquire_release2 work with OpenCL. пре 13 година
allocate.c a69cd382d5 replace 0 with macro part 1 пре 12 година
commute.c 98d9eb5c64 Functions starpu_insert_task and starpu_mpi_insert_task are renamed пре 12 година
copy.c a69cd382d5 replace 0 with macro part 1 пре 12 година
critical_section_with_void_interface.c 7a3685e74a tests: remove STARPU_SKIP_IF_VALGRIND as code if small enough not to be too long when executed with valgrind пре 12 година
cuda_codelet_unsigned_inc.cu a4f3da6a64 tests: only include starpu.h as it includes all the other starpu_ .h files пре 13 година
data_implicit_deps.c a69cd382d5 replace 0 with macro part 1 пре 12 година
data_invalidation.c b2615f92ee mic: merge trunk пре 12 година
data_lookup.c 98d9eb5c64 Functions starpu_insert_task and starpu_mpi_insert_task are renamed пре 12 година
dining_philosophers.c a69cd382d5 replace 0 with macro part 1 пре 12 година
double_parameter.c 579be68c99 use STARPU_MAIN_RAM instead of 0 to design main memory пре 12 година
dsm_stress.c a69cd382d5 replace 0 with macro part 1 пре 12 година
gpu_register.c c05e9e394f import work from Brice & Damien to adapt tests to MIC and SCC пре 12 година
handle_to_pointer.c 98d9eb5c64 Functions starpu_insert_task and starpu_mpi_insert_task are renamed пре 12 година
in_place_partition.c 09a0873e69 replace 0 with macro part 2 пре 12 година
increment_redux.c 09a0873e69 replace 0 with macro part 2 пре 12 година
increment_redux_lazy.c b227dbcfdc Use STARPU_ATTRIBUTE_* macros пре 12 година
increment_redux_v2.c 09a0873e69 replace 0 with macro part 2 пре 12 година
lazy_allocation.c 98d9eb5c64 Functions starpu_insert_task and starpu_mpi_insert_task are renamed пре 12 година
lazy_unregister.c 09a0873e69 replace 0 with macro part 2 пре 12 година
manual_reduction.c 7a3685e74a tests: remove STARPU_SKIP_IF_VALGRIND as code if small enough not to be too long when executed with valgrind пре 12 година
mpi_like.c 7a3685e74a tests: remove STARPU_SKIP_IF_VALGRIND as code if small enough not to be too long when executed with valgrind пре 12 година
mpi_like_async.c 7a3685e74a tests: remove STARPU_SKIP_IF_VALGRIND as code if small enough not to be too long when executed with valgrind пре 12 година
opencl_codelet_unsigned_inc.c a4f3da6a64 tests: only include starpu.h as it includes all the other starpu_ .h files пре 13 година
opencl_codelet_unsigned_inc_kernel.cl b53f29d34a tests/datawizard/opencl_codelet_unsigned_inc_kernel.cl: use correct datatype пре 13 година
partition_lazy.c 98d9eb5c64 Functions starpu_insert_task and starpu_mpi_insert_task are renamed пре 12 година
readers_and_writers.c 09a0873e69 replace 0 with macro part 2 пре 12 година
readonly.c 98d9eb5c64 Functions starpu_insert_task and starpu_mpi_insert_task are renamed пре 12 година
reclaim.c 09a0873e69 replace 0 with macro part 2 пре 12 година
scal.c c05e9e394f import work from Brice & Damien to adapt tests to MIC and SCC пре 12 година
scal.h 0c13e9ae90 tests/datawizard/scal: define functions in scal.h to reuse them in other places пре 13 година
scal_cuda.cu a4f3da6a64 tests: only include starpu.h as it includes all the other starpu_ .h files пре 13 година
scal_opencl.cl 6926180b3d tests/datawizard/in_place_partition.c: fix prototype for opencl kernel, and update error checking for main application пре 13 година
scratch.c 509b65f2d0 replace 0 with macro part 3 пре 12 година
scratch_cuda.cu a4f3da6a64 tests: only include starpu.h as it includes all the other starpu_ .h files пре 13 година
scratch_opencl.c a4f3da6a64 tests: only include starpu.h as it includes all the other starpu_ .h files пре 13 година
scratch_opencl_kernel.cl fe6ecf688b tests/datawizard/scratch.c: Fix the OpenCL codelet. пре 13 година
sync_and_notify_data.c 7a3685e74a tests: remove STARPU_SKIP_IF_VALGRIND as code if small enough not to be too long when executed with valgrind пре 12 година
sync_and_notify_data_implicit.c 7a3685e74a tests: remove STARPU_SKIP_IF_VALGRIND as code if small enough not to be too long when executed with valgrind пре 12 година
sync_and_notify_data_kernels.cu a4f3da6a64 tests: only include starpu.h as it includes all the other starpu_ .h files пре 13 година
sync_and_notify_data_opencl.c b227dbcfdc Use STARPU_ATTRIBUTE_* macros пре 12 година
sync_and_notify_data_opencl_codelet.cl 69875471bc Fix copyrights, thanks ludo! пре 14 година
sync_with_data_with_mem.c 509b65f2d0 replace 0 with macro part 3 пре 12 година
sync_with_data_with_mem_non_blocking.c 509b65f2d0 replace 0 with macro part 3 пре 12 година
sync_with_data_with_mem_non_blocking_implicit.c 509b65f2d0 replace 0 with macro part 3 пре 12 година
unpartition.c 509b65f2d0 replace 0 with macro part 3 пре 12 година
user_interaction_implicit.c 509b65f2d0 replace 0 with macro part 3 пре 12 година
write_only_tmp_buffer.c 7a3685e74a tests: remove STARPU_SKIP_IF_VALGRIND as code if small enough not to be too long when executed with valgrind пре 12 година
wt_broadcast.c 7a3685e74a tests: remove STARPU_SKIP_IF_VALGRIND as code if small enough not to be too long when executed with valgrind пре 12 година
wt_host.c 509b65f2d0 replace 0 with macro part 3 пре 12 година