Ludovic Courtès
|
c5900310ca
Rewrite `starpu_handle_get_local_ptr' in terms of `starpu_handle_to_pointer'.
|
14 vuotta sitten |
Samuel Thibault
|
febecc5fa2
Fix confusion between local pointer, ram pointer, and home pointer:
|
14 vuotta sitten |
Ludovic Courtès
|
ed3657f0d5
Change `starpu_handle_to_pointer' to handle not-yet-allocated data.
|
14 vuotta sitten |
Ludovic Courtès
|
0b6479948e
Move internal function decls to internal headers.
|
14 vuotta sitten |
Ludovic Courtès
|
b5cabbca95
Add `starpu_data_lookup'.
|
14 vuotta sitten |
Ludovic Courtès
|
f652759ae9
Add `starpu_handle_to_pointer'.
|
14 vuotta sitten |
Samuel Thibault
|
17e420dd09
Fixes comment style in files in the include directory to allow
|
14 vuotta sitten |
Nathalie Furmento
|
bc7c8bcc60
include: ssize_t is not defined on virtual studio, use starpu_ssize_t which will be defined as ssize_t or long depending on the platform
|
14 vuotta sitten |
Nathalie Furmento
|
a9b4016e35
rename function parameter interface into data_interface (on windows, when including <windows.h>, one gets #define interface struct, ...)
|
14 vuotta sitten |
Samuel Thibault
|
eb10f6b655
- Make starpu_cuda_get_local_stream return the stream instead of a pointer to it
|
14 vuotta sitten |
Samuel Thibault
|
108440f9db
fix spmv/dw_block_spmv.c build
|
14 vuotta sitten |
Samuel Thibault
|
0d9f08ae8d
Fix copyrights, thanks Ludo!
|
14 vuotta sitten |
Samuel Thibault
|
156a057938
TODO
|
14 vuotta sitten |
Cédric Augonnet
|
d9b2afd1f1
Implement the "void" data interface which represents an abstract piece of data
|
14 vuotta sitten |
Cédric Augonnet
|
57ab0708b3
The allocate_data_on_node method of the starpu_data_interface_ops_t structure
|
14 vuotta sitten |
Nathalie Furmento
|
4a983beb04
Update copyright
|
15 vuotta sitten |
Nathalie Furmento
|
1df7add367
Data Interface API: rename macro to get fields of interfaces
|
15 vuotta sitten |
Nathalie Furmento
|
09ff2a9c19
Remove definition of starpu_csc_interface_t
|
15 vuotta sitten |
Cédric Augonnet
|
48129da2ff
The functions in the starpu_data_copy_methods structure now consider pairs of
|
15 vuotta sitten |
Cédric Augonnet
|
5539ad73fa
We need to include cuda and opencl headers to use CUDA streams or OpenCL
|
15 vuotta sitten |
Cédric Augonnet
|
9a1e274278
- Move the functions prototypes and the structures required to create new data
|
15 vuotta sitten |
Nathalie Furmento
|
efc243a1a9
Renaming:
|
15 vuotta sitten |
Nathalie Furmento
|
f58ca0920e
Renaming of public StarPU functions to provide a more consistent API.
|
15 vuotta sitten |
Nathalie Furmento
|
59c29c44ec
merge branches/opencl --> trunk
|
15 vuotta sitten |
Nathalie Furmento
|
8d66c568ad
StarPU: Use character _ instead of - in filenames
|
15 vuotta sitten |