提交歷史

作者 SHA1 備註 提交日期
  Samuel Thibault 58428fb1ab Fix crash in dummy scheduler 9 年之前
  Samuel Thibault dc7741acfe Fix test build without cuda 9 年之前
  Samuel Thibault e5b21e47fd Add starpu_cusparse_init/shutdown/get_local_handle for proper CUDA overlapping with cusparse. 9 年之前
  Samuel Thibault cc0ef31b02 document how to plug streams with each other 9 年之前
  Samuel Thibault f276fcf338 From Lionel: component_sched: cleaner update_worker code 9 年之前
  Samuel Thibault c59bbd5c43 From Lionel: prio_deque: documenting assumptions on exp_* fields 9 年之前
  Samuel Thibault f3ae1e7caa From Lionel: component_prio: do not keep the mutex when not needed anymore 9 年之前
  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 9 年之前
  Samuel Thibault 6aedd5d9a5 From Lionel: modular sched: factorize send_can_push_to_parents mechanism 9 年之前
  Samuel Thibault 989d6e9dce From Lionel: worker component: correctly take pipeline_len into account when computing extimated end 9 年之前
  Samuel Thibault 50efb007d3 from Lionel: sched modular prio: take predicted transfer into account for expected end time 9 年之前
  Samuel Thibault 26a2ac8bef from Lionel: MCT: place the computation of expected end times in critical section, to avoid race issues in decisions 9 年之前
  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. 9 年之前
  Samuel Thibault 7f623b6344 from Lionel: modular sched: factorize and explicit the pump mechanism 9 年之前
  Samuel Thibault 4970485adf Make the libstarpu build check coherency between prototypes of internal inlines and external interface 9 年之前
  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 9 年之前
  Corentin Salingue 14a4f5c7d3 port r21087 from NUMA : use starpu_free_flags instead of free 9 年之前
  Samuel Thibault 09b0cfdd22 Fix tmp path order :) 9 年之前
  Nathalie Furmento 9559b6d56a tests/main/mkdtemp.c: also try variables TEMP and TMP, not only TMPDIR 9 年之前
  Nathalie Furmento 90d4183d31 tests/main/mkdtemp.c: use variable TMPDIR instead of hard-coding value /tmp 9 年之前
  Samuel Thibault ec72b21232 Also try TEMP and TMP environment variables, not only TMPDIR 9 年之前
  Samuel Thibault c1b913a2b2 Try to redruce on the state of an empty list 9 年之前
  Samuel Thibault 05bfe97196 clearer macro names, add iterations 9 年之前
  Olivier Aumage 950d269178 use assumed-size instead of assumed-shape arrays for native fortran API, for better backward compatibility 9 年之前
  Samuel Thibault 3fff4c9f5f commit missing changes 9 年之前
  Samuel Thibault defd69333a generalize running model-checking tests 9 年之前
  Samuel Thibault 00042d3039 Fix build from starpu with old simgrid: BUILDING_STARPU is only for the lib 9 年之前
  Samuel Thibault b83f2454f2 Add copyright 9 年之前
  Samuel Thibault d56020e400 Allow to use several lists to check that the model-checker discovers that's independent 9 年之前
  Samuel Thibault 6379d50511 Fix detection of simgrid-mc tool 9 年之前