Historial de Commits

Autor SHA1 Mensaje Fecha
  Samuel Thibault d725e67e2e When using fxt in simgrid mode, make sure to link libfxt statically, otherwise SMPI variable privatization will not work and it will malfunction hace 9 años
  Samuel Thibault 0639c90fd6 drop verbosity hace 9 años
  Samuel Thibault 5b5528f51e During unregistering, eviction could start at any time, and thus increase busy_count again, and decrease it again. Also, with lazy unregistration, that eviction could then try to run unregister again, so reset the lazy_unregister flag when starting the corresponding unregistration hace 9 años
  Samuel Thibault ad827aa130 Avoid unlocking a handle which has just disappeared hace 9 años
  Samuel Thibault 4270d6780d make sure we don't forget to check result of _starpu_data_check_not_busy hace 9 años
  Samuel Thibault 9fb19ba110 Do not record starpu execution time for smpi, to get deterministic simulation hace 9 años
  Samuel Thibault 89f1a7f2cd catch people trying to run starpu-simgrid-mpi with dynamically-linked starpu hace 9 años
  Samuel Thibault bae07be5f1 Add 1440 blocksize perfmodels for sirocco hace 9 años
  Samuel Thibault 3ef24b6e93 Document hardware used on sirocco hace 9 años
  Samuel Thibault 4481d0b2d5 mention the sirocco machine in available perfmodels hace 9 años
  Samuel Thibault 69358e31be Add sirocco perfmodels hace 9 años
  Samuel Thibault 200396c024 fix indent hace 9 años
  Luka Stanisic ba0d22a585 injecting small delay into simgrid when new task is submitted hace 9 años
  Luka Stanisic 98d0011c23 fixing threadid in the traces to always be long unsigned hace 9 años
  Samuel Thibault 634c96d7bc fix warning hace 9 años
  Samuel Thibault ad7416810b Check for presence of xsltproc hace 9 años
  Samuel Thibault 449bb090c4 Add missing script hace 9 años
  Samuel Thibault ed431c73a5 fix leaked fd hace 9 años
  Nathalie Furmento e009dfc674 src/core/disk_ops: 2 bugs fixes: - files opened with fdopen only need to be closed with fclose and - reopen files when necessary hace 9 años
  Samuel Thibault a03ec6dfe4 typo hace 9 años
  Samuel Pitoiset 486aa91603 doc: update for starpu_trace_state_stats.py hace 9 años
  Samuel Pitoiset 9c70704c28 tools: update starpu_trace_state_stats to compute efficiencies hace 9 años
  Samuel Pitoiset 53c4b68a92 traces: add a new category field when dumping to trace.rec hace 9 años
  Samuel Thibault 8d66f69620 FIXME: make tasks_size_overhead able to use dyn_handles hace 9 años
  Samuel Thibault 22791ad1de document STARPU_VARIABLE_NBUFFERS hace 9 años
  Samuel Thibault 65a36146f4 make starpu_data_partition wait for previous tasks if any hace 9 años
  Samuel Thibault 67110cfe0f Fix data path computation hace 9 años
  Samuel Thibault 503f0bd9bf fix format hace 9 años
  Samuel Pitoiset e2a0e7b060 traces: rename Overhead to Blocked for trace.rec hace 9 años
  Samuel Pitoiset c4bdc85575 doc: add a note about starpu_trace_state_stats.py hace 9 años