コミット履歴

作者 SHA1 メッセージ 日付
  Cyril Roelandt 38d1f931c8 dm: _dm_push_task: avoid useless computations. 13 年 前
  Cyril Roelandt 5e3c268cbd compute_all_performance_predictions: do not compute memory_node and perf_arch for every implementation. 13 年 前
  Cyril Roelandt 225eba661a dm: _dm_push_task: properly lock the right sched_mutex. 13 年 前
  Cyril Roelandt c2dc8c7d5e Add a STARPU_USE_TOP ifdef. 13 年 前
  Cyril Roelandt a8b3236255 dm: decide ASAP is an implementation should be skipped. 13 年 前
  Cyril Roelandt ab97fb2d3f dmda: remove occurrences of __attribute__((unused)). 13 年 前
  Samuel Thibault 64ca2ebf8a Fix cast order 13 年 前
  Samuel Thibault be0a5b1aac drop useless lines 13 年 前
  Cyril Roelandt f91d480518 Remove heft. 13 年 前
  Cyril Roelandt 631c63703e dm*: Add StarPU-Top support. 13 年 前
  Cyril Roelandt 473657492c dmda*: take into account the data transfer time. 13 年 前
  Cyril Roelandt 9bc3724d7e dmda*: add a push_task_notify method, taken from heft. 13 年 前
  Cyril Roelandt 108dc2859f dmda*: Add a pre_exec_hook, taken from heft. 13 年 前
  Nathalie Furmento b138ab85ef src/util/starpu_insert_task_utils.c: revert r8180 and add a comment to explain the memory is freed by another function 13 年 前
  Nathalie Furmento c6e8c55fe1 insert_task: do not call _starpu_codelet_pack_args() if not needed 13 年 前
  Nathalie Furmento 3152c56906 mpi/src/starpu_mpi.c: free allocated memory 13 年 前
  Nathalie Furmento 22be7bcc75 mpi/tests: lower number of iterations when quik-check is enabled 13 年 前
  Nathalie Furmento 404ae8d5bf src/util/starpu_insert_task_utils.c: free allocated memory 13 年 前
  Samuel Thibault ebf10a2910 Add changelog entries for past commits 13 年 前
  Samuel Thibault 04dae47ae3 Include data transfer time in lp linear problem 13 年 前
  Samuel Thibault c4152a1d0d Do not allocate any memory in simgrid mode 13 年 前
  Samuel Thibault 701f81abfc more comments about task granularity 13 年 前
  Samuel Thibault 412aec4d27 mention that only associated tags are taking into accound for bound computation 13 年 前
  Samuel Thibault 6388de934c Do not let temanejo pause us during measurement, calibration would get very bogus values 13 年 前
  Samuel Thibault 6edac85c00 TODOs 13 年 前
  Samuel Thibault caf8caf013 Use more fine-grained spinlock. They are not supposed to be held for long anyway 13 年 前
  Samuel Thibault 14fb676acb Fix warning in generated paje.trace 13 年 前
  Samuel Thibault 58cc1abab5 cholesky: Do not allocate any memory in simgrid mode, add options for deps and printing lp in bound support 13 年 前
  Samuel Thibault 69e4d2d12f Do not auto-copy ITIMER_PROF when using simgrid, we don't actually start new kernel threads 13 年 前
  Samuel Thibault ceb79fd29f Fix communication arrows termination 13 年 前