Commit Verlauf

Autor SHA1 Nachricht Datum
  Olivier Aumage 0a24097305 merge from trunk vor 8 Jahren
  Olivier Aumage b86f2ec581 make opencl pipeline management more similar to cuda driver, in order to share behaviour in refuse_task vor 8 Jahren
  Samuel Thibault 96bca6e25e fix build with older cuda vor 8 Jahren
  Samuel Thibault 58428fb1ab Fix crash in dummy scheduler vor 8 Jahren
  Samuel Thibault dc7741acfe Fix test build without cuda vor 8 Jahren
  Samuel Thibault e5b21e47fd Add starpu_cusparse_init/shutdown/get_local_handle for proper CUDA overlapping with cusparse. vor 8 Jahren
  Samuel Thibault cc0ef31b02 document how to plug streams with each other vor 8 Jahren
  Samuel Thibault f276fcf338 From Lionel: component_sched: cleaner update_worker code vor 8 Jahren
  Samuel Thibault c59bbd5c43 From Lionel: prio_deque: documenting assumptions on exp_* fields vor 8 Jahren
  Samuel Thibault f3ae1e7caa From Lionel: component_prio: do not keep the mutex when not needed anymore vor 8 Jahren
  Samuel Thibault a2263990e5 From Lionel: modular_heft: make sure that decisions can happen at push() time, avoid waking up all workers each time a new task is ready vor 8 Jahren
  Samuel Thibault 6aedd5d9a5 From Lionel: modular sched: factorize send_can_push_to_parents mechanism vor 8 Jahren
  Samuel Thibault 989d6e9dce From Lionel: worker component: correctly take pipeline_len into account when computing extimated end vor 8 Jahren
  Samuel Thibault 50efb007d3 from Lionel: sched modular prio: take predicted transfer into account for expected end time vor 8 Jahren
  Samuel Thibault 26a2ac8bef from Lionel: MCT: place the computation of expected end times in critical section, to avoid race issues in decisions vor 8 Jahren
  Samuel Thibault ac9a282ebc from Lionel: sched modular mct: take into account the non-overlapped transfer time in ending time, but count the whole transfer time in fitness. vor 8 Jahren
  Samuel Thibault 7f623b6344 from Lionel: modular sched: factorize and explicit the pump mechanism vor 8 Jahren
  Samuel Thibault 4970485adf Make the libstarpu build check coherency between prototypes of internal inlines and external interface vor 8 Jahren
  Olivier Aumage 408f4d3d98 factorize code vor 8 Jahren
  Samuel Thibault 12a7cc6c1e Avoid exposing the task list implementation, which leads to conflicts and confusions, and we won't want to do the same for prio_lists anyway. Use the internal inlines to provide an external symbol instead vor 8 Jahren
  Corentin Salingue 14a4f5c7d3 port r21087 from NUMA : use starpu_free_flags instead of free vor 8 Jahren
  Olivier Aumage 98508d981f merge from trunk vor 8 Jahren
  Olivier Aumage 8fe2351f74 avoid square roots of negative values vor 8 Jahren
  Olivier Aumage c69b727f33 allow devices with ncores=0 vor 8 Jahren
  Olivier Aumage 58d4d0dcd0 properly initialize codelet_start/codelet_end timestamps vor 8 Jahren
  Samuel Thibault 09b0cfdd22 Fix tmp path order :) vor 8 Jahren
  Nathalie Furmento 9559b6d56a tests/main/mkdtemp.c: also try variables TEMP and TMP, not only TMPDIR vor 8 Jahren
  Nathalie Furmento 90d4183d31 tests/main/mkdtemp.c: use variable TMPDIR instead of hard-coding value /tmp vor 8 Jahren
  Samuel Thibault ec72b21232 Also try TEMP and TMP environment variables, not only TMPDIR vor 8 Jahren
  Olivier Aumage b71f91a262 drop the right task from the current_tasks pipeline on CUDA vor 8 Jahren