Cédric Augonnet
|
0d0f49090f
Add a test that should force StarPU to do some memory reclaiming.
|
vor 15 Jahren |
Cédric Augonnet
|
07c5a7654b
Properly check the return value of the pthread_rwlock_* methods
|
vor 15 Jahren |
Cédric Augonnet
|
2c5f2890b2
It is not possible to perform superflous memory allocation (for other memory
|
vor 15 Jahren |
Cédric Augonnet
|
2a4f1cf220
Abort after an error, and don't forget the \n at the end of the error message
|
vor 15 Jahren |
Cédric Augonnet
|
e3620a36d3
- Implement the SCRATCH access mode using per-worker data replicates in the
|
vor 15 Jahren |
Cédric Augonnet
|
d685be755d
Use a float instead of a double
|
vor 15 Jahren |
Cédric Augonnet
|
40ed79b80f
Some more minor cleanups
|
vor 15 Jahren |
Cédric Augonnet
|
25b2878d1f
Code cleanup
|
vor 15 Jahren |
Cédric Augonnet
|
630c27c6fb
Bug fix: in case of cache hit, we don't return -ENOMEM but the size of the buffer
|
vor 15 Jahren |
Cédric Augonnet
|
e344b2b6cc
This is a first step toward the merge of the data replicatate and mem_chunk
|
vor 15 Jahren |
Samuel Thibault
|
c3d288d15b
reduce size of mult coverage test to make it fit in 1GB memory
|
vor 15 Jahren |
Samuel Thibault
|
6c64f8620b
avoid duplicate tests that don't pass with no more than 1GB memory
|
vor 15 Jahren |
Samuel Thibault
|
7dec4b91b6
reduce default cholesky size so it can fit on 1GB laptops
|
vor 15 Jahren |
Samuel Thibault
|
1c8dd1f59b
test coverage after all programs
|
vor 15 Jahren |
Samuel Thibault
|
4d4ff33f6c
TODO
|
vor 15 Jahren |
Samuel Thibault
|
67bca51106
make use of _starpu_worker_may_execute_task instead of hardcoding it
|
vor 15 Jahren |
Cédric Augonnet
|
e49bbc7b64
Minimalist documentation of headers in src/datawizard/
|
vor 15 Jahren |
Samuel Thibault
|
60caa1c253
make _starpu_worker_may_execute_task take a task instead of a where
|
vor 15 Jahren |
Cédric Augonnet
|
ec828bcdd3
Minimalist documentation for the headers in src/core/
|
vor 15 Jahren |
Samuel Thibault
|
d023ed950e
push decision of "where" parameter of task pops down to scheduling policies, turn it into a worker id, and propagate to pop_task functions too
|
vor 15 Jahren |
Cédric Augonnet
|
9491fa3d4e
Minimalist documentation of some internal functions
|
vor 15 Jahren |
Cédric Augonnet
|
118472e5a7
starpu_fetch_data and starpu_release_data now take data replicates
|
vor 15 Jahren |
Nathalie Furmento
|
5086fd5fc4
doc: minor fixes
|
vor 15 Jahren |
Cédric Augonnet
|
c21c9078b4
Fix typo
|
vor 15 Jahren |
Nathalie Furmento
|
ff58f98ac5
doc: minor fixes
|
vor 15 Jahren |
Cédric Augonnet
|
ddb5759a50
Minor code cleanups
|
vor 15 Jahren |
Cédric Augonnet
|
16683d829a
Factorize code
|
vor 15 Jahren |
Nathalie Furmento
|
34ce26600e
examples/coverage/coverage.sh: force to use the file in the current directory
|
vor 15 Jahren |
Cédric Augonnet
|
1c3235beac
Bug fix: we put a copy of the saved interface into the replicate, there should
|
vor 15 Jahren |
Cédric Augonnet
|
fc5da2fa67
_starpu_allocate_memory_on_node now manipulates a data replicate rather than a
|
vor 15 Jahren |