Commit History

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