コミット履歴

作者 SHA1 メッセージ 日付
  Cédric Augonnet 47f493f0b0 Fix compilation if glpk is not available 14 年 前
  Samuel Thibault 32a77e690e add lp2paje 14 年 前
  Samuel Thibault 554749b07a add cbc2paje tool 14 年 前
  Samuel Thibault 78edbdcb26 fix dependencies 14 年 前
  Samuel Thibault 574f22a2e7 print task kernel names too 14 年 前
  Samuel Thibault 0332a0a7a2 add dotty output 14 年 前
  Samuel Thibault 3ef7d1d4d6 record ghost tasks for bound computation too. Fix implicit ghost dependency into using the pre_sync tasks 14 年 前
  Samuel Thibault e5758ea8e4 optionally permit to solve LP in integer mode. 14 年 前
  Samuel Thibault 84809d36c5 initialize exclude_from_dag 14 年 前
  Samuel Thibault 9ec8eff128 glpk doesn't seem to like infinity, rather use a million seconds 14 年 前
  Samuel Thibault 6d44eb9aa5 drop not-measured tasks from bound computation without deps too, and resolve in integer mode 14 年 前
  Samuel Thibault dd9534fedc use exclude_from_dag flag in the bound computation too 14 年 前
  Samuel Thibault 3088029bc1 prohibit task executions whose duration estimation isn't available 14 年 前
  Samuel Thibault 0cf5f1920d mention cbc 14 年 前
  Cédric Augonnet da0f58c84d Move the starpu_sched_set_{min,max}_priority into the proper section. 14 年 前
  Cédric Augonnet e1856147a8 Minor fix 14 年 前
  Cédric Augonnet 5cd95b55ed Add missing header 14 年 前
  Cédric Augonnet 44a92638b6 Document starpu_sched_set_min_priority and starpu_sched_set_max_priority. I'm 14 年 前
  Cédric Augonnet eab11906b5 Add the header for gettimeofday 14 年 前
  Cédric Augonnet 08d924d6f5 Add missing return type 14 年 前
  Cédric Augonnet 65a3896a0c Fix the "ready" version of the dmda policy: don't ignore tasks with the highest priority 14 年 前
  Samuel Thibault 99140a6005 more advices on using lp_solve 14 年 前
  Cédric Augonnet fa37c0e2da hwloc.h is used in the public headers of StarPU, so we need to include hwloc's 14 年 前
  Cédric Augonnet 43721a131a Fix typo: CC_OR_MPICC is really CC or MPICC 14 年 前
  Cédric Augonnet 9fa8764484 Minor warning fix 14 年 前
  Samuel Thibault 61561dcb6b permit to take priorities into account in theoretical bound computation 14 年 前
  Samuel Thibault d286532af5 mention the lp_solve line I usually use 14 年 前
  Nathalie Furmento a125123f4d starpu mpi: use dynamically allocated objects as they are also used outside the function scope 14 年 前
  Nathalie Furmento 304df1f9f9 starpu mpi: typo 14 年 前
  Nathalie Furmento 5639bce65e starpu mpi: add debug messages when entering and leaving functions 14 年 前