Commit History

Author SHA1 Message Date
  Cédric Augonnet 2d974ba10e starpu_data_sync_with_mem now enforces sequential consistency if required. 15 years ago
  Cédric Augonnet 197d8bc68c Minor code reorganization 15 years ago
  Cédric Augonnet f54f54dc6f Minor code cleanup to avoid compiler from thinking that we want to free memory 15 years ago
  Cédric Augonnet b2a1bfd608 starpu_access_mode is not an enum type anymore, so that we can add new types of 15 years ago
  Nathalie Furmento f58ca0920e Renaming of public StarPU functions to provide a more consistent API. 15 years ago
  Cédric Augonnet 2e02972ba3 It is now possible to maintain the sequential coherency of a data handle. In 15 years ago
  Cédric Augonnet f458a27005 Move starpu_advise_if_data_is_important into user_interactions.c 15 years ago
  Cédric Augonnet b19e14f7c2 yet more error checking 15 years ago
  Cédric Augonnet 0f9a02a475 Yet more return value checking for condition variables 15 years ago
  Cédric Augonnet b7da4c1368 Follow-up to commit r2004 15 years ago
  Nathalie Furmento cde4ad65e2 Check the return value of pthread_mutex_lock(...) and pthread_mutex_unlock(...) 15 years ago
  Nathalie Furmento df88473141 StarPU: Use character _ instead of - in filenames 15 years ago
  Cédric Augonnet b412800174 Renaming sometimes does not make sense 15 years ago
  Nathalie Furmento 02ef8ebfca Prefixing of src/common/starpu-spinlock.h 15 years ago
  Nathalie Furmento 7478445b24 Prefixing of src/core/dependencies/data-concurrency.h 15 years ago
  Nathalie Furmento 807432b12c Internal functions are named _starpu_XXX 15 years ago
  Nathalie Furmento 2df0b5bd6c Prefixing of src/datawizard/memory_nodes.h 15 years ago
  Nathalie Furmento 8729a4c999 Prefixing of src/datawizard/data_request.h ... 15 years ago
  Nathalie Furmento aa93a6951b Prefixing in src/datawizard/coherency.h ... 15 years ago
  Cédric Augonnet 3ea8462620 - Use events instead of streams to check whether a data transfer is terminated 15 years ago
  Cédric Augonnet 95659a6ed2 prefix more internal functions with _starpu 15 years ago
  Cédric Augonnet 15831ca9a1 In the case of a non blocking operation, we don't use a local variable to store 15 years ago
  Cédric Augonnet def1bf0edc - Add a non blocking version of sync_with_data_with_mem called 15 years ago
  Cédric Augonnet 077020f485 Cleanup: get rid of the data_state type which was just a useless alias for the 16 years ago
  Cédric Augonnet c94a373e97 Fix the starpu_sync_data_with_mem API, it is now required to call 16 years ago
  Cédric Augonnet e561dd511a We now assume that the header lock is already taken when calling 16 years ago
  Cédric Augonnet 02119279fc We now check whether the following blocking calls are called from a callback or 16 years ago
  Cédric Augonnet f33fc377f9 Get rid of the starpu-async branch where all recent changes have been made. 16 years ago