Cédric Augonnet
|
33cfda1300
- Provide a LU decomposition with implicit data dependencies
|
преди 15 години |
Cédric Augonnet
|
d954eafd07
Add missing header
|
преди 15 години |
Cédric Augonnet
|
202fdaa8c4
When applying a filter to a data handle, we transmit the sequential coherency
|
преди 15 години |
Cédric Augonnet
|
fd2e1254e8
Add a test to make sure that implicit data dependencies are working properly.
|
преди 15 години |
Cédric Augonnet
|
2e02972ba3
It is now possible to maintain the sequential coherency of a data handle. In
|
преди 15 години |
Cédric Augonnet
|
5fce968f7c
Slightly rework the use of the sync_mutex lock that protects jobs from
|
преди 15 години |
Cédric Augonnet
|
c9f9e950e6
make sure that data transfers are successful
|
преди 15 години |
Cédric Augonnet
|
bae27dbd3c
Split the late_task_deps test into smaller tests for the different situations:
|
преди 15 години |
Cédric Augonnet
|
286ea96241
Clean the headers in src/datawizard a little.
|
преди 15 години |
Cédric Augonnet
|
61ace4585a
This is no longer a TODO
|
преди 15 години |
Cédric Augonnet
|
a9b978b5ea
minor fix: use GotoBLAS rather than STARPU_GOTO in the help messages
|
преди 15 години |
Cédric Augonnet
|
f458a27005
Move starpu_advise_if_data_is_important into user_interactions.c
|
преди 15 години |
Cédric Augonnet
|
8b176292d7
move the functions responsible for creating / destroying a data handle into the
|
преди 15 години |
Cédric Augonnet
|
a69ef10f35
Rename hierarchy.{c,h} into filters.{c,h}
|
преди 15 години |
Cédric Augonnet
|
902eaaab9c
There is no need to have starpu_data_state_create public. We also move it in a
|
преди 15 години |
Samuel Thibault
|
b8f8e64cb5
fixes for hwloc 1.0
|
преди 15 години |
Cédric Augonnet
|
7c7752e348
minor fix to avoid spurious condition variable awaking
|
преди 15 години |
Cédric Augonnet
|
c4a9cdc768
In order to facilitate some microbenchmarking, we add a src/debug directory
|
преди 15 години |
Cédric Augonnet
|
b19e14f7c2
yet more error checking
|
преди 15 години |
Cédric Augonnet
|
d11bfda915
Fix previous commit
|
преди 15 години |
Cédric Augonnet
|
075c75f788
Define STARPU_HAVE_MAGMA if and only if magma was enabled
|
преди 15 години |
Cédric Augonnet
|
210585a32e
Add a --with-magma option to the configure script to specify whether the MAGMA
|
преди 15 години |
Cédric Augonnet
|
0f9a02a475
Yet more return value checking for condition variables
|
преди 15 години |
Cédric Augonnet
|
24ac275612
Bug fix: when starpu_wait_task is called on a task, we block until both the
|
преди 15 години |
Cédric Augonnet
|
61652faf3b
- Some pthread functions seem to leave errno unmodified, so we use strerror
|
преди 15 години |
Cédric Augonnet
|
54dd72566a
The SpMV example does not have to depend on ATLAS.
|
преди 15 години |
Cédric Augonnet
|
b7da4c1368
Follow-up to commit r2004
|
преди 15 години |
Cédric Augonnet
|
e77ca93d65
Check the return value of pthread_cond_wait and use a while loop around
|
преди 15 години |
Cédric Augonnet
|
5e58eecdc5
Explicitly use float constants so that nvcc does not protest.
|
преди 15 години |
Cédric Augonnet
|
6faa2c6aea
Fix the late_task_deps test:
|
преди 15 години |