Commit History

Autor SHA1 Mensaxe Data
  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 %!s(int64=9) %!d(string=hai) anos
  Samuel Thibault 7a72a87830 factorize code %!s(int64=9) %!d(string=hai) anos
  Samuel Thibault 5d15ae25bc Test starpu_f*lock return codes internally, as we don't bother doing it when calling them %!s(int64=9) %!d(string=hai) anos
  Samuel Thibault 3e8e145f0d Fix warning %!s(int64=9) %!d(string=hai) anos
  Samuel Thibault 25b9f46122 port r15790 from 1.1: Initialize _starpu_silent early enough for initial _STARPU_DISP to be affected. Also ignore races on writing to it to avoid spurious warnings in multithreaded init %!s(int64=10) %!d(string=hai) anos
  Samuel Thibault 204c00b4bf Integrate changes for starpu-simgrid-mpi: make TSD use process data instead of host data, since we may have several process on the same host, and pass process argument through argument instead of process data, and duplicate it. %!s(int64=10) %!d(string=hai) anos
  Samuel Thibault 1b2f436a98 catch unsafe use of non-reentrant getenv %!s(int64=10) %!d(string=hai) anos
  Samuel Thibault bf8e9c78cb Cache values gotten from environment variables, to fix concurrency with putenv() calls, and also reduce cost %!s(int64=10) %!d(string=hai) anos
  Nathalie Furmento bb61f3808d update cnrs copyright %!s(int64=10) %!d(string=hai) anos
  Nathalie Furmento efea5f1a8f src/ tests/ tools/: fix coding style, curly braces go on a newline %!s(int64=10) %!d(string=hai) anos
  Samuel Thibault 4b1a16edde Fix University name after the fusion.. %!s(int64=10) %!d(string=hai) anos
  Samuel Thibault 4fe19782d9 in mkpath, test for directory presence before trying to make it, e.g. in case the location is read-only %!s(int64=10) %!d(string=hai) anos
  Samuel Thibault a92760f1c6 Make sure we don't unconditionnally include unistd.h, which is not available on windows %!s(int64=10) %!d(string=hai) anos
  Samuel Thibault 5932d9cd38 More windows fixes %!s(int64=10) %!d(string=hai) anos
  Samuel Thibault e85c81edf6 fix copy/paste %!s(int64=10) %!d(string=hai) anos
  Samuel Thibault 7fc0d70afb Add dirname on msvc, thanks Jerome Robert %!s(int64=11) %!d(string=hai) anos
  Samuel Thibault 1359bf77f3 use _WIN32 instead of just MINGW32 %!s(int64=11) %!d(string=hai) anos
  Samuel Thibault 62e0ff89af Fix missing include for windows port of locking %!s(int64=11) %!d(string=hai) anos
  Samuel Thibault 1ec6838c01 Implement perfmodel locking on windows %!s(int64=11) %!d(string=hai) anos
  Samuel Thibault 14b8f531a6 Lock performance model files while writing and reading them to avoid issues on parallel launches, MPI runs notably. %!s(int64=11) %!d(string=hai) anos
  Nathalie Furmento f0bf639f34 src: remove un-needed include directives %!s(int64=11) %!d(string=hai) anos
  Samuel Thibault 324dda1072 Fix _starpu_sleep for simgrid %!s(int64=11) %!d(string=hai) anos
  Nathalie Furmento 9bb5a09263 src: minor fixes %!s(int64=11) %!d(string=hai) anos
  Samuel Thibault a3f27f08ad Make some warnings clearer. Avoid a very odd warning when the codelet has more parameters than allowed %!s(int64=12) %!d(string=hai) anos
  Samuel Thibault 600581f117 use /tmp by default when no path is available %!s(int64=12) %!d(string=hai) anos
  Nathalie Furmento 786b8fb4b7 move _STARPU_PTHREAD_XXX macros to public API starpu_thread_util and rename them to STARPU_PTHREAD_XXX %!s(int64=12) %!d(string=hai) anos
  Nathalie Furmento 7f792e3082 Define new public API starpu_pthread which is similar to the pthread API. %!s(int64=12) %!d(string=hai) anos
  Nathalie Furmento 3ae62277c5 src: move starpu thread related functions to new file src/common/thread.h %!s(int64=12) %!d(string=hai) anos
  Samuel Thibault 5a97bc0168 Get gethostname prototype %!s(int64=12) %!d(string=hai) anos
  Nathalie Furmento 1236aff767 src/common/utils.c: fix coding style %!s(int64=12) %!d(string=hai) anos