Historique des commits

Auteur SHA1 Message Date
  Samuel Thibault 0075a7f1f9 fix initialization of worker_set for thread-per-stream case il y a 8 ans
  Samuel Thibault 4d5c8fca14 fix warning il y a 8 ans
  Samuel Thibault 369a036f3a fix initialization with simgrid il y a 8 ans
  Samuel Thibault 06e09b596d fix build il y a 8 ans
  Samuel Thibault de5e94b570 fix stream context functions with combined workers il y a 8 ans
  Nathalie Furmento cfd56ffc4e src/core/workers.c: fix code when cuda is disabled il y a 8 ans
  Nathalie Furmento 696bded2ef src/core/workers.c: remove printf il y a 8 ans
  Samuel Thibault 82ee3ee150 Clean up worker_set vs worker confusion, and CUDA initialization when several threads use the same device il y a 8 ans
  Samuel Thibault 3797363602 Do not enable one thread per stream by default il y a 8 ans
  Samuel Thibault 0b8436aad5 Avoid spuriously freeing an entry which is not ours il y a 8 ans
  Samuel Thibault 00df3446fd Avoid recursion when starpu_init calls hwloc initialization which uses its opencl plugin il y a 8 ans
  Samuel Thibault 386738f7fc really fix build with older CUDA versions il y a 8 ans
  Andra Hugo 91920c1f93 move GPU initialization code back il y a 8 ans
  Samuel Thibault 12707389d9 Fix build with older versions of CUDA il y a 8 ans
  Samuel Thibault d1946daa23 Fix fcntl flag il y a 8 ans
  Samuel Thibault 4eff786660 Fix crash when using several workers per CUDA device il y a 8 ans
  Samuel Thibault c888eb8837 fix ram pointer unregistration coherency il y a 8 ans
  Andra Hugo 4436cde002 forgot copyrights il y a 8 ans
  Andra Hugo 1e8359bfaa forgot example files 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
  Samuel Thibault c307a031d3 Fix RAM pointer registration: uthash does not actually support several entries using the same key, so we have to avoid doing it il y a 8 ans
  Samuel Thibault 5d82d338bf Fix macro name to more precisely reflect behavior il y a 8 ans
  Samuel Thibault 541061fada fix compatibility with simgrid 3.14 il y a 8 ans
  Luka Stanisic a7a0ebe6f0 using CC from starpu, instead of hardcoded gcc for min-dgels il y a 8 ans
  Luka Stanisic 2c97815c60 correcting output of the config for mlr il y a 8 ans
  Luka Stanisic 6ca9f5f1af detecting MKL for mlr models il y a 8 ans
  Samuel Thibault c7e5f06c7a do not enable counting GPUs with old simgrid: SD_route_get_list seems to be crashing with old versions il y a 8 ans
  Samuel Thibault 02c7c8e43d fix default max number of nodes in simgrid case il y a 8 ans
  Samuel Thibault 0d900cb464 fix compatibility with older simgrid versions il y a 8 ans
  Nathalie Furmento 3659ac09f4 fix minor warnings il y a 8 ans