Nathalie Furmento
|
51f6ea20c1
src/datawizard/interfaces: cast to avoid warnings
|
6 vuotta sitten |
Nathalie Furmento
|
a4077afc93
For unpack operations, move the memory deallocation from
|
6 vuotta sitten |
Nathalie Furmento
|
3da2b69928
Optional data interface init function
|
6 vuotta sitten |
Samuel Thibault
|
dfea028a3b
fix confusion between handle allocated size and handle data size
|
6 vuotta sitten |
Samuel Thibault
|
88b88d662d
Add STARPU_VECTOR_SET_NX
|
6 vuotta sitten |
Nathalie Furmento
|
f7abbfa6fc
update copyright
|
6 vuotta sitten |
Samuel Thibault
|
8ca621ccb8
Add starpu_data_pointer_is_inside
|
7 vuotta sitten |
Samuel Thibault
|
89fa50d97a
Deprecate handle_to_pointer interface operation
|
7 vuotta sitten |
Nathalie Furmento
|
6901c4441b
src/: fix copyrights
|
7 vuotta sitten |
Corentin Salingue
|
c52e04efb1
Fix NUMA case when pack/unpack data and fix size in test disk_copy_unpack
|
7 vuotta sitten |
Nathalie Furmento
|
76703c1031
src: remove useless parenthesis
|
7 vuotta sitten |
Corentin Salingue
|
333e34a4b4
Merge from trunk
|
8 vuotta sitten |
Nathalie Furmento
|
755c1becb0
data: data interfaces now define a name through the struct starpu_data_interface_ops
|
8 vuotta sitten |
Nathalie Furmento
|
1823531766
src/datawizard/interfaces: check the correctness of the data interface
|
8 vuotta sitten |
Corentin Salingue
|
0f9830e940
Merge from trunk
|
8 vuotta sitten |
Olivier Aumage
|
cf5be99691
update copyrights for files modified in 2017
|
8 vuotta sitten |
Samuel Thibault
|
c2d386b786
merge trunk
|
8 vuotta sitten |
Olivier Aumage
|
1488cf5f6f
- CHECK_ACCESSIBLE is too strong for OpenMP
|
8 vuotta sitten |
Samuel Thibault
|
e9c68a40a5
fix crash with temporary data
|
8 vuotta sitten |
Samuel Thibault
|
1aefee7563
small fixes
|
8 vuotta sitten |
Jérôme Clet-Ortega
|
51c024c820
Add --enable-numa option to configure and some NUMA support in StarPU memory management
|
8 vuotta sitten |
Samuel Thibault
|
a85109d35d
Fix type of home_node: users may want to pass -1 to define temporary data
|
8 vuotta sitten |
Samuel Thibault
|
251365a3c5
Check for validity of registered pointers early, to avoid deferring that until the low-level GPU copy routine is involved deep inside the request mechanisms...
|
9 vuotta sitten |
Samuel Thibault
|
c8efbb83e8
Inline list heads instead of keeping allocating them
|
10 vuotta sitten |
Nathalie Furmento
|
bb61f3808d
update cnrs copyright
|
10 vuotta sitten |
Samuel Thibault
|
923dbdd2d8
Use starpu_ssize_t instead of ssize_t, and add a check against it
|
10 vuotta sitten |
Samuel Thibault
|
5631781837
Make pack allocate aligned buffers for o_direct to be able to work
|
10 vuotta sitten |
Olivier Aumage
|
40f0f06422
- makes vector data handle ABI independent of the use or not of the OpenMP runtime support
|
10 vuotta sitten |
Olivier Aumage
|
2109141a9c
As a follow-up to r13691, the offset semantics of StarPU's data handles
|
10 vuotta sitten |
Olivier Aumage
|
569eaf01c4
- enable to set an offset when registering vectors, in order to facilitate the implementation of OpenMP's array slices
|
10 vuotta sitten |