Historia zmian

Autor SHA1 Wiadomość Data
  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 9 lat temu
  Samuel Thibault 0639c90fd6 drop verbosity 9 lat temu
  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 9 lat temu
  Samuel Thibault ad827aa130 Avoid unlocking a handle which has just disappeared 9 lat temu
  Samuel Thibault 4270d6780d make sure we don't forget to check result of _starpu_data_check_not_busy 9 lat temu
  Samuel Thibault 9fb19ba110 Do not record starpu execution time for smpi, to get deterministic simulation 9 lat temu
  Samuel Thibault 89f1a7f2cd catch people trying to run starpu-simgrid-mpi with dynamically-linked starpu 9 lat temu
  Samuel Thibault bae07be5f1 Add 1440 blocksize perfmodels for sirocco 9 lat temu
  Samuel Thibault 3ef24b6e93 Document hardware used on sirocco 9 lat temu
  Samuel Thibault 4481d0b2d5 mention the sirocco machine in available perfmodels 9 lat temu
  Samuel Thibault 69358e31be Add sirocco perfmodels 9 lat temu
  Samuel Thibault 200396c024 fix indent 9 lat temu
  Luka Stanisic ba0d22a585 injecting small delay into simgrid when new task is submitted 9 lat temu
  Luka Stanisic 98d0011c23 fixing threadid in the traces to always be long unsigned 9 lat temu
  Samuel Thibault 634c96d7bc fix warning 9 lat temu
  Samuel Thibault ad7416810b Check for presence of xsltproc 9 lat temu
  Samuel Thibault 449bb090c4 Add missing script 9 lat temu
  Samuel Thibault ed431c73a5 fix leaked fd 9 lat temu
  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 9 lat temu
  Samuel Thibault a03ec6dfe4 typo 9 lat temu
  Samuel Pitoiset 486aa91603 doc: update for starpu_trace_state_stats.py 9 lat temu
  Samuel Pitoiset 9c70704c28 tools: update starpu_trace_state_stats to compute efficiencies 9 lat temu
  Samuel Pitoiset 53c4b68a92 traces: add a new category field when dumping to trace.rec 9 lat temu
  Samuel Thibault 8d66f69620 FIXME: make tasks_size_overhead able to use dyn_handles 9 lat temu
  Samuel Thibault 22791ad1de document STARPU_VARIABLE_NBUFFERS 9 lat temu
  Samuel Thibault 65a36146f4 make starpu_data_partition wait for previous tasks if any 9 lat temu
  Samuel Thibault 67110cfe0f Fix data path computation 9 lat temu
  Samuel Thibault 503f0bd9bf fix format 9 lat temu
  Samuel Pitoiset e2a0e7b060 traces: rename Overhead to Blocked for trace.rec 9 lat temu
  Samuel Pitoiset c4bdc85575 doc: add a note about starpu_trace_state_stats.py 9 lat temu