提交历史

作者 SHA1 备注 提交日期
  Nathalie Furmento 9c9fbbfc59 doc: update for the new scheduler component API 8 年之前
  Nathalie Furmento 4f6a4977aa include/starpu_task_list.h: add missing const 8 年之前
  Nathalie Furmento 9f5cc1888c Add a field starpu_task::where and the macro STARPU_TASK_WHERE 8 年之前
  Nathalie Furmento 19cb8109bd Allow to call starpu_sched_ctx_set_policy_data on the main scheduler context 8 年之前
  Olivier Aumage 2e06af2c9a reintegrate branch synchro intro trunk 8 年之前
  Olivier Aumage a88517d429 merge from trunk 8 年之前
  Olivier Aumage fc4a7038bc remove erroneous starpu_bitmap_or again, which came back as part of the last merge from trunk 8 年之前
  Olivier Aumage 3ef5efb58a add missing hg_disable 8 年之前
  Olivier Aumage 4884091088 check worker iterators do not overflow in dm* 8 年之前
  Olivier Aumage be7302262a check per_worker queue_array when selecting workers in ws/lws 8 年之前
  Olivier Aumage 3cb712851d workaround on graph_test bug when calling set_priority on tasks that have already been queued in priority queues 8 年之前
  Olivier Aumage 0b4a7d4d69 add relax_on/_off around mutex_locks in graph.c 8 年之前
  Olivier Aumage 73c008b912 fix Opencl driver (lack of) use of .current_task when pipeline_length == 0 8 年之前
  Olivier Aumage 626c531e1d avoid exp_len becoming negative 8 年之前
  Olivier Aumage 207e6dbeba update component_mct synchro with new synchro scheme 8 年之前
  Olivier Aumage 0a24097305 merge from trunk 8 年之前
  Olivier Aumage b86f2ec581 make opencl pipeline management more similar to cuda driver, in order to share behaviour in refuse_task 8 年之前
  Samuel Thibault 96bca6e25e fix build with older cuda 8 年之前
  Samuel Thibault 58428fb1ab Fix crash in dummy scheduler 8 年之前
  Samuel Thibault dc7741acfe Fix test build without cuda 8 年之前
  Samuel Thibault e5b21e47fd Add starpu_cusparse_init/shutdown/get_local_handle for proper CUDA overlapping with cusparse. 8 年之前
  Samuel Thibault cc0ef31b02 document how to plug streams with each other 8 年之前
  Samuel Thibault f276fcf338 From Lionel: component_sched: cleaner update_worker code 8 年之前
  Samuel Thibault c59bbd5c43 From Lionel: prio_deque: documenting assumptions on exp_* fields 8 年之前
  Samuel Thibault f3ae1e7caa From Lionel: component_prio: do not keep the mutex when not needed anymore 8 年之前
  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 8 年之前
  Samuel Thibault 6aedd5d9a5 From Lionel: modular sched: factorize send_can_push_to_parents mechanism 8 年之前
  Samuel Thibault 989d6e9dce From Lionel: worker component: correctly take pipeline_len into account when computing extimated end 8 年之前
  Samuel Thibault 50efb007d3 from Lionel: sched modular prio: take predicted transfer into account for expected end time 8 年之前
  Samuel Thibault 26a2ac8bef from Lionel: MCT: place the computation of expected end times in critical section, to avoid race issues in decisions 8 年之前