Commit History

Autor SHA1 Mensaxe Data
  Samuel Thibault c3e6095f8d Move the pause implementation into its own function, instead of _starpu_machine_is_running which is called in various places where the pause can actually lead to deadlocks %!s(int64=10) %!d(string=hai) anos
  Samuel Thibault 97b650bef6 Do not keep the scheduling mutex while submitting conversion tasks, since that may be calling _starpu_post_data_request and thus _starpu_wake_all_blocked_workers_on_node in the end, leading to a deadlock. %!s(int64=10) %!d(string=hai) anos
  Samuel Thibault 4497fe7d38 Fix eager policies in blocking mode: the policy mutex mustn't be held while calling starpu_wakeup_worker, since in other parts of the code we take the mutexes the other way %!s(int64=10) %!d(string=hai) anos
  Samuel Thibault 5a7ec26d01 Move the redirection of the application's main into starpu_simgrid_wrap.h %!s(int64=10) %!d(string=hai) anos
  Samuel Thibault 3b8e0c07be Fix policy name %!s(int64=10) %!d(string=hai) anos
  Samuel Thibault 290a806ec0 Better catch applications which don't include starpu.h in simgrid mode %!s(int64=10) %!d(string=hai) anos
  Samuel Thibault 4fe19782d9 in mkpath, test for directory presence before trying to make it, e.g. in case the location is read-only %!s(int64=10) %!d(string=hai) anos
  Samuel Thibault c3ca7df1a9 Fix erasing mc from mc_list %!s(int64=10) %!d(string=hai) anos
  Nathalie Furmento d54ae630d3 doc/doxygen/chapters/13offline_performance_tools.doxy: add link to option documentation %!s(int64=10) %!d(string=hai) anos
  Samuel Thibault 93de15a034 Fix gpu_*register tests when memcpy_peer is explicitly disabled %!s(int64=10) %!d(string=hai) anos
  Nathalie Furmento 7cf3d36ebb mpi: rename internal fut code and trace events %!s(int64=10) %!d(string=hai) anos
  Samuel Thibault a6c6c23547 Fix gpu_*register tests when memcpy_peer is explicitly disabled %!s(int64=10) %!d(string=hai) anos
  Samuel Thibault 33226eb62f Disable starpu_malloc_on_node when CUDA does not support peer access %!s(int64=10) %!d(string=hai) anos
  Samuel Thibault 76fb5c6acc Fix build %!s(int64=10) %!d(string=hai) anos
  Samuel Thibault f9d80aa69a comments %!s(int64=10) %!d(string=hai) anos
  Samuel Thibault 0fccdd593e fix simgrid memleak %!s(int64=10) %!d(string=hai) anos
  Samuel Thibault 816ef98955 Fix starpu_opencl_allocate_memory call %!s(int64=10) %!d(string=hai) anos
  Samuel Thibault fa015c7575 make gpu register tests use the last GPU, to trigger bugs about not selecting the proper GPU %!s(int64=10) %!d(string=hai) anos
  Samuel Thibault feda650297 Fix starpu_malloc_on_node for OpenCL when not called from the GPU worker %!s(int64=10) %!d(string=hai) anos
  Samuel Thibault 52cfd05a46 fix starpu_malloc_on_node when called outside of the GPU worker %!s(int64=10) %!d(string=hai) anos
  Samuel Thibault ebba0202eb Fix enabling GPU-GPU transfers for interfaces which only provide the any_to_any method, i.e. almost all of them %!s(int64=10) %!d(string=hai) anos
  Samuel Thibault 9327d30712 revert spurious changes %!s(int64=10) %!d(string=hai) anos
  Samuel Thibault c209bb90fd port r13570 from 1.1: Fix mc memory leak %!s(int64=10) %!d(string=hai) anos
  Samuel Thibault 85be2932f1 Add testcase for the allocation cache %!s(int64=10) %!d(string=hai) anos
  Samuel Thibault d8ca14fa57 Fix reusing data from the allocation cache: the mc shouldn't be put on the mc_list, that will be handled by register_mem_chunk %!s(int64=10) %!d(string=hai) anos
  Samuel Thibault bf7f638242 Add missing async flag %!s(int64=11) %!d(string=hai) anos
  Nathalie Furmento 13ec014918 tests/sched_policies/simple_cpu_gpu_sched.c: remove extra parenthesis %!s(int64=11) %!d(string=hai) anos
  Nathalie Furmento 81a419c4c0 tests/sched_policies/simple_cpu_gpu_sched.c: explain what went wrong %!s(int64=11) %!d(string=hai) anos
  Nathalie Furmento 353c98cbf2 src/datawizard/data_request.c: fix call to STARPU_HG_DISABLE_CHECKING and STARPU_HG_ENABLE_CHECKING %!s(int64=11) %!d(string=hai) anos
  Samuel Thibault fc76d5ee50 Lighten pressure on the spinlock of the request we are waiting for. This should fix the livelock in simgrid. %!s(int64=11) %!d(string=hai) anos