Commit History

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