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

Автор SHA1 Сообщение Дата
  Samuel Thibault 040f190393 Add a task prefetch level лет назад: 5
  Samuel Thibault d8080ac246 Yet more prefetch enum use лет назад: 5
  Samuel Thibault e9cdd78e5c Use prefetch enum in request management too лет назад: 5
  Samuel Thibault 0d04c9700f Use an enum for the prefetch levels лет назад: 5
  Nathalie Furmento 5100d24576 add internal .h files into developers documentation лет назад: 6
  Nathalie Furmento 6a16f8370f update copyright holders лет назад: 6
  Nathalie Furmento f7abbfa6fc update copyright лет назад: 7
  Samuel Thibault 424238f6a1 Sort data access requests by priority лет назад: 7
  Nathalie Furmento 089c051bf5 fix copyrights лет назад: 8
  Nathalie Furmento 6901c4441b src/: fix copyrights лет назад: 8
  Corentin Salingue 71a5919691 Move context from write/read to plug/unplug to reduce number of io_setup/io_destroy лет назад: 8
  Samuel Thibault 91f985c664 Do not bother telling _starpu_post_data_request which node is handler for the request, it can determine it by itself from the request, and it is actually more right when the request is an invalidation, for which the handler is undetermined (-1) лет назад: 9
  Samuel Thibault b643914328 fix warnings лет назад: 9
  Samuel Thibault 1f841a3f0d Add origin of data requests for debugging лет назад: 9
  Samuel Thibault d68f1573fd use some gcc attributes лет назад: 9
  Samuel Thibault 54f8793eb2 fix support for more that 4G tasks лет назад: 10
  Samuel Thibault a5f7d96fea Add rbtree and rbtree+list implementation. Use it to introduce priorities in data requests, which default to the task priority or workerorder лет назад: 10
  Samuel Thibault 91fd2cfc15 Fix mem_reclaim: on write request, if some requests are pending (notably reclaiming), create an additional write request which will wait for them before invalidating all copies лет назад: 10
  Samuel Thibault c8efbb83e8 Inline list heads instead of keeping allocating them лет назад: 11
  Nathalie Furmento bb61f3808d update cnrs copyright лет назад: 11
  Samuel Thibault 4c6de74837 Add starpu_data_idle_prefetch_on_node лет назад: 11
  Samuel Thibault edf62bc7cd harmonize _starpu_handle_node_data_requests and _starpu_handle_node_prefetch_requests лет назад: 11
  Samuel Thibault 4b1a16edde Fix University name after the fusion.. лет назад: 11
  Samuel Thibault 7ce4ced85d Let the CUDA driver progress while the GPU is computing лет назад: 12
  Samuel Thibault e9c70aac17 port r11376 from 1.1: Introduce rwlock_tryrdlock and trywrlock variants. Use them in the progression hooks to avoid getting stuck due to idling workers. лет назад: 12
  Samuel Thibault 8fab9cdf6f Do not use ifdef in macro argument лет назад: 12
  Samuel Thibault f89fa6901a comments лет назад: 12
  Nathalie Furmento 30860cac02 Renaming of diverse functions and datatypes. лет назад: 12
  Samuel Thibault 04ff31b231 Add comments лет назад: 13
  Nathalie Furmento c7321a76ff fix type for node to always be unsigned (instead of uint32_t) лет назад: 13