Samuel Thibault fa3abc706b Merge branch 'master' of gitlab.inria.fr:starpu/starpu into fpga vor 4 Jahren
..
interfaces 07f8c7c6c2 Fix warnings vor 4 Jahren
acquire_cb.c 9054490002 happy 2021 vor 5 Jahren
acquire_cb_insert.c 153ca406b8 Deprecate starpu_free() and add new function starpu_free_noflag() to specify allocated size vor 4 Jahren
acquire_release.c 9054490002 happy 2021 vor 5 Jahren
acquire_release2.c 9054490002 happy 2021 vor 5 Jahren
acquire_release_cuda.cu 9054490002 happy 2021 vor 5 Jahren
acquire_release_opencl.c 9054490002 happy 2021 vor 5 Jahren
acquire_release_opencl_kernel.cl 9054490002 happy 2021 vor 5 Jahren
acquire_release_to.c de08e32a92 Reduce long test time vor 4 Jahren
acquire_try.c 07f8c7c6c2 Fix warnings vor 4 Jahren
allocate.c 9054490002 happy 2021 vor 5 Jahren
bcsr.c bbad97d7c7 bcsr: Add missing interface macros vor 4 Jahren
cache.c 9054490002 happy 2021 vor 5 Jahren
commute.c 9054490002 happy 2021 vor 5 Jahren
commute2.c 153ca406b8 Deprecate starpu_free() and add new function starpu_free_noflag() to specify allocated size vor 4 Jahren
copy.c e9d87564f4 delete old MIC driver code vor 4 Jahren
critical_section_with_void_interface.c 9054490002 happy 2021 vor 5 Jahren
cuda_codelet_unsigned_inc.cu 9054490002 happy 2021 vor 5 Jahren
data_implicit_deps.c 9054490002 happy 2021 vor 5 Jahren
data_invalidation.c 69bb30593f examples, tests: add missing calls to starpu_shutdown() vor 4 Jahren
data_lookup.c 153ca406b8 Deprecate starpu_free() and add new function starpu_free_noflag() to specify allocated size vor 4 Jahren
data_register.c e3f707bfa0 update copyrights vor 4 Jahren
deps.c 9054490002 happy 2021 vor 5 Jahren
dining_philosophers.c 9054490002 happy 2021 vor 5 Jahren
double_parameter.c 9054490002 happy 2021 vor 5 Jahren
dsm_stress.c 153ca406b8 Deprecate starpu_free() and add new function starpu_free_noflag() to specify allocated size vor 4 Jahren
gpu_ptr_register.c 9054490002 happy 2021 vor 5 Jahren
gpu_register.c 9054490002 happy 2021 vor 5 Jahren
handle_to_pointer.c 153ca406b8 Deprecate starpu_free() and add new function starpu_free_noflag() to specify allocated size vor 4 Jahren
in_place_partition.c 618992814a Merge branch 'master' into fpga vor 4 Jahren
increment_init.c 090e308d1f tests/datawizard: no need to declare variables as static vor 4 Jahren
increment_redux.c 090e308d1f tests/datawizard: no need to declare variables as static vor 4 Jahren
increment_redux_lazy.c c149c664ab tests: fix tests when there is only mpi master slave workers vor 4 Jahren
increment_redux_v2.c 090e308d1f tests/datawizard: no need to declare variables as static vor 4 Jahren
invalidate_pending_requests.c 9054490002 happy 2021 vor 5 Jahren
lazy_allocation.c 9054490002 happy 2021 vor 5 Jahren
lazy_unregister.c 9054490002 happy 2021 vor 5 Jahren
locality.c 734634a231 Avoid generating a huge trace file when FxT is enabled vor 5 Jahren
locality.sh e7a3f08c3f FxT is now automatically enabled at build-time, but not enabled at run-time by default any more, STARPU_FXT_TRACE needs to be explicitly set to 1 to enable FxT trace recording. vor 4 Jahren
manual_reduction.c 9054490002 happy 2021 vor 5 Jahren
mpi_like.c 9054490002 happy 2021 vor 5 Jahren
mpi_like.h 9054490002 happy 2021 vor 5 Jahren
mpi_like_async.c 9054490002 happy 2021 vor 5 Jahren
no_unregister.c 9054490002 happy 2021 vor 5 Jahren
noreclaim.c 9054490002 happy 2021 vor 5 Jahren
nowhere.c 9054490002 happy 2021 vor 5 Jahren
numa_overflow.c e3f707bfa0 update copyrights vor 4 Jahren
opencl_codelet_unsigned_inc.c 9054490002 happy 2021 vor 5 Jahren
opencl_codelet_unsigned_inc_kernel.cl 9054490002 happy 2021 vor 5 Jahren
partition_dep.c 9054490002 happy 2021 vor 5 Jahren
partition_init.c 57d23fd1f9 minor fixes vor 4 Jahren
partition_lazy.c 9054490002 happy 2021 vor 5 Jahren
partition_wontuse.c e3f707bfa0 update copyrights vor 4 Jahren
partitioned_acquire.c 3e42a583be More partitioned acquire tests vor 4 Jahren
partitioned_initialization.c 24010d56d9 partitioned_initialization: Fix example data size vor 5 Jahren
readers_and_writers.c 9054490002 happy 2021 vor 5 Jahren
readonly.c 9054490002 happy 2021 vor 5 Jahren
reclaim.c 9054490002 happy 2021 vor 5 Jahren
redux_acquire.c 18f21ba151 reduction: Add missing commute flag vor 4 Jahren
scal.c 9054490002 happy 2021 vor 5 Jahren
scal.h 9054490002 happy 2021 vor 5 Jahren
scal_cuda.cu 9054490002 happy 2021 vor 5 Jahren
scal_opencl.cl 9054490002 happy 2021 vor 5 Jahren
scratch.c 9054490002 happy 2021 vor 5 Jahren
scratch_cuda.cu 9054490002 happy 2021 vor 5 Jahren
scratch_opencl.c 9054490002 happy 2021 vor 5 Jahren
scratch_opencl_kernel.cl 9054490002 happy 2021 vor 5 Jahren
scratch_reuse.c 57d23fd1f9 minor fixes vor 4 Jahren
simgrid-locality.c 9054490002 happy 2021 vor 5 Jahren
specific_node.c 07f8c7c6c2 Fix warnings vor 4 Jahren
sync_and_notify_data.c 9054490002 happy 2021 vor 5 Jahren
sync_and_notify_data_implicit.c 9054490002 happy 2021 vor 5 Jahren
sync_and_notify_data_kernels.cu 9054490002 happy 2021 vor 5 Jahren
sync_and_notify_data_opencl.c 9054490002 happy 2021 vor 5 Jahren
sync_and_notify_data_opencl_codelet.cl 9054490002 happy 2021 vor 5 Jahren
sync_with_data_with_mem.c 153ca406b8 Deprecate starpu_free() and add new function starpu_free_noflag() to specify allocated size vor 4 Jahren
sync_with_data_with_mem_non_blocking.c 153ca406b8 Deprecate starpu_free() and add new function starpu_free_noflag() to specify allocated size vor 4 Jahren
sync_with_data_with_mem_non_blocking_implicit.c 153ca406b8 Deprecate starpu_free() and add new function starpu_free_noflag() to specify allocated size vor 4 Jahren
task_with_multiple_time_the_same_handle.c 9054490002 happy 2021 vor 5 Jahren
temporary_partition.c 9054490002 happy 2021 vor 5 Jahren
temporary_partition_implicit.c 9054490002 happy 2021 vor 5 Jahren
test_arbiter.cpp 9054490002 happy 2021 vor 5 Jahren
unpartition.c 153ca406b8 Deprecate starpu_free() and add new function starpu_free_noflag() to specify allocated size vor 4 Jahren
user_interaction_implicit.c 9054490002 happy 2021 vor 5 Jahren
variable_parameters.c e9d87564f4 delete old MIC driver code vor 4 Jahren
variable_size.c 57d23fd1f9 minor fixes vor 4 Jahren
write_only_tmp_buffer.c 9054490002 happy 2021 vor 5 Jahren
wt_broadcast.c 618992814a Merge branch 'master' into fpga vor 4 Jahren
wt_host.c 9054490002 happy 2021 vor 5 Jahren