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