Historial de Commits

Autor SHA1 Mensaje Fecha
  Olivier Aumage 3ef5efb58a add missing hg_disable hace 8 años
  Olivier Aumage 4884091088 check worker iterators do not overflow in dm* hace 8 años
  Olivier Aumage be7302262a check per_worker queue_array when selecting workers in ws/lws hace 8 años
  Olivier Aumage 3cb712851d workaround on graph_test bug when calling set_priority on tasks that have already been queued in priority queues hace 8 años
  Olivier Aumage 0b4a7d4d69 add relax_on/_off around mutex_locks in graph.c hace 8 años
  Olivier Aumage 73c008b912 fix Opencl driver (lack of) use of .current_task when pipeline_length == 0 hace 8 años
  Olivier Aumage 626c531e1d avoid exp_len becoming negative hace 8 años
  Olivier Aumage 207e6dbeba update component_mct synchro with new synchro scheme hace 8 años
  Olivier Aumage 0a24097305 merge from trunk hace 8 años
  Olivier Aumage b86f2ec581 make opencl pipeline management more similar to cuda driver, in order to share behaviour in refuse_task hace 8 años
  Samuel Thibault 96bca6e25e fix build with older cuda hace 8 años
  Samuel Thibault 58428fb1ab Fix crash in dummy scheduler hace 8 años
  Samuel Thibault dc7741acfe Fix test build without cuda hace 8 años
  Samuel Thibault e5b21e47fd Add starpu_cusparse_init/shutdown/get_local_handle for proper CUDA overlapping with cusparse. hace 8 años
  Samuel Thibault cc0ef31b02 document how to plug streams with each other hace 8 años
  Samuel Thibault f276fcf338 From Lionel: component_sched: cleaner update_worker code hace 8 años
  Samuel Thibault c59bbd5c43 From Lionel: prio_deque: documenting assumptions on exp_* fields hace 8 años
  Samuel Thibault f3ae1e7caa From Lionel: component_prio: do not keep the mutex when not needed anymore hace 8 años
  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 hace 8 años
  Samuel Thibault 6aedd5d9a5 From Lionel: modular sched: factorize send_can_push_to_parents mechanism hace 8 años
  Samuel Thibault 989d6e9dce From Lionel: worker component: correctly take pipeline_len into account when computing extimated end hace 8 años
  Samuel Thibault 50efb007d3 from Lionel: sched modular prio: take predicted transfer into account for expected end time hace 8 años
  Samuel Thibault 26a2ac8bef from Lionel: MCT: place the computation of expected end times in critical section, to avoid race issues in decisions hace 8 años
  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. hace 8 años
  Samuel Thibault 7f623b6344 from Lionel: modular sched: factorize and explicit the pump mechanism hace 8 años
  Samuel Thibault 4970485adf Make the libstarpu build check coherency between prototypes of internal inlines and external interface hace 8 años
  Olivier Aumage 408f4d3d98 factorize code hace 8 años
  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 hace 8 años
  Corentin Salingue 14a4f5c7d3 port r21087 from NUMA : use starpu_free_flags instead of free hace 8 años
  Olivier Aumage 98508d981f merge from trunk hace 8 años