История коммитов

Автор SHA1 Сообщение Дата
  Samuel Thibault 85a2bc6b69 Take default stack size from rlimit before using a default of 8192 лет назад: 11
  Nathalie Furmento b7db1b780b configure.ac: force running_mpi_check to no when mpi is disabled (thanks Florent Pruvost for the hint) лет назад: 11
  Samuel Thibault 7cfc7403f1 Disable check and pivoting code in simgrid mode, to save the matrix allocations лет назад: 11
  Samuel Thibault 2a4327990e remove unused variable лет назад: 11
  Samuel Thibault 0ee6e32149 Fix prototype лет назад: 11
  Samuel Thibault ef61dfaf6a Add parameter to can_copy, so it can choose from which node to issue the transfer. лет назад: 11
  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 лет назад: 11
  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. лет назад: 11
  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 лет назад: 11
  Samuel Thibault 5a7ec26d01 Move the redirection of the application's main into starpu_simgrid_wrap.h лет назад: 11
  Samuel Thibault 3b8e0c07be Fix policy name лет назад: 11
  Samuel Thibault 290a806ec0 Better catch applications which don't include starpu.h in simgrid mode лет назад: 11
  Samuel Thibault 4fe19782d9 in mkpath, test for directory presence before trying to make it, e.g. in case the location is read-only лет назад: 11
  Samuel Thibault c3ca7df1a9 Fix erasing mc from mc_list лет назад: 11
  Nathalie Furmento d54ae630d3 doc/doxygen/chapters/13offline_performance_tools.doxy: add link to option documentation лет назад: 11
  Samuel Thibault 93de15a034 Fix gpu_*register tests when memcpy_peer is explicitly disabled лет назад: 11
  Nathalie Furmento 7cf3d36ebb mpi: rename internal fut code and trace events лет назад: 11
  Samuel Thibault a6c6c23547 Fix gpu_*register tests when memcpy_peer is explicitly disabled лет назад: 11
  Samuel Thibault 33226eb62f Disable starpu_malloc_on_node when CUDA does not support peer access лет назад: 11
  Samuel Thibault 76fb5c6acc Fix build лет назад: 11
  Samuel Thibault f9d80aa69a comments лет назад: 11
  Samuel Thibault 0fccdd593e fix simgrid memleak лет назад: 11
  Samuel Thibault 816ef98955 Fix starpu_opencl_allocate_memory call лет назад: 11
  Samuel Thibault fa015c7575 make gpu register tests use the last GPU, to trigger bugs about not selecting the proper GPU лет назад: 11
  Samuel Thibault feda650297 Fix starpu_malloc_on_node for OpenCL when not called from the GPU worker лет назад: 11
  Samuel Thibault 52cfd05a46 fix starpu_malloc_on_node when called outside of the GPU worker лет назад: 11
  Samuel Thibault ebba0202eb Fix enabling GPU-GPU transfers for interfaces which only provide the any_to_any method, i.e. almost all of them лет назад: 11
  Samuel Thibault 9327d30712 revert spurious changes лет назад: 11
  Samuel Thibault c209bb90fd port r13570 from 1.1: Fix mc memory leak лет назад: 11
  Samuel Thibault 85be2932f1 Add testcase for the allocation cache лет назад: 11