Commit History

Author SHA1 Message Date
  Samuel Thibault 67110cfe0f Fix data path computation 9 years ago
  Samuel Thibault 503f0bd9bf fix format 9 years ago
  Samuel Pitoiset e2a0e7b060 traces: rename Overhead to Blocked for trace.rec 9 years ago
  Samuel Pitoiset c4bdc85575 doc: add a note about starpu_trace_state_stats.py 9 years ago
  Samuel Pitoiset 7ca57bdc80 tools: add a python script which parses the trace.rec file 9 years ago
  Samuel Pitoiset 52bdd8224c traces: s/states_file/trace_file/ 9 years ago
  Samuel Pitoiset 9c29266bae traces: reduce the size of the generated trace.rec 9 years ago
  Samuel Pitoiset 55c236ce27 traces: handle PushState/PopState when dumping to trace.rec 9 years ago
  Samuel Pitoiset 1e08581277 traces: add missing Hypervisor state 10 years ago
  Samuel Pitoiset 83028609c2 traces: dump the "Deinitializing end" event to trace.rec 10 years ago
  Samuel Pitoiset e78418d3c8 traces: split worker/thread states when dumping to trace.rec 10 years ago
  Samuel Pitoiset 85ef18f124 traces: fix wrong overhead time when dumping to trace.rec 10 years ago
  Nathalie Furmento 3812efdacc mpi/examples/Makefile.am: remove reference to unexisting file matrix_mult/mm_starpu.c 10 years ago
  Samuel Pitoiset aac37d037f traces: rename states.rec to trace.rec 10 years ago
  Samuel Pitoiset 6350dd5436 traces: fix some event states when dumping to states.rec 10 years ago
  Olivier Aumage 30b980465c - typo 10 years ago
  Olivier Aumage 3313776d3e - Add an example about how to distribute a pre-existing data structure to a set of computing nodes using StarPU-MPI routines. 10 years ago
  Samuel Thibault 5c7fec04ee When many files are open, switch to opening files on demand for each request 10 years ago
  Samuel Thibault 59a170b9a4 Factorize disk init/close/fini operations 10 years ago
  Samuel Thibault c6886da1ba Fix race between creation and destruction of temporary directories 10 years ago
  Samuel Thibault 63148dc70a create a hierarchy of directories to store allocated files, to avoid issues with systems where the number of files in the same directory is limited. A depth of 2 gets a billion of files with a thousand per directory, that should be enough 10 years ago
  Samuel Thibault e4afd326a4 complete random generator functions 10 years ago
  Samuel Thibault 7a72a87830 factorize code 10 years ago
  Samuel Thibault dcde45156c harmonize identical code 10 years ago
  Samuel Pitoiset ee4db1e6b3 traces: use a new rec file for storing the event states 10 years ago
  Samuel Pitoiset 3f79180bf7 traces: do not forget to dump Idle states for worker 10 years ago
  Samuel Pitoiset 28ec444bb7 traces: dump all state events to the tasks.rec file 10 years ago
  Samuel Pitoiset 92f94004cf Revert "profiling: use starpu_memory_nodes_get_count() instead of STARPU_MAX_NODES" 10 years ago
  Samuel Thibault 027ce5a8f5 m4_default_nblank was added in autoconf 2.64 10 years ago
  Samuel Pitoiset 3cde8921aa profiling: use same cosmetic output for all stats 10 years ago