Samuel Thibault
|
de6deb09f5
Introduce the starpu_interface_copy helper, and the any_to_any copy method, which permits to factorize a lot of interface code.
|
12 yıl önce |
Nathalie Furmento
|
c7321a76ff
fix type for node to always be unsigned (instead of uint32_t)
|
12 yıl önce |
Nathalie Furmento
|
2faf1c758e
data interfaces: remove references to functions which copy to and from SPU devices
|
12 yıl önce |
Samuel Thibault
|
2b30d49db1
Make it possible to use simgrid without having CUDA/OpenCL installed
|
12 yıl önce |
Nathalie Furmento
|
8ef31f4109
src/datawizard/interfaces: use cl_event instead of void for the opencl copy functions (see r7230)
|
13 yıl önce |
Samuel Thibault
|
4dc472d777
Make copy_methods non-const, to let asynchronous_copy_disable be able to modify it
|
13 yıl önce |
Cyril Roelandt
|
fdbee85d19
Move src/common/hash.h to include/starpu_hash.h. All functions are now public.
|
13 yıl önce |
Nathalie Furmento
|
3ad31951c8
src: code cleaning
|
13 yıl önce |
Nathalie Furmento
|
0ebf7ba326
Rename public opaque type starpu_data_handle as starpu_data_handle_t
|
13 yıl önce |
Nathalie Furmento
|
c80a8acea1
Datatypes renaming
|
13 yıl önce |
Nathalie Furmento
|
98a6500c28
src: Use 'STARPU_ATTRIBUTE_UNUSED' instead of ' __attribute__((unused))'
|
14 yıl önce |
Cédric Augonnet
|
8386cce80c
Do not declare the same field multiple time
|
14 yıl önce |
Cédric Augonnet
|
e51515a4dd
Start to add support for CUDA 4:
|
14 yıl önce |
Nathalie Furmento
|
a9b4016e35
rename function parameter interface into data_interface (on windows, when including <windows.h>, one gets #define interface struct, ...)
|
14 yıl önce |
Samuel Thibault
|
eb10f6b655
- Make starpu_cuda_get_local_stream return the stream instead of a pointer to it
|
14 yıl önce |
Samuel Thibault
|
0d9f08ae8d
Fix copyrights, thanks Ludo!
|
14 yıl önce |
Cédric Augonnet
|
19f09aba2d
- Factorize functions which only differ by one parameter
|
14 yıl önce |
Cédric Augonnet
|
7bf6cfb553
Fix typo
|
14 yıl önce |
Cédric Augonnet
|
d9b2afd1f1
Implement the "void" data interface which represents an abstract piece of data
|
14 yıl önce |