Historique des commits

Auteur SHA1 Message Date
  Samuel Thibault 51b7220ab1 fix typo il y a 5 ans
  Nathalie Furmento c29d010d3a delete old code (drivers gordon, scc, starpu-top, and plugin gcc) and update authors file aordingly il y a 6 ans
  Nathalie Furmento 44bcb87a60 define node operations in a struct il y a 6 ans
  Nathalie Furmento edc3ee4902 make public functions which are needed by data interfaces implementations il y a 6 ans
  Nathalie Furmento e8e8cf9266 move documentation from separate doxygen files to public .h files il y a 6 ans
  Nathalie Furmento 3966292204 move documentation from separate doxygen files to public .h files il y a 6 ans
  Nathalie Furmento ab85b38636 moving public api documentation from doxygen files to .h files il y a 6 ans
  Samuel Thibault b5fa08563b Fix combined workers in modular schedulers, add some modular schedulers il y a 6 ans
  Nathalie Furmento af93366acd doc: start putting api documentation in public .h files instead of il y a 6 ans
  Samuel Thibault 3a529df3d6 Add more scheduling documentation il y a 6 ans
  Nathalie Furmento f7abbfa6fc update copyright il y a 6 ans
  Nathalie Furmento ce8bbe3fc9 include: fix copyright il y a 7 ans
  Nathalie Furmento aae4029d83 INRIA is now called Inria il y a 7 ans
  Olivier Aumage 03f36dfe12 add optional callbacks to notify an external resource manager about workers going to sleep and waking up il y a 7 ans
  Olivier Aumage e1f6d2a8e4 add a public function to get a copy of a worker's hwloc cpuset il y a 7 ans
  Samuel Thibault 3911033585 reorganize inclusions a bit to make it more lightweight il y a 8 ans
  Olivier Aumage 1a2ba4b6a2 add public wrappers for worker functions usable in external sched policies il y a 8 ans
  Olivier Aumage 98729e8d02 make it clear that sched_ctx related blocking operations are only about parallel sections, and have nothing to do with workers entering the sleeping status il y a 8 ans
  Nathalie Furmento 422cad39ec New function starpu_worker_display_names to display the names of all the workers of a specified type. il y a 8 ans
  Corentin Salingue a954ef3ea8 rename variable *_mpi_* to *_mpi_ms_* again il y a 8 ans
  Corentin Salingue 41101d149b merge from trunk il y a 8 ans
  Corentin Salingue 8036cbd347 fix when user don't want to use an MPI slave il y a 8 ans
  Samuel Thibault 235906e10d fix warnings il y a 8 ans
  Andra Hugo 4436cde002 forgot copyrights il y a 8 ans
  Andra Hugo 15103b9723 GPU partitioning using contexts, and fixing dmda to consider the pipeline len il y a 8 ans
  Corentin Salingue 9e1a892b56 Begin to add a MPI driver il y a 8 ans
  Samuel Thibault b2afb73fe8 Add starpu_sched_ctx_get_workers_list_raw, much less costly than starpu_sched_ctx_get_workers_list il y a 8 ans
  Samuel Thibault 943b5d56bf Make starpu_worker_get_id_check public il y a 9 ans
  Samuel Thibault c14e34df69 Reduce cost of tree worker iterator by caching the set of workers using the same bindid il y a 9 ans
  Samuel Thibault 80c040adde fix more boolean arrays into char il y a 9 ans