Andra Hugo
|
94a438324b
merge examples+gcc-plugin
|
13 years ago |
Andra Hugo
|
03b6b6a55b
merge with trunk - part 1
|
14 years ago |
Nathalie Furmento
|
ddb3a74922
tests/: examples/: lowering default values on windows platforms is actually not needed
|
14 years ago |
Nathalie Furmento
|
20b44f0978
examples/incrementer/incrementer.c: decrease default number of iterations on windows (it is too slow otherwise)
|
14 years ago |
Samuel Thibault
|
0d9f08ae8d
Fix copyrights, thanks Ludo!
|
14 years ago |
Nathalie Furmento
|
2bb283fb4f
OpenCL: use 'opencl kernels' instead of 'opencl codelet' to avoid confusion with starpu codelet object
|
14 years ago |
Cédric Augonnet
|
952534293d
Update copyright date
|
14 years ago |
Nathalie Furmento
|
4a983beb04
Update copyright
|
15 years ago |
Nathalie Furmento
|
254c000776
examples/incrementer: clean code
|
15 years ago |
Cédric Augonnet
|
2cc17737f6
Rename the functions that permit to access the memory managed by StarPU from
|
15 years ago |
Nathalie Furmento
|
1df7add367
Data Interface API: rename macro to get fields of interfaces
|
15 years ago |
Nathalie Furmento
|
3485f9c86b
OpenCL Driver: renamings:
|
15 years ago |
Nathalie Furmento
|
6c00bb8756
Example: update towards new OpenCL API
|
15 years ago |
Samuel Thibault
|
e313898b16
add missing include for timeval
|
15 years ago |
Cédric Augonnet
|
c78a0977cd
remove obsolete comment
|
15 years ago |
Nathalie Furmento
|
f58ca0920e
Renaming of public StarPU functions to provide a more consistent API.
|
15 years ago |
Nathalie Furmento
|
b96d3703df
rename starpu_submit_task into starpu_task_submit
|
15 years ago |
Nathalie Furmento
|
59c29c44ec
merge branches/opencl --> trunk
|
15 years ago |
Cédric Augonnet
|
b412800174
Renaming sometimes does not make sense
|
15 years ago |
Nathalie Furmento
|
2df0b5bd6c
Prefixing of src/datawizard/memory_nodes.h
|
15 years ago |
Nathalie Furmento
|
3739cfa184
Prefixing of objects defined in starpu_config_h.in
|
15 years ago |
Nathalie Furmento
|
c722a34e6e
more prefixing with starpu_ and s/CORE/CPU/g
|
15 years ago |
Nathalie Furmento
|
6dd34a77c3
prefix many objects with starpu_
|
15 years ago |
Nathalie Furmento
|
69cc9a2da0
prefix helper methods with STARPU_
|
15 years ago |
Cédric Augonnet
|
395d4f8c66
- Add timing in the incrementer example.
|
15 years ago |
Cédric Augonnet
|
0281ad5c41
** IMPORTANT **
|
15 years ago |
Cédric Augonnet
|
c94a373e97
Fix the starpu_sync_data_with_mem API, it is now required to call
|
15 years ago |
Cédric Augonnet
|
f33fc377f9
Get rid of the starpu-async branch where all recent changes have been made.
|
15 years ago |
Cédric Augonnet
|
8d2c70666e
Do not use "ANY" to tell StarPU that a task may be executed anywhere if that's
|
16 years ago |
Cédric Augonnet
|
9462c96b63
Rename all starpu_monitor_foo functions into starpu_register_foo.
|
16 years ago |