Historique des commits

Auteur SHA1 Message Date
  Samuel Pitoiset 8f68c6555b omp: remove unnecessary omp_starpu_conf global var il y a 10 ans
  Samuel Pitoiset 905431aa71 omp: add _starpu_omp_set_{thread,task} il y a 10 ans
  Samuel Pitoiset 81bc8cd181 omp: make use of get_worker_thread() in get_local_thread() il y a 10 ans
  Samuel Pitoiset b81d40a339 omp: use calloc() instead of malloc()+memset() il y a 10 ans
  Samuel Pitoiset 48f514b0ee omp: fix wrong use of STARPU_USE_{CUDA,OPENCL} macros il y a 10 ans
  Samuel Pitoiset b8d0d4e3dc omp: make use of _starpu_omp_get_task() everywhere il y a 10 ans
  Samuel Pitoiset bb0af0e0aa omp: make use of _starpu_omp_get_thread() everywhere il y a 10 ans
  Samuel Pitoiset 147fd32946 omp: refactor ORDERED constructs il y a 10 ans
  Samuel Pitoiset 80e4f01baf omp: refactor CRITICAL constructs il y a 10 ans
  Samuel Pitoiset e1dc7a89cc omp: refactor SINGLE constructs il y a 10 ans
  Samuel Pitoiset 8edebb824c omp: refactor MASTER constructs il y a 10 ans
  Samuel Pitoiset d876962b09 sched_policies: make sure no task left in the queue when using eager il y a 10 ans
  Samuel Thibault 6c5cf23dac Fix memory leak in partitioned data il y a 10 ans
  Nathalie Furmento 68665e0321 ChangeLog: mention new semantic for variables STARPU_NMIC and STARPU_NMICDEVS il y a 10 ans
  Nathalie Furmento 103023f3c9 document configure option --disable-build-tests il y a 10 ans
  Nathalie Furmento 6516764e5b document configure option --with-smpirun il y a 10 ans
  Nathalie Furmento 2f52c4edbe perfmodel: mention new API in ChangeLog and document all functions il y a 10 ans
  Samuel Pitoiset 90735f9c0b core: remove duplicated code in starpu_sched_ctx_bind_current_thread_to_cpuid() il y a 10 ans
  Nathalie Furmento 3aabcbba24 document configure option --disable-fortran il y a 10 ans
  Nathalie Furmento 5547beb0bb src/debug/traces: use white color instead of black when no worker is found, and set the fillcolor instead of color so as to draw a border il y a 10 ans
  Samuel Pitoiset f03fbf6557 sched_policies: refactor ws and lws scheduling policies il y a 10 ans
  Samuel Pitoiset 1e5664626d sched_policies: add a select_victim() helper for ws sched il y a 10 ans
  Samuel Pitoiset 1d6d838d5a sched_policies: add a comment related to USE_OVERLOAD experimental code il y a 10 ans
  Samuel Pitoiset fa027e9388 src/sched_policies: do not lock all workers when selecting a victim with ws il y a 10 ans
  Samuel Thibault 1513a493bc Fix bogus sizeof use il y a 10 ans
  Samuel Thibault 1c54fa0ccb Add missing unlock il y a 10 ans
  Samuel Thibault 6ec92c3148 fix fd leak il y a 10 ans
  Samuel Thibault 2832f2beb7 drop dead code il y a 10 ans
  Samuel Thibault 2ea32ec379 Fix bad copy/paste il y a 10 ans
  Samuel Thibault 69b63c5eb2 Fix wont_use call on per_worker buffers il y a 10 ans