Cédric Augonnet
|
a259852f5e
remove --coverage's output when cleaning up
|
il y a 16 ans |
Cédric Augonnet
|
8cbd5a62bc
properly handle the situation where no one is able to execute the tasks
|
il y a 16 ans |
Cédric Augonnet
|
5e5b7053d0
"implement" the [a]sync-tasks-overhead test for the SPUs.
|
il y a 16 ans |
Cédric Augonnet
|
387c34ccb3
Add a parameter to the method to pop every tasks from a queue so that we are
|
il y a 16 ans |
Cédric Augonnet
|
a79341479c
Gordon requires that drivers are non-blocking
|
il y a 16 ans |
Cédric Augonnet
|
f57eac1713
the sync_and_notify_data test cannot be executed by SPUs yet.
|
il y a 16 ans |
Cédric Augonnet
|
f43cd31e96
include a missing config.h file
|
il y a 16 ans |
Cédric Augonnet
|
14a1ca0c43
use pthread_setaffinity_np instead of sched_setaffinity
|
il y a 16 ans |
Cédric Augonnet
|
2bcc73252e
factorize the code to bind a worker on a specific CPU.
|
il y a 16 ans |
Cédric Augonnet
|
730753af17
Just make sure the examples will compile even if some kernels are missing
|
il y a 16 ans |
Cédric Augonnet
|
1ed054f670
adapt the Gordon driver to the recent interface changes
|
il y a 16 ans |
Cédric Augonnet
|
e1c5125548
it is now possible to specify where Scalp is installed
|
il y a 16 ans |
Cédric Augonnet
|
513d4a4a5c
do not redefine _GNU_SOURCE if it's already defined
|
il y a 16 ans |
Cédric Augonnet
|
470b7344ee
add a script that takes model debug file (use --enable-model-debug) and
|
il y a 16 ans |
Cédric Augonnet
|
9f8a766cbb
put the hash of the job in the model debug output
|
il y a 16 ans |
Cédric Augonnet
|
be96bbdccc
include the configuration header in all public headers
|
il y a 16 ans |
Cédric Augonnet
|
eaaf461878
The size of some structure did not match in the public and the private
|
il y a 16 ans |
Cédric Augonnet
|
fe35fe26a3
Adapt the model debug code to the recent interface changes (task etc.).
|
il y a 16 ans |
Cédric Augonnet
|
d2384c32c4
make the test slightly more intensive
|
il y a 16 ans |
Cédric Augonnet
|
b2acfea045
adapt the coverage test suite to the autoconf/configure method.
|
il y a 16 ans |
Cédric Augonnet
|
9c58b47408
add missing headers
|
il y a 16 ans |
Cédric Augonnet
|
ddcdcfe39f
according to coverage tests, this branch is neven taken
|
il y a 16 ans |
Cédric Augonnet
|
b321c134a8
marketting ...
|
il y a 16 ans |
Cédric Augonnet
|
5e56c035ab
Use the --disable-data-rw-lock option by default from now on: this should
|
il y a 16 ans |
Cédric Augonnet
|
4a96fba2c2
bug fix (if the rw-lock are used): release the rw-lock after sync'ing RAM
|
il y a 16 ans |
Cédric Augonnet
|
91f1a21d17
Add a test to make sure applications may manipulate data using the
|
il y a 16 ans |
Cédric Augonnet
|
c16ae555e6
in the public interface, we only manipulate data_handles
|
il y a 16 ans |
Cédric Augonnet
|
e6f5366b65
Prefix notify_data_modification and make it available to the applications.
|
il y a 16 ans |
Cédric Augonnet
|
effebd782c
Implement notify_data_modification and starpu_sync_data_with_mem when the
|
il y a 16 ans |
Cédric Augonnet
|
3227abedd1
make private functions static in the FxT initialization code.
|
il y a 16 ans |