Cédric Augonnet
|
fc918e5f27
Add a test to make sure that starpu_data_sync_with_mem is working properly
|
15 år sedan |
Cédric Augonnet
|
0680ab4221
Add a test to check whether it is possible to submit a chain of "null tasks"
|
15 år sedan |
Cédric Augonnet
|
cf92403d35
Add a new test to make sure that it is possible to use tasks with cl=NULL to
|
15 år sedan |
Cédric Augonnet
|
31ba3b65e0
Implement the "scratch" test on CUDA too
|
15 år sedan |
Cédric Augonnet
|
e8068ec12d
Add a new access mode: STARPU_SCRATCH. When this mode is specified, a temporary
|
15 år sedan |
Nathalie Furmento
|
f58ca0920e
Renaming of public StarPU functions to provide a more consistent API.
|
15 år sedan |
Nathalie Furmento
|
957687e48f
rename starpu_wait_task into starpu_task_wait
|
15 år sedan |
Nathalie Furmento
|
fdc3ed93d9
tests/Makefile.am: Define what to do with .cl files
|
15 år sedan |
Nathalie Furmento
|
59c29c44ec
merge branches/opencl --> trunk
|
15 år sedan |
Cédric Augonnet
|
fd2e1254e8
Add a test to make sure that implicit data dependencies are working properly.
|
15 år sedan |
Cédric Augonnet
|
bae27dbd3c
Split the late_task_deps test into smaller tests for the different situations:
|
15 år sedan |
Nathalie Furmento
|
f5fe5ad465
StarPU: Use character _ instead of - in filenames
|
15 år sedan |
Cédric Augonnet
|
8b651c3b62
Test whether starpu_task_declare_deps_array works or not if the tasks
|
15 år sedan |
Cédric Augonnet
|
e241148129
Clarify the behaviour of starpu_wait_all_tasks with regenarable tasks. A
|
15 år sedan |
Cédric Augonnet
|
d5e905e7c9
When submitting a task to a specific worker, we also check that this worker is
|
15 år sedan |
Cédric Augonnet
|
bc3f1866aa
In the subgraph_repeat_regenerate version of the subgraph_repeat test, the
|
15 år sedan |
Cédric Augonnet
|
99ed62f769
Add a new test to stress the ability to regenerate interdependant tasks.
|
15 år sedan |
Cédric Augonnet
|
d908f0a3b3
Implement starpu_task_declare_deps_array to have actual dependencies not only
|
15 år sedan |
Nathalie Furmento
|
3739cfa184
Prefixing of objects defined in starpu_config_h.in
|
15 år sedan |
Cédric Augonnet
|
f30ae2d243
The "regenerate" flag of the task structure indicates that the task structure
|
15 år sedan |
Cédric Augonnet
|
c1273c8f02
- add a (pretty naive) test to measure the latency between 2 GPUs
|
15 år sedan |
Cédric Augonnet
|
5a38bde976
tag-wait-api is not a microbench either
|
15 år sedan |
Cédric Augonnet
|
59a0283279
move the sync_and_notify_data example in a more appropriate directory too
|
15 år sedan |
Cédric Augonnet
|
7363413be1
Move the "dsm stress" example in a more appropriate directory, this is not a
|
15 år sedan |
Cédric Augonnet
|
92c6d51fb0
add a test to make sure that starpu_create_sync_task is working properly
|
15 år sedan |
Cédric Augonnet
|
def1bf0edc
- Add a non blocking version of sync_with_data_with_mem called
|
16 år sedan |
Cédric Augonnet
|
609a0f0f38
Add a test to make sure that the sync_with_data_with_mem function works
|
16 år sedan |
Cédric Augonnet
|
d9b4f5fb95
Add a new test to make sure that the partitionning/unpartitionning mechanisms
|
16 år sedan |
Cédric Augonnet
|
02119279fc
We now check whether the following blocking calls are called from a callback or
|
16 år sedan |
Cédric Augonnet
|
4ac2e92f42
Add another classical synchronization problem to stress data management.
|
16 år sedan |