Commit Verlauf

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