Commit Verlauf

Autor SHA1 Nachricht Datum
  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 9 Jahren
  Samuel Thibault 27326d377a Ignore STARPU_NCPU while tasks_size_overhead is making measurements vor 9 Jahren
  Samuel Thibault e2254ea692 Fix work stealing (dumb typo...) vor 9 Jahren
  Samuel Thibault 7145c56ef0 drop useless cast vor 9 Jahren
  Luka Stanisic dcd569f960 dont do cuda allocation when there are 0 cuda devices vor 9 Jahren
  Samuel Thibault 2740ac2212 feeding perfmodels in simple_cpu_gpu_sched doesn't work with multistream vor 9 Jahren
  Samuel Thibault ee4329999b port r19436 from hp-lookahead: Rearrange locks, to have more opportunities for flushing dropped nodes vor 9 Jahren
  Samuel Thibault 37727cd70d fix init_run_deinit with graph_test schedukler vor 9 Jahren
  Samuel Thibault e68fa87e93 Fix termination of programes not waiting for tasks, with graph_test scheduler vor 9 Jahren
  Samuel Thibault 36f4658a4e Fix stupid typo vor 9 Jahren
  Samuel Thibault 563717068d Add more starpu_do_schedule calls to fix testsuite with graph_test vor 9 Jahren
  Samuel Thibault 37c8d53cd4 Add more starpu_do_schedule calls to fix testsuite with graph_test vor 9 Jahren
  Samuel Thibault d803c1d4b4 fix crashes for peculiar tasks vor 9 Jahren
  Samuel Thibault 759b503dd6 do schedule on waiting for a tag too, to fix hang with graph_test scheduler vor 9 Jahren
  Samuel Thibault 439230f926 Do scheduling when waiting for a task, to fix hang with graph_test scheduler vor 9 Jahren
  Samuel Thibault 310b49ff62 Fix adding pipeline length: it does not make sense to add it to exp_start, since it's in it already vor 9 Jahren
  Samuel Thibault 93f112aabd factorize fifo estimation movements vor 9 Jahren
  Samuel Thibault f47836973e simplify computing pipelined length and clean a bit vor 9 Jahren
  Samuel Thibault 3ade010051 rename STARPU_ONE_THREAD_PER_STREAM to STARPU_CUDA_THREAD_PER_WORKER vor 9 Jahren
  Nathalie Furmento 90b4f05f11 examples/sched_ctx/gpu_partition.c: temporarily skip test as cuda computation fails vor 9 Jahren
  Nathalie Furmento de54bee539 examples/sched_ctx/gpu_partition.c: improve error message vor 9 Jahren
  Samuel Thibault f695c7988d simplify code setting O_DIRECT when mkostemp is not available vor 9 Jahren
  Samuel Thibault a3b7ea9504 fix coverity warnings vor 9 Jahren
  Nathalie Furmento 2d363c9b1b mpi: minor fixes (following cppcheck warnings) vor 9 Jahren
  Nathalie Furmento 18b9deda32 src/util/openmp_runtime_support_environment.c: decrease variable scope vor 9 Jahren
  Nathalie Furmento 43d106eba0 src/drivers/gordon/driver_gordon.c: remove un-needed variable vor 9 Jahren
  Nathalie Furmento afa7a0fc8e src/sched_policies/work_stealing_policy.c: only define struct locality_entry when needed vor 9 Jahren
  Nathalie Furmento 0163654641 src/core/workers.c: free memory vor 9 Jahren
  Nathalie Furmento d1237bf02e src/core/sched_ctx.c: make sure sched_ctx is valid vor 9 Jahren
  Samuel Thibault c279154b32 Clean socl initialization tests vor 9 Jahren