Cronologia Commit

Autore SHA1 Messaggio Data
  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 14 anni fa
  Nathalie Furmento 0d4ddb2a9d tests: release data before unregistering them 14 anni fa
  Nathalie Furmento 425b3640a8 tests: call starpu_data_unregister when data are no longer used 14 anni fa
  Samuel Thibault de31919c9c Drop 'do_not_increment_nsubmitted' parameter of _starpu_submit_job: simply decrement after task regeneration 14 anni fa
  Nathalie Furmento 61f77c5b09 examples/: add missing calls to starpu_data_unregister 14 anni fa
  Nathalie Furmento c62ca38724 tests/: add missing calls to starpu_data_unregister 14 anni fa
  Nathalie Furmento a0d026e946 src/core/workers.c: add debug messages 14 anni fa
  Nathalie Furmento 653975b241 tests/loader.c: clarify message 14 anni fa
  Nathalie Furmento f6a76cb48f src/core/workers.c: add debug message 14 anni fa
  Nathalie Furmento 57ddcd094f tests: use EXIT_SUCCESS to indicate success and add extra debug messages 14 anni fa
  Cyril Roelandt c221f0387f Doc: clarifying a sentence. 14 anni fa
  Nathalie Furmento f4cba38a7e tests/loader.c: better error messages 14 anni fa
  Nathalie Furmento c460822864 tests/microbenchs/prefetch_data_on_node.c: add missing unregister 14 anni fa
  Cyril Roelandt a2e47ca37c Allow a job's footprint to be computed at the end of _starpu_update_perfmodel_history(). 14 anni fa
  Cyril Roelandt ebd18b174e Move the preliminary tests out of _starpu_load_perfmodel(). 14 anni fa
  Samuel Thibault 7684f0b8b5 also check is_loaded without lock 14 anni fa
  Cyril Roelandt d0dd081e85 Fix a bug that caused _starpu_register_model() to be called too many times. 14 anni fa
  Nathalie Furmento 279636a6e8 src/datawizard/datastats.c: remove un-necessary cast 14 anni fa
  Nathalie Furmento 9e306f265f src: fix spelling for amount 14 anni fa
  Nathalie Furmento 2bd91cd1e7 src: calculate communication amount between nodes when option --enable-stats is specified to configure 14 anni fa
  Nathalie Furmento b59b653c45 src/datawizard/datastats.c: define function _starpu_display_comm_amounts only once 14 anni fa
  Cyril Roelandt dbc5f81c8f Fix a segmentation fault that occurred when running the multiformat example. 14 anni fa
  Nathalie Furmento 7affa60b17 doc: fix @deftypefun syntax 14 anni fa
  Samuel Thibault 9477969fe2 Use the real type for the conversion codelets 14 anni fa
  Samuel Thibault 2048f45715 Documentation fixes 14 anni fa
  Cyril Roelandt b13a0fab34 Multiformat example : adds a simple function that checks the computations. 14 anni fa
  Samuel Thibault f7926b20e9 Reference the multiple_format example 14 anni fa
  Cyril Roelandt a86881be2e Documentation : add a paragraph about the multiformat interface. 14 anni fa
  Cyril Roelandt 23d8ba44e4 Multiformat : fixing the cuda to cuda transfert. 14 anni fa
  Cyril Roelandt 104b94813b Fixing the multiformat example. 14 anni fa