Commit History

Author SHA1 Message Date
  Samuel Thibault e7a305a903 port r15381 from 1.1: Fix blocking for nsubmitted tasks only when we reach the max 10 years ago
  Samuel Thibault 948847b1d3 Simplify sleep/wake up on amount of available of memory 10 years ago
  Samuel Thibault 4962066839 Fix taking into account existing CXXFLAGS 10 years ago
  Samuel Thibault d72bcabf98 Do not use alloca, it is not standard. Use ugly workaround instead 10 years ago
  Samuel Thibault dfa363d81f make sure to get alloca 10 years ago
  Samuel Thibault 94400e2a8c Fix undefined nul-size variable length array in the sched ctx example 10 years ago
  Samuel Thibault b39dab678e Fix undefined nul-size variable length array when using void data 10 years ago
  Nathalie Furmento b1eb29bb86 mpi/tests: add example which posts several early requests with the same tag and source. 10 years ago
  Nathalie Furmento 49a28d19d8 mpi/src: add capability to deal with several early requests with the same tag and source. 10 years ago
  Samuel Thibault 4077663169 Do not shutdown when starpu_init failed with ENODEV 10 years ago
  Samuel Thibault 4be13f63c4 Drop spurious change 10 years ago
  Samuel Thibault 90e63ae73f port r15353 from 1.1: Use the registered value 10 years ago
  Samuel Thibault b834e556dd update suppression 10 years ago
  Samuel Thibault 4533e3bed8 Fix safety of accessing the comb array 10 years ago
  Samuel Thibault b00cab9209 update suppressions 10 years ago
  Samuel Thibault b47d146631 Avoid exposing to valgrind/tsan optimizations which are thread-unsafe but scheduling-safe 10 years ago
  Samuel Thibault 020704f89a fix syntax 10 years ago
  Samuel Thibault 53d6f965c9 Fix propagating logcheck error in recursion 10 years ago
  Samuel Thibault 5a4875cb60 Make make showcheck look for ubsan output 10 years ago
  Samuel Thibault 5703ec64e7 fix undefined variable length array behavior 10 years ago
  Samuel Thibault f818eb0e8c make test even quicker 10 years ago
  Samuel Thibault a0f0b5b992 Update TSAN suppressions 10 years ago
  Samuel Thibault 795add2d98 disable racy watchdog with TSAN, and update TSAN suppressions 10 years ago
  Samuel Thibault 54f614f529 fix ignoring races from other libraries 10 years ago
  Samuel Thibault db8e8261a4 update TSAN suppressions 10 years ago
  Samuel Thibault b4590910de update TSAN suppression 10 years ago
  Samuel Thibault 5305901813 update TSAN suppressions 10 years ago
  Samuel Thibault dc23b85249 extend STARPU_RUNNING_ON_VALGRIND to TSAN 10 years ago
  Olivier Aumage 8ab80c8648 - remove debug printfs 10 years ago
  Olivier Aumage 029217b712 - fix a race condition between a pthread_cond wake-up and a resource destruction 10 years ago