Nathalie Furmento
|
f58ca0920e
Renaming of public StarPU functions to provide a more consistent API.
|
15 years ago |
Samuel Thibault
|
539c875220
explicit when the performance model for the bus is being calibrated
|
15 years ago |
Samuel Thibault
|
753a962f0f
fix non-CUDA build
|
15 years ago |
Nathalie Furmento
|
b96d3703df
rename starpu_submit_task into starpu_task_submit
|
15 years ago |
Nathalie Furmento
|
957687e48f
rename starpu_wait_task into starpu_task_wait
|
15 years ago |
Nathalie Furmento
|
13d9cbf63b
Add main src dir as an include directory
|
15 years ago |
Cédric Augonnet
|
8fd250fb6f
- Add options to visualize the history-based related statistics.
|
15 years ago |
Nathalie Furmento
|
192e016b05
perfmodel_history.c: fix for OpenCL
|
15 years ago |
Nathalie Furmento
|
cf79a02451
ispell
|
15 years ago |
Nathalie Furmento
|
f43e82f17f
Driver OpenCL Toolbox: compile codelet source files in /tmp directory
|
15 years ago |
Nathalie Furmento
|
fdc3ed93d9
tests/Makefile.am: Define what to do with .cl files
|
15 years ago |
Nathalie Furmento
|
9f8b39a3dc
make dist should always copy codelet source files
|
15 years ago |
Nathalie Furmento
|
bf13ac0472
Include .cl files for make dist
|
15 years ago |
Nathalie Furmento
|
38b4f0fd65
revert r2060
|
15 years ago |
Nathalie Furmento
|
650b452e04
Add files to be installed
|
15 years ago |
Cédric Augonnet
|
c75c83b219
start to fix make distcheck
|
15 years ago |
Nathalie Furmento
|
50395df8ee
Remove stencil example
|
15 years ago |
Nathalie Furmento
|
5587653a3f
Comment out stencil application
|
15 years ago |
Nathalie Furmento
|
59c29c44ec
merge branches/opencl --> trunk
|
15 years ago |
Cédric Augonnet
|
5bc95cee14
Minor code cleanups
|
15 years ago |
Cédric Augonnet
|
bbdd007b2d
Instead of "heat" we use the LU example (which does the same thing but is
|
15 years ago |
Cédric Augonnet
|
33cfda1300
- Provide a LU decomposition with implicit data dependencies
|
15 years ago |
Cédric Augonnet
|
d954eafd07
Add missing header
|
15 years ago |
Cédric Augonnet
|
202fdaa8c4
When applying a filter to a data handle, we transmit the sequential coherency
|
15 years ago |
Cédric Augonnet
|
fd2e1254e8
Add a test to make sure that implicit data dependencies are working properly.
|
15 years ago |
Cédric Augonnet
|
2e02972ba3
It is now possible to maintain the sequential coherency of a data handle. In
|
15 years ago |
Cédric Augonnet
|
5fce968f7c
Slightly rework the use of the sync_mutex lock that protects jobs from
|
15 years ago |
Cédric Augonnet
|
c9f9e950e6
make sure that data transfers are successful
|
15 years ago |
Cédric Augonnet
|
bae27dbd3c
Split the late_task_deps test into smaller tests for the different situations:
|
15 years ago |
Cédric Augonnet
|
286ea96241
Clean the headers in src/datawizard a little.
|
15 years ago |