Commit History

Autor SHA1 Mensaxe Data
  Nathalie Furmento eb32a9b3d4 src: fix coding style %!s(int64=13) %!d(string=hai) anos
  Nathalie Furmento edc236df55 memory stats: group all functions in new file src/datawizard/memstats.c and rename them to follow pattern starpu_memory_... %!s(int64=13) %!d(string=hai) anos
  Samuel Thibault 242b6116cf pass pthread types through typedefs %!s(int64=13) %!d(string=hai) anos
  Nathalie Furmento 4ba3bb5eab memory stats: rename memory_status objects to memory_stats objects as what is displayed are statistics %!s(int64=13) %!d(string=hai) anos
  Samuel Thibault e0242fa9ce optimize holding request list locks %!s(int64=13) %!d(string=hai) anos
  Samuel Thibault 9badf4f117 Move unregistering tasks from implicit dependencies lists from %!s(int64=13) %!d(string=hai) anos
  Samuel Thibault 26d2804cd4 Check that the handle spinlock is held when manipulating refcnts %!s(int64=14) %!d(string=hai) anos
  Samuel Thibault 07595aa459 Do not drop prefetch requests on ENOMEM, to avoid dropping just-upgraded fetch requests, and to keep fetching data all the time as much as possible %!s(int64=14) %!d(string=hai) anos
  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. %!s(int64=14) %!d(string=hai) anos
  Nathalie Furmento 3ad31951c8 src: code cleaning %!s(int64=14) %!d(string=hai) anos
  Nathalie Furmento efc9c3a136 src: Update LIST_TYPE macro to generate list functionalities and type %!s(int64=14) %!d(string=hai) anos
  Nathalie Furmento 1b377f358f src: rename internal objects following coding conventions %!s(int64=14) %!d(string=hai) anos
  Nathalie Furmento bca792c881 src: rename internal types following coding conventions %!s(int64=14) %!d(string=hai) anos
  Nathalie Furmento 0ebf7ba326 Rename public opaque type starpu_data_handle as starpu_data_handle_t %!s(int64=14) %!d(string=hai) anos
  Nathalie Furmento adf2f44e62 turn starpu_access_mode into an enumerated type %!s(int64=14) %!d(string=hai) anos
  Nathalie Furmento 906d935956 src: prefix names of internal types and functions with _starpu %!s(int64=14) %!d(string=hai) anos
  Samuel Thibault 291771f0e1 optimize not-busy signalization: only take the mutex if starpu_data_unregister is indeed waiting, and the handle is not busy %!s(int64=14) %!d(string=hai) anos
  Samuel Thibault 3c0a0e89cc Make starpu_data_unregister also wait for replicate refcnt and queued requests, should fix yet more odd issues %!s(int64=14) %!d(string=hai) anos
  Samuel Thibault 975bf93322 Fix pushing data requests back on lists when the GPU doesn't have enough memory for them %!s(int64=14) %!d(string=hai) anos
  Samuel Thibault 7ffec30bbe Make sure to keep prefetch/fetch requests in the same order, and after traversing them, put them back before the ones that got pushed in between %!s(int64=14) %!d(string=hai) anos
  Samuel Thibault 2d2acb47ab Fix request list push: we need to push and pop in the same order to keep consistent with task order %!s(int64=14) %!d(string=hai) anos
  Samuel Thibault 8e7b92c6e8 silence warning %!s(int64=14) %!d(string=hai) anos
  Olivier Aumage 6c4d62d0b0 - code disabled for years %!s(int64=14) %!d(string=hai) anos
  Nathalie Furmento 6db2c372ca merge branch gpumem_prefetch %!s(int64=14) %!d(string=hai) anos
  Samuel Thibault bd2c88d145 cast void* to please the SCC compiler %!s(int64=14) %!d(string=hai) anos
  Cédric Augonnet e51515a4dd Start to add support for CUDA 4: %!s(int64=15) %!d(string=hai) anos
  Cédric Augonnet 732e65e13c Cleanup of the data request management code (ie. simplify the management of %!s(int64=15) %!d(string=hai) anos
  Samuel Thibault 0d9f08ae8d Fix copyrights, thanks Ludo! %!s(int64=15) %!d(string=hai) anos
  Cédric Augonnet 58215b1860 - Add sanity checks %!s(int64=15) %!d(string=hai) anos
  Cédric Augonnet 9557513f74 Do not forget to take back the spinlock if the transfer was successful, this %!s(int64=15) %!d(string=hai) anos