Commit History

Author SHA1 Message Date
  Nathalie Furmento adaea43e58 src/drivers/opencl: properly release memory and opencl objects 9 years ago
  Nathalie Furmento 1fb4a4761c src/datawizard/copy_driver.c: release opencl event when copy is completed 9 years ago
  Nathalie Furmento 86184c7e23 tools/valgrind/valgrind.sh: add script file to launch valgrind with all available suppression files 9 years ago
  Nathalie Furmento 6524eb6210 tools/valgrind/opencl.suppr: add suppression rules 9 years ago
  Nathalie Furmento 69e602b3be tools/valgrind: add suppression file for OpenCL 9 years ago
  Nathalie Furmento 999486a395 mpi: do not fail when needed workers are unavailable 9 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 9 years ago
  Nathalie Furmento 681f60a3ef mpi: do not fail when needed workers are unavailable 9 years ago
  Nathalie Furmento 1ca46ce59b src/drivers/opencl/driver_opencl_utils.c: check return values for stat() and fread() functions 9 years ago
  Samuel Thibault 1d6bac2be8 fix profiling measurement: we need to reset the "executing" state, otherwise the idle part at the end would be taken as executiong 9 years ago
  Samuel Thibault 95628fd942 Do not include worker initialization in profiling 9 years ago
  Samuel Thibault 3b059fb18a more clearly explain that registration is done only once 9 years ago
  Samuel Thibault a014963b6d document STARPU_WORKER_STATS and STARPU_BUS_STATS 9 years ago
  Samuel Pitoiset bf6ad8c0e4 tools: separate scheduling time from runtime when parsing trace.rec 10 years ago
  Samuel Pitoiset 610ec5b74b tools: fix potential python error when parsing trace.rec 10 years ago
  Samuel Thibault f9fcf62021 mention libhwloc instead of just hwloc, to increase probability of the user figuring out that the hwloc tools are not enough 10 years ago
  Samuel Pitoiset 11cca0f7f3 tools: ignore events before the start_profiling prog event with trace.rec 10 years ago
  Samuel Pitoiset b555066a51 debug/traces: handle program events with trace.rec 10 years ago
  Samuel Pitoiset 5677c342bf tools: s/Other/Idle/ in starpu_trace_state_stats.py 10 years ago
  Samuel Thibault 3b83de8eb9 document 10 years ago
  Samuel Thibault 78988018ba also inlint starpu_pthread_spin_init 10 years ago
  Samuel Pitoiset 09570c23fd tools: force use of python2.7 with starpu_trace_state_stats.py 10 years ago
  Samuel Pitoiset 11fd9402e5 debug/traces: add missing check if tasks.rec file is NULL 10 years ago
  Samuel Pitoiset ab194bd4d7 debug/traces: add missing check if trace.html file is NULL 10 years ago
  Samuel Pitoiset 553bb2751d debug/traces: add missing check if trace.rec file is NULL 10 years ago
  Samuel Pitoiset f94a901204 Revert "core: add missing SCHEDULING_{PUSH,POP} around pop_task()" 10 years ago
  Samuel Thibault b6fc9643b6 Also print ncpus and size in dat file for performance regression history 10 years ago
  Samuel Thibault f1cfcc726f fix build on non-linux systems which have pthread spinlocks 10 years ago
  Samuel Thibault 5ebf88a077 fix signedness warning 10 years ago
  Samuel Thibault f406ff6bf1 fix windows build 10 years ago