提交歷史

作者 SHA1 備註 提交日期
  Olivier Aumage f7532839e6 move call of sched_ctx->sched_policy->add_workers to the section protected by the ctx_change notification 9 年之前
  Nathalie Furmento ea326f4d15 src: add character in front of macros STARPU_MALLOC, STARPU_CALLOC and STARPU_REALLOC 9 年之前
  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 年之前
  Samuel Thibault 0b56a64843 Check id value before accessing arrays 10 年之前
  Terry Cojean 41c6be59d3 Adding combined workers in the global scheduling context. 10 年之前
  Nathalie Furmento bb61f3808d update cnrs copyright 11 年之前
  Samuel Thibault 72a14e28c5 Fix value of ncores: 1 core is now coded 1. 11 年之前
  Samuel Thibault 476b96feea merge trunk 11 年之前
  Samuel Thibault 26a6543b6f merge trunk 11 年之前
  Nathalie Furmento cc9aecb792 merge trunk 11 年之前
  Samuel Thibault 4b1a16edde Fix University name after the fusion.. 11 年之前
  Nathalie Furmento f885c06876 merge trunk 11 年之前
  Samuel Thibault 0eb9ac3d71 merge trunk 11 年之前
  Samuel Thibault 1359bf77f3 use _WIN32 instead of just MINGW32 11 年之前
  Nathalie Furmento 0df64e8d45 src/core/combined_workers.c: allocate memory before using it 11 年之前
  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 年之前
  Samuel Thibault 22978b8e12 port r12022 from trunk: Fix spurious direct use of pthread_* stuff. This fixes simgrid termination. 12 年之前
  Samuel Thibault 50a6cfea59 Fix spurious direct use of pthread_* stuff. This fixes simgrid termination 12 年之前
  Marc Sergent c23d69272f Merge @10584:11363 and several bug fixes resulting from the merge 12 年之前
  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 ec7ccb4070 dirty hack to have combined worker before scheduler unitialization 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 年之前