Historie revizí

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