Commit History

Author SHA1 Message Date
  Samuel Pitoiset e1dc7a89cc omp: refactor SINGLE constructs 10 years ago
  Samuel Pitoiset 8edebb824c omp: refactor MASTER constructs 10 years ago
  Samuel Pitoiset d876962b09 sched_policies: make sure no task left in the queue when using eager 10 years ago
  Samuel Thibault 6c5cf23dac Fix memory leak in partitioned data 10 years ago
  Nathalie Furmento 68665e0321 ChangeLog: mention new semantic for variables STARPU_NMIC and STARPU_NMICDEVS 10 years ago
  Nathalie Furmento 103023f3c9 document configure option --disable-build-tests 10 years ago
  Nathalie Furmento 6516764e5b document configure option --with-smpirun 10 years ago
  Nathalie Furmento 2f52c4edbe perfmodel: mention new API in ChangeLog and document all functions 10 years ago
  Samuel Pitoiset 90735f9c0b core: remove duplicated code in starpu_sched_ctx_bind_current_thread_to_cpuid() 10 years ago
  Nathalie Furmento 3aabcbba24 document configure option --disable-fortran 10 years ago
  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 10 years ago
  Samuel Pitoiset f03fbf6557 sched_policies: refactor ws and lws scheduling policies 10 years ago
  Samuel Pitoiset 1e5664626d sched_policies: add a select_victim() helper for ws sched 10 years ago
  Samuel Pitoiset 1d6d838d5a sched_policies: add a comment related to USE_OVERLOAD experimental code 10 years ago
  Samuel Pitoiset fa027e9388 src/sched_policies: do not lock all workers when selecting a victim with ws 10 years ago
  Samuel Thibault 1513a493bc Fix bogus sizeof use 10 years ago
  Samuel Thibault 1c54fa0ccb Add missing unlock 10 years ago
  Samuel Thibault 6ec92c3148 fix fd leak 10 years ago
  Samuel Thibault 2832f2beb7 drop dead code 10 years ago
  Samuel Thibault 2ea32ec379 Fix bad copy/paste 10 years ago
  Samuel Thibault 69b63c5eb2 Fix wont_use call on per_worker buffers 10 years ago
  Samuel Thibault f0d90df14b Fix duplicate assignation 10 years ago
  Samuel Thibault f8c7102131 Add missing break 10 years ago
  Samuel Thibault 0eb7cb49e3 Fix assertion 10 years ago
  Samuel Thibault 4df0096abe Add missing break 10 years ago
  Samuel Thibault 3f5b9a968a make sure we have regression measurements 10 years ago
  Samuel Thibault 0474927832 Fix announcedbuffer size 10 years ago
  Samuel Thibault 5d15ae25bc Test starpu_f*lock return codes internally, as we don't bother doing it when calling them 10 years ago
  Samuel Thibault 0b56a64843 Check id value before accessing arrays 10 years ago
  Samuel Thibault f7a3627018 Add missing va_end 10 years ago