História revízii

Autor SHA1 Správa Dátum
  Nathalie Furmento cbac70e22c use starpu_pthread_self() instead of pthread_self 8 rokov pred
  Nathalie Furmento 9d342936ce src/common/utils.h: remove un-unused _STARPU_FREE macro 8 rokov pred
  Nathalie Furmento d3a6512230 src: slightly improve _starpu_select_sched_policy() and fix heft detection 8 rokov pred
  Samuel Thibault 97e498c4da revert r19481, it is actually detrimental to performances 8 rokov pred
  Samuel Thibault 61850e3a9e depress priority of worker threads, to let application thread get worken up more quickly 8 rokov pred
  Samuel Thibault 11635571c1 avoid format mismatch 9 rokov pred
  Nathalie Furmento ea326f4d15 src: add character in front of macros STARPU_MALLOC, STARPU_CALLOC and STARPU_REALLOC 9 rokov pred
  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 9 rokov pred
  Samuel Thibault 759e5e664e revert 18716: knl is really an x86_64 for barriers 9 rokov pred
  Samuel Thibault a7760d5cb8 try to support xeon phi knl 9 rokov pred
  Samuel Thibault 444635d429 Add starpu_sleep 9 rokov pred
  Samuel Thibault 9095dde87f fix confusion between _starpu_ftruncate and ftruncate by introducing _starpu_fftruncate which takes a FILE* 9 rokov pred
  Samuel Thibault bdfcc6404e factorize ftruncate portability to windows 9 rokov pred
  Samuel Thibault 63148dc70a create a hierarchy of directories to store allocated files, to avoid issues with systems where the number of files in the same directory is limited. A depth of 2 gets a billion of files with a thousand per directory, that should be enough 9 rokov pred
  Samuel Thibault 7a72a87830 factorize code 9 rokov pred
  Nathalie Furmento 9b9fb0427d src/: small fixes for starpu_clusters 10 rokov pred
  Samuel Thibault 8a36e89cd1 clearly separate task name from perfmodel name 10 rokov pred
  Samuel Thibault 1b2f436a98 catch unsafe use of non-reentrant getenv 10 rokov pred
  Samuel Thibault bf8e9c78cb Cache values gotten from environment variables, to fix concurrency with putenv() calls, and also reduce cost 10 rokov pred
  Samuel Thibault 9a1032d835 port r15457 from 1.2: Fix build with openmp without valgrind 10 rokov pred
  Samuel Thibault db8e8261a4 update TSAN suppressions 10 rokov pred
  Samuel Thibault dc23b85249 extend STARPU_RUNNING_ON_VALGRIND to TSAN 10 rokov pred
  Nathalie Furmento bb61f3808d update cnrs copyright 10 rokov pred
  Samuel Thibault 33bdf7a351 fix build without valgrind 10 rokov pred
  Olivier Aumage bbc050832f - address some Helgrind comments 10 rokov pred
  Olivier Aumage 5feb89677f - add Valgrind support for OpenMP stacks 10 rokov pred
  Samuel Thibault 4b1a16edde Fix University name after the fusion.. 11 rokov pred
  Samuel Thibault 2a5a725a15 msvc doesn't have C99 FP_ZERO... 11 rokov pred
  Samuel Thibault 14b8f531a6 Lock performance model files while writing and reading them to avoid issues on parallel launches, MPI runs notably. 11 rokov pred
  Nathalie Furmento 90879cd44c configure: allow to set --enable-verbose=extra to increase debug messages verbosity 11 rokov pred