Samuel Thibault
|
47c529c57b
Add peek_data interface method
|
4 år sedan |
Nathalie Furmento
|
9054490002
happy 2021
|
4 år sedan |
Samuel Thibault
|
271c5470fa
Fix missing inlines and inline detection
|
5 år sedan |
Samuel Thibault
|
d189a8478e
data: Fix empty data cases
|
5 år sedan |
Samuel Thibault
|
3bc1857f51
fix build
|
5 år sedan |
Samuel Thibault
|
299c803d23
Allow bcsr/csr data to become completely zero
|
5 år sedan |
Samuel Thibault
|
67d28be4d4
fix bcsr: let filter proceed on non-zero memory nodes
|
5 år sedan |
Nathalie Furmento
|
6a16f8370f
update copyright holders
|
5 år sedan |
Nathalie Furmento
|
59213a1661
src: update data interface implementations to only use starpu public API
|
6 år sedan |
Nathalie Furmento
|
edc3ee4902
make public functions which are needed by data interfaces implementations
|
6 år sedan |
Nathalie Furmento
|
51f6ea20c1
src/datawizard/interfaces: cast to avoid warnings
|
6 år sedan |
Nathalie Furmento
|
a4077afc93
For unpack operations, move the memory deallocation from
|
6 år sedan |
Nathalie Furmento
|
f7abbfa6fc
update copyright
|
7 år sedan |
Samuel Thibault
|
8ca621ccb8
Add starpu_data_pointer_is_inside
|
7 år sedan |
Samuel Thibault
|
89fa50d97a
Deprecate handle_to_pointer interface operation
|
7 år sedan |
Nathalie Furmento
|
6901c4441b
src/: fix copyrights
|
7 år sedan |
Corentin Salingue
|
c52e04efb1
Fix NUMA case when pack/unpack data and fix size in test disk_copy_unpack
|
8 år sedan |
Nathalie Furmento
|
76703c1031
src: remove useless parenthesis
|
8 år sedan |
Corentin Salingue
|
333e34a4b4
Merge from trunk
|
8 år sedan |
Nathalie Furmento
|
4650ec241d
src/datawizard/interfaces/bcsr_interface.c: add comments
|
8 år sedan |
Nathalie Furmento
|
769eb7571d
src: define pack and unpack operations for bcsr data interface
|
8 år sedan |
Nathalie Furmento
|
724e931d08
src/datawizard/interfaces/bcsr_interface.c: add operation handle_to_pointer
|
8 år sedan |
Nathalie Furmento
|
1823531766
src/datawizard/interfaces: check the correctness of the data interface
|
8 år sedan |
Samuel Thibault
|
35ad7ce8b1
more fixes
|
8 år sedan |
Samuel Thibault
|
e9c68a40a5
fix crash with temporary data
|
8 år sedan |
Samuel Thibault
|
1aefee7563
small fixes
|
8 år sedan |
Jérôme Clet-Ortega
|
51c024c820
Add --enable-numa option to configure and some NUMA support in StarPU memory management
|
8 år sedan |
Samuel Thibault
|
a85109d35d
Fix type of home_node: users may want to pass -1 to define temporary data
|
9 år sedan |
Samuel Thibault
|
b474d7ab4e
fix pointer computation
|
9 år sedan |
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 år sedan |