Historial de Commits

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