Nathalie Furmento
|
5524d2fc31
Add a model name field into the job structure to be used by FxT as when the task does not define any codelet
|
15 년 전 |
Nathalie Furmento
|
85bb45c0f9
revert previous commit #2589
|
15 년 전 |
Nathalie Furmento
|
346314a1b9
Wrong commit fully reverted in follow-up commit #2590
|
15 년 전 |
Cédric Augonnet
|
e96dd83619
Experiment with a small optimization in the dmda scheduling policy: in the pop
|
15 년 전 |
Cédric Augonnet
|
a46c76bdaa
The starpu_data_query_status function describes the status of a data handle on
|
15 년 전 |
Cédric Augonnet
|
70c6c285d8
(Cosmetic changes) Rename some internal functions so that it remains consistent
|
15 년 전 |
Cédric Augonnet
|
a88ab34ceb
Make sure that we keep track of "ghost dependencies" when generating the DAG
|
15 년 전 |
Nathalie Furmento
|
4a983beb04
Update copyright
|
15 년 전 |
Cédric Augonnet
|
2cc17737f6
Rename the functions that permit to access the memory managed by StarPU from
|
15 년 전 |
Cédric Augonnet
|
5e4db7aaf2
Cosmetic change: do not refer to data handles by "state" anymore (which is
|
15 년 전 |
Samuel Thibault
|
15095f084b
gcc 4.6 warning fixes
|
15 년 전 |
Cédric Augonnet
|
7555d37392
Bug fix: _starpu_fetch_data_on_node does not increase the refcnt on the
|
15 년 전 |
Nathalie Furmento
|
88b473d02e
revert r#2246. No need to check the return value of _starpu_fetch_data_on_node
|
15 년 전 |
Nathalie Furmento
|
400ba4a891
src/datawizard/user_interactions.c: check return value of _starpu_fetch_data_on_node
|
15 년 전 |
Cédric Augonnet
|
0f9bbf7ee1
The starpu_data_{set,get}_default_sequential_consistency_flag functions make it
|
15 년 전 |
Cédric Augonnet
|
888effa7e3
Make sure that starpu_data_sync_with_mem_non_blocking also enforces sequential
|
15 년 전 |
Cédric Augonnet
|
dd1034c582
It is now possible to append callback to data requests
|
15 년 전 |
Cédric Augonnet
|
f483d3bb70
Minor code cleanups in the data request management.
|
15 년 전 |
Cédric Augonnet
|
2d974ba10e
starpu_data_sync_with_mem now enforces sequential consistency if required.
|
15 년 전 |
Cédric Augonnet
|
197d8bc68c
Minor code reorganization
|
15 년 전 |
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 년 전 |