Historie revizí

Autor SHA1 Zpráva Datum
  Samuel Thibault 07a56c8386 Fix reference count for starpu_data_acquire_cb when the target GPU is already full: we do want the request to succeed, even if it is asynchronous. před 14 roky
  Samuel Thibault 749b4d31ef comment před 14 roky
  Samuel Thibault 52b0917cf1 Allow using the same parameter several times, in both read and write mode před 14 roky
  Cyril Roelandt 260aae8a33 Merging branches/multi-format-2 před 14 roky
  Nathalie Furmento 3ad31951c8 src: code cleaning před 14 roky
  Nathalie Furmento efc9c3a136 src: Update LIST_TYPE macro to generate list functionalities and type před 14 roky
  Nathalie Furmento f8fd5492bd src: rename internal types following coding conventions před 14 roky
  Nathalie Furmento bca792c881 src: rename internal types following coding conventions před 14 roky
  Nathalie Furmento b3a6c1f52b do not use typedef for starpu_codelet, use it directly as a struct před 14 roky
  Nathalie Furmento 0ebf7ba326 Rename public opaque type starpu_data_handle as starpu_data_handle_t před 14 roky
  Nathalie Furmento 5b9b08f1dc rename internal type starpu_data_state_t to _starpu_data_state před 14 roky
  Nathalie Furmento adf2f44e62 turn starpu_access_mode into an enumerated type před 14 roky
  Nathalie Furmento 906d935956 src: prefix names of internal types and functions with _starpu před 14 roky
  Nathalie Furmento c80a8acea1 Datatypes renaming před 14 roky
  Samuel Thibault e095444a11 Fix pingpong benchmark termination: it supposed to take the handle reference before calling _starpu_fetch_data_on_node před 14 roky
  Nathalie Furmento fd84a18ae7 src: fix minor warnings (detected by compiler icc) před 14 roky
  Samuel Thibault 291771f0e1 optimize not-busy signalization: only take the mutex if starpu_data_unregister is indeed waiting, and the handle is not busy před 14 roky
  Samuel Thibault 3c0a0e89cc Make starpu_data_unregister also wait for replicate refcnt and queued requests, should fix yet more odd issues před 14 roky
  Samuel Thibault 94040d2af4 Make starpu_data_unregister wait for all pending requests. This should fix issues with WT, notably před 14 roky
  Samuel Thibault 09d5790083 Take transfer time into account when choosing the source. Also check that direct transfer is possible. Add GPU-GPU bus to account for statistics před 14 roky
  Nathalie Furmento 6db2c372ca merge branch gpumem_prefetch před 14 roky
  Nathalie Furmento 54ab8e7b09 new functions starpu_data_set_tag and starpu_data_get_tag to be used by StarPU-MPI před 14 roky
  Cédric Augonnet 732e65e13c Cleanup of the data request management code (ie. simplify the management of před 15 roky
  Nathalie Furmento 452a0e24dc src/datawizard/ rename field interface in struct starpu_data_replicate_t into data_interface (on windows, when including <windows.h>, one gets #define interface struct, ...) před 15 roky
  Samuel Thibault 0d9f08ae8d Fix copyrights, thanks Ludo! před 15 roky
  Nathalie Furmento 567e27fa03 datawizard: add a new field 'rank' to starpu_data_handle před 15 roky
  Samuel Thibault 2c3c6b45a5 finish r2995 před 15 roky
  Cédric Augonnet e4ed360572 When a data handle is accessed in a R/W mode for the first time after it was před 15 roky
  Cédric Augonnet af9ea8975f StarPU automatically calls starpu_data_start_reduction_mode when the data is před 15 roky
  Cédric Augonnet 8e094a1fec First draft of implementation of the STARPU_REDUX mode. před 15 roky