Historique des commits

Auteur SHA1 Message Date
  Nathalie Furmento c24911ca84 tools: fixes for minor warning detected by cppcheck il y a 8 ans
  Samuel Thibault 8c9256f578 Fix array access before index limit check il y a 8 ans
  Samuel Thibault fea25bde2b revert part of 19482: apparently we shouldn't return NULL to the sched ctx engine, even in the non-blocking mode il y a 8 ans
  Samuel Thibault 97e498c4da revert r19481, it is actually detrimental to performances il y a 8 ans
  Samuel Thibault 563b193266 Add missing change il y a 8 ans
  Samuel Thibault e016071918 Improve scalability of dummy sched il y a 8 ans
  Samuel Thibault 61850e3a9e depress priority of worker threads, to let application thread get worken up more quickly il y a 8 ans
  Samuel Thibault 9ef0076f47 fix gprof build with pie-by-default compilers il y a 9 ans
  Samuel Thibault 7dc03d19c3 Drop spurious mutex ulock il y a 9 ans
  Samuel Thibault a19b18f2b1 Avoid computing idle time when STARPU_IDLE_FILE is not set il y a 9 ans
  Luka Stanisic 9222870a03 mlr: fixing the order in which matrix is filled il y a 9 ans
  Samuel Thibault fe7e2701b2 fix -s option il y a 9 ans
  Nathalie Furmento 718b351954 gcc-plugin/tests/register.c: modify the test to avoid calling starpu_data_register twice with the same variable as starpu now checks that the same key is not entered twice in the same hashtable il y a 9 ans
  Samuel Thibault 27326d377a Ignore STARPU_NCPU while tasks_size_overhead is making measurements il y a 9 ans
  Samuel Thibault e2254ea692 Fix work stealing (dumb typo...) il y a 9 ans
  Samuel Thibault 7145c56ef0 drop useless cast il y a 9 ans
  Luka Stanisic dcd569f960 dont do cuda allocation when there are 0 cuda devices il y a 9 ans
  Samuel Thibault 2740ac2212 feeding perfmodels in simple_cpu_gpu_sched doesn't work with multistream il y a 9 ans
  Samuel Thibault ee4329999b port r19436 from hp-lookahead: Rearrange locks, to have more opportunities for flushing dropped nodes il y a 9 ans
  Samuel Thibault 37727cd70d fix init_run_deinit with graph_test schedukler il y a 9 ans
  Samuel Thibault e68fa87e93 Fix termination of programes not waiting for tasks, with graph_test scheduler il y a 9 ans
  Samuel Thibault 36f4658a4e Fix stupid typo il y a 9 ans
  Samuel Thibault 563717068d Add more starpu_do_schedule calls to fix testsuite with graph_test il y a 9 ans
  Samuel Thibault 37c8d53cd4 Add more starpu_do_schedule calls to fix testsuite with graph_test il y a 9 ans
  Samuel Thibault d803c1d4b4 fix crashes for peculiar tasks il y a 9 ans
  Samuel Thibault 759b503dd6 do schedule on waiting for a tag too, to fix hang with graph_test scheduler il y a 9 ans
  Samuel Thibault 439230f926 Do scheduling when waiting for a task, to fix hang with graph_test scheduler il y a 9 ans
  Samuel Thibault 310b49ff62 Fix adding pipeline length: it does not make sense to add it to exp_start, since it's in it already il y a 9 ans
  Samuel Thibault 93f112aabd factorize fifo estimation movements il y a 9 ans
  Samuel Thibault f47836973e simplify computing pipelined length and clean a bit il y a 9 ans