Historique des commits

Auteur SHA1 Message Date
  Nathalie Furmento d6a2a33cc5 tools/dev/check_register.sh: new tool to check which data handles are not unregistered il y a 14 ans
  Nathalie Furmento 34762fc0b4 tools/dev/functions_undocumented.sh: tool to check if some public functions are not documented il y a 14 ans
  Nathalie Furmento fe64185af5 tools: rename sub-directory developers to dev il y a 14 ans
  Nathalie Furmento 9fcb392a2a tools: new sub-directory for tools dedicated to developers il y a 14 ans
  Samuel Thibault 30302c54d6 Make drivers wait for all transfer completions, to make sure not to free some data which is still being transferred il y a 14 ans
  Samuel Thibault e095444a11 Fix pingpong benchmark termination: it supposed to take the handle reference before calling _starpu_fetch_data_on_node il y a 14 ans
  Samuel Thibault 9143157b9f document that nready starts at 0 il y a 14 ans
  Samuel Thibault a9f7dfbaa3 Make starpu_shutdown wait for all ready tasks. Otherwise, we may stop a worker which was supposed to make a transfer which is needed by some task currently running on some other worker, waiting for that data il y a 14 ans
  Nathalie Furmento 0d4ddb2a9d tests: release data before unregistering them il y a 14 ans
  Nathalie Furmento 425b3640a8 tests: call starpu_data_unregister when data are no longer used il y a 14 ans
  Samuel Thibault de31919c9c Drop 'do_not_increment_nsubmitted' parameter of _starpu_submit_job: simply decrement after task regeneration il y a 14 ans
  Nathalie Furmento 61f77c5b09 examples/: add missing calls to starpu_data_unregister il y a 14 ans
  Nathalie Furmento c62ca38724 tests/: add missing calls to starpu_data_unregister il y a 14 ans
  Nathalie Furmento a0d026e946 src/core/workers.c: add debug messages il y a 14 ans
  Nathalie Furmento 653975b241 tests/loader.c: clarify message il y a 14 ans
  Nathalie Furmento f6a76cb48f src/core/workers.c: add debug message il y a 14 ans
  Nathalie Furmento 57ddcd094f tests: use EXIT_SUCCESS to indicate success and add extra debug messages il y a 14 ans
  Cyril Roelandt c221f0387f Doc: clarifying a sentence. il y a 14 ans
  Nathalie Furmento f4cba38a7e tests/loader.c: better error messages il y a 14 ans
  Nathalie Furmento c460822864 tests/microbenchs/prefetch_data_on_node.c: add missing unregister il y a 14 ans
  Cyril Roelandt a2e47ca37c Allow a job's footprint to be computed at the end of _starpu_update_perfmodel_history(). il y a 14 ans
  Cyril Roelandt ebd18b174e Move the preliminary tests out of _starpu_load_perfmodel(). il y a 14 ans
  Samuel Thibault 7684f0b8b5 also check is_loaded without lock il y a 14 ans
  Cyril Roelandt d0dd081e85 Fix a bug that caused _starpu_register_model() to be called too many times. il y a 14 ans
  Nathalie Furmento 279636a6e8 src/datawizard/datastats.c: remove un-necessary cast il y a 14 ans
  Nathalie Furmento 9e306f265f src: fix spelling for amount il y a 14 ans
  Nathalie Furmento 2bd91cd1e7 src: calculate communication amount between nodes when option --enable-stats is specified to configure il y a 14 ans
  Nathalie Furmento b59b653c45 src/datawizard/datastats.c: define function _starpu_display_comm_amounts only once il y a 14 ans
  Cyril Roelandt dbc5f81c8f Fix a segmentation fault that occurred when running the multiformat example. il y a 14 ans
  Nathalie Furmento 7affa60b17 doc: fix @deftypefun syntax il y a 14 ans