Historial de Commits

Autor SHA1 Mensaje Fecha
  Samuel Thibault 4b98f15135 Display GPU size in starpu_machine_display hace 14 años
  Nathalie Furmento 2218547f36 doc: add a datatype index hace 14 años
  Nathalie Furmento 5e914aa15b doc: Change the "Initialization and Termination" node to use @defttypefun hace 14 años
  Nathalie Furmento f4fb1cc6a5 src/Makefile.am: add ref to new sched_policies/detect_combined_workers.h file hace 14 años
  Nathalie Furmento a65546ae4a move declaration of internal function _starpu_sched_find_worker_combinations() into src directory hace 14 años
  Nathalie Furmento d6a2a33cc5 tools/dev/check_register.sh: new tool to check which data handles are not unregistered hace 14 años
  Nathalie Furmento 34762fc0b4 tools/dev/functions_undocumented.sh: tool to check if some public functions are not documented hace 14 años
  Nathalie Furmento fe64185af5 tools: rename sub-directory developers to dev hace 14 años
  Nathalie Furmento 9fcb392a2a tools: new sub-directory for tools dedicated to developers hace 14 años
  Samuel Thibault 30302c54d6 Make drivers wait for all transfer completions, to make sure not to free some data which is still being transferred hace 14 años
  Samuel Thibault e095444a11 Fix pingpong benchmark termination: it supposed to take the handle reference before calling _starpu_fetch_data_on_node hace 14 años
  Samuel Thibault 9143157b9f document that nready starts at 0 hace 14 años
  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 hace 14 años
  Nathalie Furmento 0d4ddb2a9d tests: release data before unregistering them hace 14 años
  Nathalie Furmento 425b3640a8 tests: call starpu_data_unregister when data are no longer used hace 14 años
  Samuel Thibault de31919c9c Drop 'do_not_increment_nsubmitted' parameter of _starpu_submit_job: simply decrement after task regeneration hace 14 años
  Nathalie Furmento 61f77c5b09 examples/: add missing calls to starpu_data_unregister hace 14 años
  Nathalie Furmento c62ca38724 tests/: add missing calls to starpu_data_unregister hace 14 años
  Nathalie Furmento a0d026e946 src/core/workers.c: add debug messages hace 14 años
  Nathalie Furmento 653975b241 tests/loader.c: clarify message hace 14 años
  Nathalie Furmento f6a76cb48f src/core/workers.c: add debug message hace 14 años
  Nathalie Furmento 57ddcd094f tests: use EXIT_SUCCESS to indicate success and add extra debug messages hace 14 años
  Cyril Roelandt c221f0387f Doc: clarifying a sentence. hace 14 años
  Nathalie Furmento f4cba38a7e tests/loader.c: better error messages hace 14 años
  Nathalie Furmento c460822864 tests/microbenchs/prefetch_data_on_node.c: add missing unregister hace 14 años
  Cyril Roelandt a2e47ca37c Allow a job's footprint to be computed at the end of _starpu_update_perfmodel_history(). hace 14 años
  Cyril Roelandt ebd18b174e Move the preliminary tests out of _starpu_load_perfmodel(). hace 14 años
  Samuel Thibault 7684f0b8b5 also check is_loaded without lock hace 14 años
  Cyril Roelandt d0dd081e85 Fix a bug that caused _starpu_register_model() to be called too many times. hace 14 años
  Nathalie Furmento 279636a6e8 src/datawizard/datastats.c: remove un-necessary cast hace 14 años