Commit History

Author SHA1 Message Date
  Samuel Pitoiset 486aa91603 doc: update for starpu_trace_state_stats.py 9 years ago
  Samuel Pitoiset 9c70704c28 tools: update starpu_trace_state_stats to compute efficiencies 9 years ago
  Samuel Pitoiset 53c4b68a92 traces: add a new category field when dumping to trace.rec 9 years ago
  Samuel Thibault 8d66f69620 FIXME: make tasks_size_overhead able to use dyn_handles 9 years ago
  Samuel Thibault 22791ad1de document STARPU_VARIABLE_NBUFFERS 9 years ago
  Samuel Thibault 65a36146f4 make starpu_data_partition wait for previous tasks if any 9 years ago
  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 9 years ago
  Samuel Pitoiset 83028609c2 traces: dump the "Deinitializing end" event to trace.rec 9 years ago
  Samuel Pitoiset e78418d3c8 traces: split worker/thread states when dumping to trace.rec 9 years ago
  Samuel Pitoiset 85ef18f124 traces: fix wrong overhead time when dumping to trace.rec 9 years ago
  Nathalie Furmento 3812efdacc mpi/examples/Makefile.am: remove reference to unexisting file matrix_mult/mm_starpu.c 9 years ago
  Samuel Pitoiset aac37d037f traces: rename states.rec to trace.rec 9 years ago
  Samuel Pitoiset 6350dd5436 traces: fix some event states when dumping to states.rec 9 years ago
  Olivier Aumage 30b980465c - typo 9 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. 9 years ago
  Samuel Thibault 5c7fec04ee When many files are open, switch to opening files on demand for each request 9 years ago
  Samuel Thibault 59a170b9a4 Factorize disk init/close/fini operations 9 years ago
  Samuel Thibault c6886da1ba Fix race between creation and destruction of temporary directories 9 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 9 years ago
  Samuel Thibault e4afd326a4 complete random generator functions 9 years ago
  Samuel Thibault 7a72a87830 factorize code 9 years ago
  Samuel Thibault dcde45156c harmonize identical code 9 years ago