Historial de Commits

Autor SHA1 Mensaje Fecha
  Andra Hugo aed0efef0f merge last part hace 14 años
  Andra Hugo f746bcc3eb bug fixing + update all scheduling strategy with the contexts -> !!!!work_stealing still doesn't work hace 14 años
  Andra Hugo 495c9a9293 Replaced barrier with task updating workers' info hace 14 años
  Andra Hugo fbb9f8dfd7 small modifs hace 14 años
  Andra Hugo 2212709e37 Redim of ctxs - when one finished the other takes its part of res hace 14 años
  Andra Hugo 3afb6621cb modified redimention hace 14 años
  Andra Hugo 4ba5968806 Perf changes hace 14 años
  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) hace 14 años
  Andra Hugo f5ac78732b unsigned ctx id hace 14 años
  Andra Hugo ddc3d1b88c use sched_ctx id instead of reference in user mode + small fixes hace 14 años
  Andra Hugo 14ba4ba56f Barrier for the 2 ctxs in order to start working at the same time hace 14 años
  Andra Hugo c404cced9f Removed flush and modified bench hace 14 años
  Andra Hugo 7a0a4c2641 Changed computing method hace 14 años
  Andra Hugo a859b66ed7 Example with cholesky and lu running in two different contexts hace 14 años