Commit History

Author SHA1 Message Date
  Samuel Thibault 3e3954171f Set visibility of internal functions to hidden by default 4 years ago
  Lucas Nesi 42a8d55622 add an option to CUDA workers do not to do slow allocations on other nodes 4 years ago
  Samuel Thibault 957178e7cb data_request: Allow several requests for the same src/dst pair 5 years ago
  Samuel Thibault c5d75b6685 data_request: Record the origin task in the request 5 years ago
  Samuel Thibault 58e024d490 data_request: Fix refcnt leak 5 years ago
  Nathalie Furmento 48b7bc6c17 minor fixes 5 years ago
  Samuel Thibault 207dd74dc9 Fix build with blocking drivers 5 years ago
  Samuel Thibault 4fea387ce5 Revert "Revert "Use separate request queues for different memory node pairs and way"" 5 years ago
  Samuel Thibault 10705be34f Revert "Use separate request queues for different memory node pairs and way" 5 years ago
  Samuel Thibault f80c2b93ac Use separate request queues for different memory node pairs and way 5 years ago
  Samuel Thibault 7bdd96b3c4 data_request: Fix node name 5 years ago
  Samuel Thibault ad1911cedf Make enum starpu_is_prefetch public 5 years ago
  Nathalie Furmento 9054490002 happy 2021 5 years ago
  Nathalie Furmento eef597106c update comment style for doxygen 5 years ago
  Samuel Thibault 040f190393 Add a task prefetch level 5 years ago
  Samuel Thibault d8080ac246 Yet more prefetch enum use 5 years ago
  Samuel Thibault e9cdd78e5c Use prefetch enum in request management too 5 years ago
  Samuel Thibault 0d04c9700f Use an enum for the prefetch levels 5 years ago
  Nathalie Furmento 5100d24576 add internal .h files into developers documentation 5 years ago
  Nathalie Furmento 6a16f8370f update copyright holders 5 years ago
  Nathalie Furmento f7abbfa6fc update copyright 7 years ago
  Samuel Thibault 424238f6a1 Sort data access requests by priority 7 years ago
  Nathalie Furmento 089c051bf5 fix copyrights 8 years ago
  Nathalie Furmento 6901c4441b src/: fix copyrights 8 years ago
  Corentin Salingue 71a5919691 Move context from write/read to plug/unplug to reduce number of io_setup/io_destroy 8 years ago
  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 years ago
  Samuel Thibault b643914328 fix warnings 9 years ago
  Samuel Thibault 1f841a3f0d Add origin of data requests for debugging 9 years ago
  Samuel Thibault d68f1573fd use some gcc attributes 9 years ago
  Samuel Thibault 54f8793eb2 fix support for more that 4G tasks 10 years ago