Historie revizí

Autor SHA1 Zpráva Datum
  Samuel Pitoiset 2fd5021be3 omp: use flags for storing implicit/final/untied/undeferred bits před 10 roky
  Samuel Pitoiset 8f68c6555b omp: remove unnecessary omp_starpu_conf global var před 10 roky
  Samuel Pitoiset 905431aa71 omp: add _starpu_omp_set_{thread,task} před 10 roky
  Samuel Pitoiset 81bc8cd181 omp: make use of get_worker_thread() in get_local_thread() před 10 roky
  Samuel Pitoiset b81d40a339 omp: use calloc() instead of malloc()+memset() před 10 roky
  Samuel Pitoiset 48f514b0ee omp: fix wrong use of STARPU_USE_{CUDA,OPENCL} macros před 10 roky
  Samuel Pitoiset b8d0d4e3dc omp: make use of _starpu_omp_get_task() everywhere před 10 roky
  Samuel Pitoiset bb0af0e0aa omp: make use of _starpu_omp_get_thread() everywhere před 10 roky
  Samuel Pitoiset 147fd32946 omp: refactor ORDERED constructs před 10 roky
  Samuel Pitoiset 80e4f01baf omp: refactor CRITICAL constructs před 10 roky
  Samuel Pitoiset e1dc7a89cc omp: refactor SINGLE constructs před 10 roky
  Samuel Pitoiset 8edebb824c omp: refactor MASTER constructs před 10 roky
  Samuel Pitoiset d876962b09 sched_policies: make sure no task left in the queue when using eager před 10 roky
  Samuel Thibault 6c5cf23dac Fix memory leak in partitioned data před 10 roky
  Nathalie Furmento 68665e0321 ChangeLog: mention new semantic for variables STARPU_NMIC and STARPU_NMICDEVS před 10 roky
  Nathalie Furmento 103023f3c9 document configure option --disable-build-tests před 10 roky
  Nathalie Furmento 6516764e5b document configure option --with-smpirun před 10 roky
  Nathalie Furmento 2f52c4edbe perfmodel: mention new API in ChangeLog and document all functions před 10 roky
  Samuel Pitoiset 90735f9c0b core: remove duplicated code in starpu_sched_ctx_bind_current_thread_to_cpuid() před 10 roky
  Nathalie Furmento 3aabcbba24 document configure option --disable-fortran před 10 roky
  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 před 10 roky
  Samuel Pitoiset f03fbf6557 sched_policies: refactor ws and lws scheduling policies před 10 roky
  Samuel Pitoiset 1e5664626d sched_policies: add a select_victim() helper for ws sched před 10 roky
  Samuel Pitoiset 1d6d838d5a sched_policies: add a comment related to USE_OVERLOAD experimental code před 10 roky
  Samuel Pitoiset fa027e9388 src/sched_policies: do not lock all workers when selecting a victim with ws před 10 roky
  Samuel Thibault 1513a493bc Fix bogus sizeof use před 10 roky
  Samuel Thibault 1c54fa0ccb Add missing unlock před 10 roky
  Samuel Thibault 6ec92c3148 fix fd leak před 10 roky
  Samuel Thibault 2832f2beb7 drop dead code před 10 roky
  Samuel Thibault 2ea32ec379 Fix bad copy/paste před 10 roky