Historique des commits

Auteur SHA1 Message Date
  Samuel Thibault 50a6cfea59 Fix spurious direct use of pthread_* stuff. This fixes simgrid termination il y a 12 ans
  Thibaud Lambert e2b943451f mic (perfmodel): merge trunk + finalize perfmodel il y a 12 ans
  Nathalie Furmento 920df8c828 src/core/combined_workers.c: only access variables if defined il y a 12 ans
  Samuel Thibault 2aacbe9ac5 fix MP non-MIC build il y a 12 ans
  Samuel Thibault 38c509e1ce fix non-MIC build il y a 12 ans
  Thibaud Lambert 3b7abcc2cf mic: Fix bugs il y a 12 ans
  Thibaud Lambert 49d190e8de mic: parallel tasks (mode spmd) il y a 12 ans
  Thibaud Lambert b9857a47d0 mic: comment correction in list.h + added barrier in mic sink il y a 12 ans
  Simon Archipoff b50ce6ede9 combined_worker.c : fix compar_int function. return a > b; => return a - b; il y a 12 ans
  Samuel Thibault ff1386dc3a drop now-unused variable il y a 12 ans
  Nathalie Furmento 30860cac02 Renaming of diverse functions and datatypes. il y a 12 ans
  Andra Hugo fd8a470cc5 get job & combined_worker pointers out of parallel_eager & parallel_heft il y a 12 ans
  Samuel Thibault 6a333adbb0 drop support for hwloc < 1.1, the cpuset_t type will disappear in the close future anyway il y a 13 ans
  Samuel Thibault 7d278ca9a5 sched.h is only needed for CPU_* interface, only used on glibc. Fixes some mingw versions build il y a 14 ans
  Nathalie Furmento 3ad31951c8 src: code cleaning il y a 14 ans
  Nathalie Furmento 0bd2fe9020 src: rename internal types following coding conventions il y a 14 ans
  Samuel Thibault 87a4f18af0 Fix c++-isms il y a 14 ans
  Samuel Thibault bd2c88d145 cast void* to please the SCC compiler il y a 14 ans
  Nathalie Furmento 14cb385eab src: fix compiler warnings il y a 14 ans
  Samuel Thibault ed491558e5 cpu_set_t is actually simply glibc-specific il y a 15 ans
  Cédric Augonnet d56a66ebba Fix compilation on Mac OS X (tested without OpenCL on a 64bit imac) il y a 15 ans
  Cédric Augonnet d1496e6a9b Sort the different worker ids of a combined worker il y a 15 ans
  Samuel Thibault 0d9f08ae8d Fix copyrights, thanks Ludo! il y a 15 ans
  Samuel Thibault a022c36a4d cope with old linux systems which don't have CPU_OR il y a 15 ans
  Cédric Augonnet 8a4176012b Clarify why we maintain both unix's and hwloc's cpu_sets. il y a 15 ans
  Samuel Thibault 468a2a037b port to hwloc 1.1 interface il y a 15 ans
  Nathalie Furmento 6922124dd0 topology: do not use CPU_SET functions on windows systems il y a 15 ans
  Cédric Augonnet 61cdbb41bd Add support for parallel tasks: il y a 15 ans