Commit History

Author SHA1 Message Date
  Andra Hugo f746bcc3eb bug fixing + update all scheduling strategy with the contexts -> !!!!work_stealing still doesn't work 14 years ago
  Andra Hugo 495c9a9293 Replaced barrier with task updating workers' info 14 years ago
  Andra Hugo fbb9f8dfd7 small modifs 14 years ago
  Andra Hugo 2212709e37 Redim of ctxs - when one finished the other takes its part of res 14 years ago
  Andra Hugo 3afb6621cb modified redimention 14 years ago
  Andra Hugo 4ba5968806 Perf changes 14 years ago
  Andra Hugo d689285904 One mutex per list of tasks (one for the local one, one for each strategy) instead of a single one for all(!!!!! parallel_greedy left to be modified) 14 years ago
  Andra Hugo f5ac78732b unsigned ctx id 14 years ago
  Andra Hugo ddc3d1b88c use sched_ctx id instead of reference in user mode + small fixes 14 years ago
  Andra Hugo 14ba4ba56f Barrier for the 2 ctxs in order to start working at the same time 14 years ago
  Andra Hugo c404cced9f Removed flush and modified bench 14 years ago
  Andra Hugo 7a0a4c2641 Changed computing method 14 years ago
  Andra Hugo a859b66ed7 Example with cholesky and lu running in two different contexts 14 years ago