Samuel Thibault 8ca621ccb8 Add starpu_data_pointer_is_inside лет назад: 7
..
interfaces 8ca621ccb8 Add starpu_data_pointer_is_inside лет назад: 7
acquire_cb.c 789c13d409 tests: fix copyrights лет назад: 8
acquire_cb_insert.c 789c13d409 tests: fix copyrights лет назад: 8
acquire_release.c 789c13d409 tests: fix copyrights лет назад: 8
acquire_release2.c 789c13d409 tests: fix copyrights лет назад: 8
acquire_release_cuda.cu 789c13d409 tests: fix copyrights лет назад: 8
acquire_release_opencl.c 789c13d409 tests: fix copyrights лет назад: 8
acquire_release_opencl_kernel.cl 789c13d409 tests: fix copyrights лет назад: 8
acquire_try.c 789c13d409 tests: fix copyrights лет назад: 8
allocate.c 789c13d409 tests: fix copyrights лет назад: 8
cache.c 789c13d409 tests: fix copyrights лет назад: 8
commute.c 789c13d409 tests: fix copyrights лет назад: 8
commute2.c 789c13d409 tests: fix copyrights лет назад: 8
copy.c 789c13d409 tests: fix copyrights лет назад: 8
critical_section_with_void_interface.c 789c13d409 tests: fix copyrights лет назад: 8
cuda_codelet_unsigned_inc.cu 789c13d409 tests: fix copyrights лет назад: 8
data_implicit_deps.c 789c13d409 tests: fix copyrights лет назад: 8
data_invalidation.c 789c13d409 tests: fix copyrights лет назад: 8
data_lookup.c 789c13d409 tests: fix copyrights лет назад: 8
deps.c 789c13d409 tests: fix copyrights лет назад: 8
dining_philosophers.c 789c13d409 tests: fix copyrights лет назад: 8
double_parameter.c 789c13d409 tests: fix copyrights лет назад: 8
dsm_stress.c 789c13d409 tests: fix copyrights лет назад: 8
gpu_ptr_register.c 789c13d409 tests: fix copyrights лет назад: 8
gpu_register.c 789c13d409 tests: fix copyrights лет назад: 8
handle_to_pointer.c 8ca621ccb8 Add starpu_data_pointer_is_inside лет назад: 7
in_place_partition.c 089c051bf5 fix copyrights лет назад: 8
increment_init.c 789c13d409 tests: fix copyrights лет назад: 8
increment_redux.c 789c13d409 tests: fix copyrights лет назад: 8
increment_redux_lazy.c 789c13d409 tests: fix copyrights лет назад: 8
increment_redux_v2.c 789c13d409 tests: fix copyrights лет назад: 8
invalidate_pending_requests.c 789c13d409 tests: fix copyrights лет назад: 8
lazy_allocation.c 789c13d409 tests: fix copyrights лет назад: 8
lazy_unregister.c 789c13d409 tests: fix copyrights лет назад: 8
locality.c 789c13d409 tests: fix copyrights лет назад: 8
locality.sh f068631017 Add memory states events лет назад: 7
manual_reduction.c 68abc1a1f9 minor fixes (warnings detected by sonarqube) лет назад: 7
mpi_like.c 789c13d409 tests: fix copyrights лет назад: 8
mpi_like.h 789c13d409 tests: fix copyrights лет назад: 8
mpi_like_async.c 089c051bf5 fix copyrights лет назад: 8
no_unregister.c 789c13d409 tests: fix copyrights лет назад: 8
noreclaim.c 789c13d409 tests: fix copyrights лет назад: 8
nowhere.c 789c13d409 tests: fix copyrights лет назад: 8
opencl_codelet_unsigned_inc.c 789c13d409 tests: fix copyrights лет назад: 8
opencl_codelet_unsigned_inc_kernel.cl 789c13d409 tests: fix copyrights лет назад: 8
partition_dep.c 089c051bf5 fix copyrights лет назад: 8
partition_lazy.c 089c051bf5 fix copyrights лет назад: 8
readers_and_writers.c 789c13d409 tests: fix copyrights лет назад: 8
readonly.c 789c13d409 tests: fix copyrights лет назад: 8
reclaim.c 144b5661bd Fix against hwloc 2 лет назад: 8
redux_acquire.c 789c13d409 tests: fix copyrights лет назад: 8
scal.c 789c13d409 tests: fix copyrights лет назад: 8
scal.h 089c051bf5 fix copyrights лет назад: 8
scal_cuda.cu 089c051bf5 fix copyrights лет назад: 8
scal_opencl.cl 789c13d409 tests: fix copyrights лет назад: 8
scratch.c 789c13d409 tests: fix copyrights лет назад: 8
scratch_cuda.cu 789c13d409 tests: fix copyrights лет назад: 8
scratch_opencl.c 789c13d409 tests: fix copyrights лет назад: 8
scratch_opencl_kernel.cl 789c13d409 tests: fix copyrights лет назад: 8
simgrid-locality.c 1e4f4ea14e Fix detection of simgrid 3.14.159 лет назад: 7
specific_node.c 8accb49455 add missing data unregister лет назад: 7
sync_and_notify_data.c 789c13d409 tests: fix copyrights лет назад: 8
sync_and_notify_data_implicit.c 789c13d409 tests: fix copyrights лет назад: 8
sync_and_notify_data_kernels.cu 789c13d409 tests: fix copyrights лет назад: 8
sync_and_notify_data_opencl.c 789c13d409 tests: fix copyrights лет назад: 8
sync_and_notify_data_opencl_codelet.cl 089c051bf5 fix copyrights лет назад: 8
sync_with_data_with_mem.c 789c13d409 tests: fix copyrights лет назад: 8
sync_with_data_with_mem_non_blocking.c 789c13d409 tests: fix copyrights лет назад: 8
sync_with_data_with_mem_non_blocking_implicit.c 789c13d409 tests: fix copyrights лет назад: 8
task_with_multiple_time_the_same_handle.c 789c13d409 tests: fix copyrights лет назад: 8
temporary_partition.c abfe581427 Add implicit support for asynchronous partition planning. This means one does not need to call starpu_data_partition_submit etc. explicitly any more, StarPU will make the appropriate calls as needed. лет назад: 8
temporary_partition_implicit.c abfe581427 Add implicit support for asynchronous partition planning. This means one does not need to call starpu_data_partition_submit etc. explicitly any more, StarPU will make the appropriate calls as needed. лет назад: 8
test_arbiter.cpp 789c13d409 tests: fix copyrights лет назад: 8
unpartition.c 789c13d409 tests: fix copyrights лет назад: 8
user_interaction_implicit.c 089c051bf5 fix copyrights лет назад: 8
variable_parameters.c 789c13d409 tests: fix copyrights лет назад: 8
variable_size.c 789c13d409 tests: fix copyrights лет назад: 8
write_only_tmp_buffer.c 789c13d409 tests: fix copyrights лет назад: 8
wt_broadcast.c 789c13d409 tests: fix copyrights лет назад: 8
wt_host.c 789c13d409 tests: fix copyrights лет назад: 8