Commit History

Author SHA1 Message Date
  Samuel Thibault beb8a3d0b9 Fault tolerance support with starpu_task_failed() 6 years ago
  Nathalie Furmento f7abbfa6fc update copyright 6 years ago
  Samuel Thibault 388ada1269 Simplify accesses to the ordered buffers 7 years ago
  Samuel Thibault 01cbb5c946 Use the _starpu_data_descr index instead of adding a sequential_consistency field there 7 years ago
  Nathalie Furmento 0e688f6842 Add possibility to define the sequential consistency at the task level for each handle used by the task. 7 years ago
  Nathalie Furmento a54269421e src/core/dependencies/implicit_data_deps.c: update names for internal starpu tasks 7 years ago
  Samuel Thibault ee48878f8f fix typo 7 years ago
  Samuel Thibault 3d5576c523 Update implicit task dependency releases according to acquisitions 7 years ago
  Samuel Thibault 9540ca657e Avoid introducing the same implicit dependency several times 7 years ago
  Samuel Thibault af9b8aa005 Add starpu_task_notify_ready_soon_register 7 years ago
  Samuel Thibault 0a7ddec6fa Do not show internal tasks in fxt dag by default. Allow to hide acquisitions too. 7 years ago
  Samuel Thibault 8d41716ebc Add hook for MPI to detect write submissions 7 years ago
  Nathalie Furmento 089c051bf5 fix copyrights 7 years ago
  Nathalie Furmento 6901c4441b src/: fix copyrights 7 years ago
  Samuel Thibault beea50c30b Add starpu_data_acquire_try and starpu_data_acquire_on_node_try. 8 years ago
  Nathalie Furmento ea326f4d15 src: add character in front of macros STARPU_MALLOC, STARPU_CALLOC and STARPU_REALLOC 8 years ago
  Nathalie Furmento d4761fddf6 src: introduce macros STARPU_MALLOC, STARPU_CALLOC and STARPU_REALLOC to make sure we always check the return value of stdlib malloc functions 8 years ago
  Olivier Aumage cabe2dab63 - add support for Temanejo/Ayudame version 2 8 years ago
  Samuel Thibault 1496e10d1f finish fixing asynchronous partitioning of temporary data: data_partition_submit should not do coherency when the data is not initialized yet 8 years ago
  Samuel Thibault 654ad27766 Add STARPU_LOCALITY flag 9 years ago
  Samuel Thibault aeb51177f0 STARPU_SSEND should not care for implicit dependencies 9 years ago
  Samuel Thibault 3e1e661265 Fix memory leak when fxt is enabled 10 years ago
  Samuel Thibault 4003417753 port r15685 from 1.2: Fix missing dependencies when a task accesses the same data in R and W modes 10 years ago
  Samuel Thibault 5f9b1425e5 Make sure we don't reuse the same dependency slot 10 years ago
  Samuel Thibault db8e8261a4 update TSAN suppressions 10 years ago
  Nathalie Furmento bb61f3808d update cnrs copyright 10 years ago
  Nathalie Furmento efea5f1a8f src/ tests/ tools/: fix coding style, curly braces go on a newline 10 years ago
  Samuel Thibault 1082921b5a Fix implicit dependencies when a task accesses data in both R and RW modes, thanks Jean-Marie Couteyen for the patch 10 years ago
  Samuel Thibault f95cd146b8 Fix a commute bug, thanks Stojce for the report! 10 years ago
  Samuel Thibault 4b1a16edde Fix University name after the fusion.. 10 years ago