Commit History

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