Samuel Thibault
|
3d15b9bbb1
drop debugging
|
13 år sedan |
Samuel Thibault
|
61eda0dcef
Fix asynchronicity of the wt mechanism by keeping a read reference on the data
|
13 år sedan |
Cédric Augonnet
|
517d6385e3
Bug fix: Do not hold the header lock while executing the callback when we don't
|
14 år sedan |
Cédric Augonnet
|
3e719c4c87
Fix the write-through mechanism by making it synchronous. This is not the best
|
14 år sedan |
Cédric Augonnet
|
732e65e13c
Cleanup of the data request management code (ie. simplify the management of
|
14 år sedan |
Nathalie Furmento
|
0f4dabd5bf
fixes warnings detected by icc
|
14 år sedan |
Samuel Thibault
|
0d9f08ae8d
Fix copyrights, thanks Ludo!
|
14 år sedan |
Cédric Augonnet
|
d20dcb2005
Revert commit r2772. We actually cannot really merge replicates and mem_chunks
|
14 år sedan |
Cédric Augonnet
|
6290ece0a1
- Add a "ndeps" field in the data request structure so that a request may
|
14 år sedan |
Cédric Augonnet
|
e344b2b6cc
This is a first step toward the merge of the data replicatate and mem_chunk
|
14 år sedan |
Cédric Augonnet
|
c65bd29a96
- The data request structure does not contain handle + {src_node,dst_node}
|
14 år sedan |
Cédric Augonnet
|
74b87470d3
The _starpu_search_existing_data_request now considers a
|
14 år sedan |
Cédric Augonnet
|
952534293d
Update copyright date
|
15 år sedan |
Cédric Augonnet
|
3f9d1a9977
Rename the write-back mechanism into write-through mechanism.
|
15 år sedan |
Nathalie Furmento
|
4a983beb04
Update copyright
|
15 år sedan |
Cédric Augonnet
|
f483d3bb70
Minor code cleanups in the data request management.
|
15 år sedan |
Cédric Augonnet
|
286ea96241
Clean the headers in src/datawizard a little.
|
15 år sedan |
Nathalie Furmento
|
02ef8ebfca
Prefixing of src/common/starpu-spinlock.h
|
15 år sedan |
Nathalie Furmento
|
807432b12c
Internal functions are named _starpu_XXX
|
15 år sedan |
Nathalie Furmento
|
be909d8948
Prefixing of src/datawizard/write_back.h
|
15 år sedan |
Nathalie Furmento
|
8729a4c999
Prefixing of src/datawizard/data_request.h ...
|
15 år sedan |
Nathalie Furmento
|
aa93a6951b
Prefixing in src/datawizard/coherency.h ...
|
15 år sedan |
Cédric Augonnet
|
1c9e738133
- rename MAXNODES into STARPU_MAXNODES.
|
15 år sedan |
Cédric Augonnet
|
95659a6ed2
prefix more internal functions with _starpu
|
15 år sedan |
Cédric Augonnet
|
7d04e39814
Minor cleanups
|
15 år sedan |
Cédric Augonnet
|
077020f485
Cleanup: get rid of the data_state type which was just a useless alias for the
|
15 år sedan |
Cédric Augonnet
|
f33fc377f9
Get rid of the starpu-async branch where all recent changes have been made.
|
15 år sedan |
Cédric Augonnet
|
51d00b2d26
Protect data header with a starpu_spinlock_t instead of a pthread_spinlock_t.
|
16 år sedan |
Cédric Augonnet
|
ec8baec6b1
Do not reimplement spinlocks, use pthread_spin_t instead.
|
16 år sedan |
Cédric Augonnet
|
41f93730d4
do not forget src/ and tests/ :]
|
16 år sedan |