Commit History

Author SHA1 Message Date
  Samuel Thibault 04c63f3834 Fix combined worker value passed to starpu_sched_ctx_add_combined_workers, fix subsequent issues 6 years ago
  Samuel Thibault 3a529df3d6 Add more scheduling documentation 6 years ago
  Nathalie Furmento f7abbfa6fc update copyright 7 years ago
  Samuel Thibault c57e1955a3 Make sure not to create combined workers beyond maximum worker number 7 years ago
  Nathalie Furmento 6901c4441b src/: fix copyrights 7 years ago
  Nathalie Furmento 1d90cf39b7 src: avoid calling fprint directly, use instead starpu message functions 8 years ago
  Olivier Aumage cf5be99691 update copyrights for files modified in 2017 8 years ago
  Olivier Aumage f7532839e6 move call of sched_ctx->sched_policy->add_workers to the section protected by the ctx_change notification 8 years ago
  Nathalie Furmento ea326f4d15 src: add character in front of macros STARPU_MALLOC, STARPU_CALLOC and STARPU_REALLOC 9 years ago
  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 years ago
  Samuel Thibault 0b56a64843 Check id value before accessing arrays 10 years ago
  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