Commit History

Author SHA1 Message Date
  Terry Cojean 41c6be59d3 Adding combined workers in the global scheduling context. 10 years ago
  Nathalie Furmento bb61f3808d update cnrs copyright 10 years ago
  Samuel Thibault 72a14e28c5 Fix value of ncores: 1 core is now coded 1. 11 years ago
  Samuel Thibault 476b96feea merge trunk 11 years ago
  Samuel Thibault 26a6543b6f merge trunk 11 years ago
  Nathalie Furmento cc9aecb792 merge trunk 11 years ago
  Samuel Thibault 4b1a16edde Fix University name after the fusion.. 11 years ago
  Nathalie Furmento f885c06876 merge trunk 11 years ago
  Samuel Thibault 0eb9ac3d71 merge trunk 11 years ago
  Samuel Thibault 1359bf77f3 use _WIN32 instead of just MINGW32 11 years ago
  Nathalie Furmento 0df64e8d45 src/core/combined_workers.c: allocate memory before using it 11 years ago
  Andra Hugo 5593439277 changing perf_model structure: arch now contains several devices, so we can have for eg one device STARPU_CPU with 2 cores one device STARPU_CUDA_WORKER with 1 core 11 years ago
  Samuel Thibault 22978b8e12 port r12022 from trunk: Fix spurious direct use of pthread_* stuff. This fixes simgrid termination. 11 years ago
  Samuel Thibault 50a6cfea59 Fix spurious direct use of pthread_* stuff. This fixes simgrid termination 11 years ago
  Marc Sergent c23d69272f Merge @10584:11363 and several bug fixes resulting from the merge 12 years ago
  Thibaud Lambert e2b943451f mic (perfmodel): merge trunk + finalize perfmodel 12 years ago
  Nathalie Furmento 920df8c828 src/core/combined_workers.c: only access variables if defined 12 years ago
  Samuel Thibault 2aacbe9ac5 fix MP non-MIC build 12 years ago
  Samuel Thibault 38c509e1ce fix non-MIC build 12 years ago
  Thibaud Lambert 3b7abcc2cf mic: Fix bugs 12 years ago
  Thibaud Lambert 49d190e8de mic: parallel tasks (mode spmd) 12 years ago
  Thibaud Lambert b9857a47d0 mic: comment correction in list.h + added barrier in mic sink 12 years ago
  Simon Archipoff ec7ccb4070 dirty hack to have combined worker before scheduler unitialization 12 years ago
  Simon Archipoff b50ce6ede9 combined_worker.c : fix compar_int function. return a > b; => return a - b; 12 years ago
  Samuel Thibault ff1386dc3a drop now-unused variable 12 years ago
  Nathalie Furmento 30860cac02 Renaming of diverse functions and datatypes. 12 years ago
  Andra Hugo fd8a470cc5 get job & combined_worker pointers out of parallel_eager & parallel_heft 12 years ago
  Samuel Thibault 6a333adbb0 drop support for hwloc < 1.1, the cpuset_t type will disappear in the close future anyway 13 years ago
  Samuel Thibault 7d278ca9a5 sched.h is only needed for CPU_* interface, only used on glibc. Fixes some mingw versions build 13 years ago
  Nathalie Furmento 3ad31951c8 src: code cleaning 14 years ago