Cédric Augonnet
|
e344b2b6cc
This is a first step toward the merge of the data replicatate and mem_chunk
|
15 years ago |
Cédric Augonnet
|
c65bd29a96
- The data request structure does not contain handle + {src_node,dst_node}
|
15 years ago |
Cédric Augonnet
|
74b87470d3
The _starpu_search_existing_data_request now considers a
|
15 years ago |
Cédric Augonnet
|
952534293d
Update copyright date
|
15 years ago |
Cédric Augonnet
|
3f9d1a9977
Rename the write-back mechanism into write-through mechanism.
|
15 years ago |
Nathalie Furmento
|
4a983beb04
Update copyright
|
15 years ago |
Cédric Augonnet
|
f483d3bb70
Minor code cleanups in the data request management.
|
15 years ago |
Cédric Augonnet
|
286ea96241
Clean the headers in src/datawizard a little.
|
15 years ago |
Nathalie Furmento
|
02ef8ebfca
Prefixing of src/common/starpu-spinlock.h
|
15 years ago |
Nathalie Furmento
|
807432b12c
Internal functions are named _starpu_XXX
|
15 years ago |
Nathalie Furmento
|
be909d8948
Prefixing of src/datawizard/write_back.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
|
1c9e738133
- rename MAXNODES into STARPU_MAXNODES.
|
15 years ago |
Cédric Augonnet
|
95659a6ed2
prefix more internal functions with _starpu
|
15 years ago |
Cédric Augonnet
|
7d04e39814
Minor cleanups
|
16 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
|
f33fc377f9
Get rid of the starpu-async branch where all recent changes have been made.
|
16 years ago |
Cédric Augonnet
|
51d00b2d26
Protect data header with a starpu_spinlock_t instead of a pthread_spinlock_t.
|
16 years ago |
Cédric Augonnet
|
ec8baec6b1
Do not reimplement spinlocks, use pthread_spin_t instead.
|
16 years ago |
Cédric Augonnet
|
41f93730d4
do not forget src/ and tests/ :]
|
16 years ago |