Nathalie Furmento
|
edc3ee4902
make public functions which are needed by data interfaces implementations
|
6 년 전 |
Nathalie Furmento
|
51f6ea20c1
src/datawizard/interfaces: cast to avoid warnings
|
6 년 전 |
Nathalie Furmento
|
a4077afc93
For unpack operations, move the memory deallocation from
|
6 년 전 |
Nathalie Furmento
|
f7abbfa6fc
update copyright
|
6 년 전 |
Samuel Thibault
|
8ca621ccb8
Add starpu_data_pointer_is_inside
|
7 년 전 |
Samuel Thibault
|
89fa50d97a
Deprecate handle_to_pointer interface operation
|
7 년 전 |
Nathalie Furmento
|
6901c4441b
src/: fix copyrights
|
7 년 전 |
Corentin Salingue
|
c52e04efb1
Fix NUMA case when pack/unpack data and fix size in test disk_copy_unpack
|
7 년 전 |
Nathalie Furmento
|
76703c1031
src: remove useless parenthesis
|
8 년 전 |
Corentin Salingue
|
333e34a4b4
Merge from trunk
|
8 년 전 |
Nathalie Furmento
|
755c1becb0
data: data interfaces now define a name through the struct starpu_data_interface_ops
|
8 년 전 |
Nathalie Furmento
|
1823531766
src/datawizard/interfaces: check the correctness of the data interface
|
8 년 전 |
Samuel Thibault
|
e9c68a40a5
fix crash with temporary data
|
8 년 전 |
Samuel Thibault
|
1aefee7563
small fixes
|
8 년 전 |
Jérôme Clet-Ortega
|
51c024c820
Add --enable-numa option to configure and some NUMA support in StarPU memory management
|
8 년 전 |
Samuel Thibault
|
a85109d35d
Fix type of home_node: users may want to pass -1 to define temporary data
|
9 년 전 |
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 년 전 |
Samuel Thibault
|
c8efbb83e8
Inline list heads instead of keeping allocating them
|
10 년 전 |
Nathalie Furmento
|
bb61f3808d
update cnrs copyright
|
10 년 전 |
Samuel Thibault
|
923dbdd2d8
Use starpu_ssize_t instead of ssize_t, and add a check against it
|
10 년 전 |
Samuel Thibault
|
5631781837
Make pack allocate aligned buffers for o_direct to be able to work
|
10 년 전 |
Samuel Thibault
|
4b1a16edde
Fix University name after the fusion..
|
10 년 전 |
Nathalie Furmento
|
6347c4c1f4
data_interfaces: do not use 'interface' as it can be a keyword
|
11 년 전 |
Nathalie Furmento
|
e3b9b2ca35
src/datawizard/interfaces: do not use 'interface' as it is a keyword
|
11 년 전 |
Samuel Thibault
|
b24213f35d
Add a way to register an existing on-GPU buffer to be used by a handle
|
11 년 전 |
Samuel Thibault
|
1cb0d3f5be
Describe codelet data more precisely
|
11 년 전 |
Nathalie Furmento
|
31f6ba2030
use STARPU_MAIN_RAM when appropriate
|
11 년 전 |
Nathalie Furmento
|
b5b70468a2
src/datawizard/interfaces: define pack and unpack functions
|
12 년 전 |
Samuel Thibault
|
57ac315b6d
Import MIC/SCC work from Nicolas, Damien, Brice and Ludovic, reworked a bit. Not even compiled on MIC/SCC yet
|
12 년 전 |
Nathalie Furmento
|
30860cac02
Renaming of diverse functions and datatypes.
|
12 년 전 |