Commit History

Author SHA1 Message Date
  Samuel Thibault 3ade010051 rename STARPU_ONE_THREAD_PER_STREAM to STARPU_CUDA_THREAD_PER_WORKER 8 years ago
  Nathalie Furmento 90b4f05f11 examples/sched_ctx/gpu_partition.c: temporarily skip test as cuda computation fails 8 years ago
  Nathalie Furmento de54bee539 examples/sched_ctx/gpu_partition.c: improve error message 8 years ago
  Samuel Thibault f695c7988d simplify code setting O_DIRECT when mkostemp is not available 8 years ago
  Samuel Thibault a3b7ea9504 fix coverity warnings 8 years ago
  Nathalie Furmento 2d363c9b1b mpi: minor fixes (following cppcheck warnings) 8 years ago
  Nathalie Furmento 18b9deda32 src/util/openmp_runtime_support_environment.c: decrease variable scope 8 years ago
  Nathalie Furmento 43d106eba0 src/drivers/gordon/driver_gordon.c: remove un-needed variable 8 years ago
  Nathalie Furmento afa7a0fc8e src/sched_policies/work_stealing_policy.c: only define struct locality_entry when needed 8 years ago
  Nathalie Furmento 0163654641 src/core/workers.c: free memory 8 years ago
  Nathalie Furmento d1237bf02e src/core/sched_ctx.c: make sure sched_ctx is valid 8 years ago
  Samuel Thibault c279154b32 Clean socl initialization tests 8 years ago
  Samuel Thibault 235906e10d fix warnings 8 years ago
  Samuel Thibault d32f0a4617 set environment variables for test to run properly 8 years ago
  Nathalie Furmento 7189993589 src/core/workers.c: use _STARPU_DEBUG instead of printf 8 years ago
  Nathalie Furmento 621c2cdd6a include/starpu_config.h.in: make STARPU_HAVE_SETENV available 8 years ago
  Samuel Thibault ba921fb64b actually fix build 8 years ago
  Samuel Thibault db447b8bb8 Fix gpu_partition test in default profile 8 years ago
  Nathalie Furmento ab802360a1 examples/sched_ctx/gpu_partition.c: turn printf silent on request 8 years ago
  Samuel Thibault eaf776bff0 Only set memory size once for each CUDA device 8 years ago
  Nathalie Furmento fa781811aa examples/sched_ctx/gpu_partition.c: better deal with run without CUDA devices 8 years ago
  Samuel Thibault 9410e67b7c clean up getting worker/worker_set from driver 8 years ago
  Samuel Thibault 0075a7f1f9 fix initialization of worker_set for thread-per-stream case 8 years ago
  Samuel Thibault 4d5c8fca14 fix warning 8 years ago
  Samuel Thibault 369a036f3a fix initialization with simgrid 8 years ago
  Samuel Thibault 06e09b596d fix build 8 years ago
  Samuel Thibault de5e94b570 fix stream context functions with combined workers 8 years ago
  Nathalie Furmento cfd56ffc4e src/core/workers.c: fix code when cuda is disabled 8 years ago
  Nathalie Furmento 696bded2ef src/core/workers.c: remove printf 8 years ago
  Samuel Thibault 82ee3ee150 Clean up worker_set vs worker confusion, and CUDA initialization when several threads use the same device 8 years ago