Commit History

Author SHA1 Message Date
  Samuel Pitoiset 37fb4e20bb debug/traces: add a new logic for the different states used by trace.rec 10 years ago
  Samuel Thibault 55a3d108a1 generalize the job list structure 10 years ago
  Samuel Pitoiset e0705a6070 tools: do not pop an element when the stack is empty 10 years ago
  Samuel Pitoiset 7bc0471c61 debug/traces: s/RecieveSubmitted/ReceiveSubmitted 10 years ago
  Samuel Thibault a45db47b0b drop unused list type 10 years ago
  Samuel Thibault 3dbd5a2912 drop unused stack queues implementation 10 years ago
  Samuel Thibault a1b54440e4 drop unused stack queues implementation 10 years ago
  Samuel Thibault f0106e1e82 Add submit_hook and do_schedule scheduler methods 10 years ago
  Samuel Thibault c9178b0220 rename file so people don't actually read it, it's really internal... 10 years ago
  Luka Stanisic 3352696958 MPI Communication Thread should be a child of Program 10 years ago
  Samuel Thibault 4a06c0f32f fix atomicity of mutex and cond initialization in simgrid runs 10 years ago
  Samuel Thibault 7d31b28e62 fix valgrind warning 10 years ago
  Samuel Thibault 94814eca21 fix build 10 years ago
  Samuel Thibault 3d498e8c5b Make accelerators reserve a CPU core in simgrid mode too, otherwise the core usage is really bogus 10 years ago
  Samuel Pitoiset 304fbb7c61 tools: allow to use multiple start/stop events in trace.rec 10 years ago
  Samuel Pitoiset b0b680da8e tools: compute scheduling efficiency in starpu_trace_state_stats.py 10 years ago
  Nathalie Furmento 6115156c56 opencl: fix bug when compilation produces too many error 10 years ago
  Nathalie Furmento 64a00c3b0a opencl: StarPU can now deal with very long opencl kernel sources. It 10 years ago
  Nathalie Furmento c1d81a1774 examples/incrementer: unload opencl program 10 years ago
  Nathalie Furmento 3ea5756c39 tools/valgrind/hwloc.suppr: add suppression rule 10 years ago
  Nathalie Furmento 32e8bd93e5 examples/incrementer/incrementer_kernels_opencl.c: do not specify any event, specifying an event without waiting for it leads to memory leaks in OpenCL 10 years ago
  Nathalie Furmento 8437b45661 tests: skip when no worker is found 10 years ago
  Nathalie Furmento 865ea92676 examples/binary/binary.c: call starpu_opencl_unload_opencl() 10 years ago
  Nathalie Furmento adaea43e58 src/drivers/opencl: properly release memory and opencl objects 10 years ago
  Nathalie Furmento 1fb4a4761c src/datawizard/copy_driver.c: release opencl event when copy is completed 10 years ago
  Nathalie Furmento 86184c7e23 tools/valgrind/valgrind.sh: add script file to launch valgrind with all available suppression files 10 years ago
  Nathalie Furmento 6524eb6210 tools/valgrind/opencl.suppr: add suppression rules 10 years ago
  Nathalie Furmento 69e602b3be tools/valgrind: add suppression file for OpenCL 10 years ago
  Nathalie Furmento 999486a395 mpi: do not fail when needed workers are unavailable 10 years ago
  Nathalie Furmento 7eaf99d199 src/drivers/opencl/driver_opencl_utils.c: fix previous commit #17183, fread returns the number of items read, and not the size 10 years ago