| .. |
|
interfaces
|
eebab19c11
Data interfaces: Synchronous and asynchronous methods for OpenCL are similar, avoid to duplicate code.
|
15 years ago |
|
coherency.c
|
ac81ad2867
- Start to rewrite the memory allocation cache mechanisms
|
15 years ago |
|
coherency.h
|
4e8827c5d3
Cache the size and the footprint of the data into the handle structure rather
|
15 years ago |
|
copy_driver.c
|
3b0af88450
Prefix internal StarPU macros:
|
15 years ago |
|
copy_driver.h
|
9a1e274278
- Move the functions prototypes and the structures required to create new data
|
15 years ago |
|
data_request.c
|
4e8827c5d3
Cache the size and the footprint of the data into the handle structure rather
|
15 years ago |
|
data_request.h
|
dd1034c582
It is now possible to append callback to data requests
|
15 years ago |
|
datastats.c
|
a3b97df7f8
Add profiling capabilities on the bus too. This permits to monitor bus
|
15 years ago |
|
datastats.h
|
a3b97df7f8
Add profiling capabilities on the bus too. This permits to monitor bus
|
15 years ago |
|
datawizard.h
|
2e02972ba3
It is now possible to maintain the sequential coherency of a data handle. In
|
15 years ago |
|
filters.c
|
9a1e274278
- Move the functions prototypes and the structures required to create new data
|
15 years ago |
|
filters.h
|
8b176292d7
move the functions responsible for creating / destroying a data handle into the
|
15 years ago |
|
footprint.c
|
4e8827c5d3
Cache the size and the footprint of the data into the handle structure rather
|
15 years ago |
|
footprint.h
|
286ea96241
Clean the headers in src/datawizard a little.
|
15 years ago |
|
memalloc.c
|
75aa25c52d
Handle hash collisions in the memory allocation cache
|
15 years ago |
|
memalloc.h
|
ac81ad2867
- Start to rewrite the memory allocation cache mechanisms
|
15 years ago |
|
memory_nodes.c
|
f58ca0920e
Renaming of public StarPU functions to provide a more consistent API.
|
15 years ago |
|
memory_nodes.h
|
3b0af88450
Prefix internal StarPU macros:
|
15 years ago |
|
progress.c
|
286ea96241
Clean the headers in src/datawizard a little.
|
15 years ago |
|
sort_data_handles.c
|
a69ef10f35
Rename hierarchy.{c,h} into filters.{c,h}
|
15 years ago |
|
sort_data_handles.h
|
d01cc2e5f9
When enforcing data dependencies, it is important that the ressources are
|
15 years ago |
|
user_interactions.c
|
5e4db7aaf2
Cosmetic change: do not refer to data handles by "state" anymore (which is
|
15 years ago |
|
write_back.c
|
f483d3bb70
Minor code cleanups in the data request management.
|
15 years ago |
|
write_back.h
|
807432b12c
Internal functions are named _starpu_XXX
|
16 years ago |