Nathalie Furmento
|
54ab8e7b09
new functions starpu_data_set_tag and starpu_data_get_tag to be used by StarPU-MPI
|
14 vuotta sitten |
Cédric Augonnet
|
732e65e13c
Cleanup of the data request management code (ie. simplify the management of
|
14 vuotta sitten |
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, ...)
|
14 vuotta sitten |
Samuel Thibault
|
0d9f08ae8d
Fix copyrights, thanks Ludo!
|
14 vuotta sitten |
Nathalie Furmento
|
567e27fa03
datawizard: add a new field 'rank' to starpu_data_handle
|
14 vuotta sitten |
Samuel Thibault
|
2c3c6b45a5
finish r2995
|
14 vuotta sitten |
Cédric Augonnet
|
e4ed360572
When a data handle is accessed in a R/W mode for the first time after it was
|
14 vuotta sitten |
Cédric Augonnet
|
af9ea8975f
StarPU automatically calls starpu_data_start_reduction_mode when the data is
|
14 vuotta sitten |
Cédric Augonnet
|
8e094a1fec
First draft of implementation of the STARPU_REDUX mode.
|
14 vuotta sitten |
Cédric Augonnet
|
d20dcb2005
Revert commit r2772. We actually cannot really merge replicates and mem_chunks
|
14 vuotta sitten |
Cédric Augonnet
|
8eb64e98ea
The starpu_data_set_reduction_methods function defines the per-handle methods
|
14 vuotta sitten |
Cédric Augonnet
|
e3620a36d3
- Implement the SCRATCH access mode using per-worker data replicates in the
|
14 vuotta sitten |
Cédric Augonnet
|
25b2878d1f
Code cleanup
|
14 vuotta sitten |
Cédric Augonnet
|
e344b2b6cc
This is a first step toward the merge of the data replicatate and mem_chunk
|
14 vuotta sitten |
Cédric Augonnet
|
118472e5a7
starpu_fetch_data and starpu_release_data now take data replicates
|
14 vuotta sitten |
Cédric Augonnet
|
ddb5759a50
Minor code cleanups
|
14 vuotta sitten |
Cédric Augonnet
|
502689da30
Save the memory node identifier in the data replicate structure
|
14 vuotta sitten |
Cédric Augonnet
|
0b718bb11a
- Rename the starpu_local_data_state_t structure into starpu_data_replicate_s.
|
14 vuotta sitten |
Samuel Thibault
|
3ef7d1d4d6
record ghost tasks for bound computation too. Fix implicit ghost dependency into using the pre_sync tasks
|
14 vuotta sitten |
Cédric Augonnet
|
a46c76bdaa
The starpu_data_query_status function describes the status of a data handle on
|
15 vuotta sitten |
Cédric Augonnet
|
3c95481321
- Add prev and next fields in the task structure for the convenience of the scheduler.
|
15 vuotta sitten |
Cédric Augonnet
|
cd6583e606
The scheduling strategies now manipulate tasks instead of jobs. Existing
|
15 vuotta sitten |
Cédric Augonnet
|
952534293d
Update copyright date
|
15 vuotta sitten |
Cédric Augonnet
|
3f9d1a9977
Rename the write-back mechanism into write-through mechanism.
|
15 vuotta sitten |
Cédric Augonnet
|
59532859e8
Avoid "never defined inlined function" warnings when compiling with --std=gnu99
|
15 vuotta sitten |
Cédric Augonnet
|
0bd8b67548
Bug fix: partially revert commit 2488. There was actually 2 modifications in
|
15 vuotta sitten |
Cédric Augonnet
|
a88ab34ceb
Make sure that we keep track of "ghost dependencies" when generating the DAG
|
15 vuotta sitten |
Nathalie Furmento
|
4a983beb04
Update copyright
|
15 vuotta sitten |
Cédric Augonnet
|
4e8827c5d3
Cache the size and the footprint of the data into the handle structure rather
|
15 vuotta sitten |
Cédric Augonnet
|
e2e9ab577e
Bug fix: the home node was not set. We also rename the data_home field into
|
15 vuotta sitten |