Samuel Thibault
|
7f136c4dd2
Fix warning
|
hace 5 años |
Samuel Thibault
|
4e49c88968
Fix detecting optimized non-partitioned block
|
hace 5 años |
Samuel Thibault
|
928096b0c2
opencl block: Drop half-optimized TODO assertion
|
hace 5 años |
Samuel Thibault
|
f632aefd71
block: Fix synchronous data transfer count
|
hace 5 años |
Samuel Thibault
|
a504d4e546
block: Rework loops
|
hace 5 años |
Samuel Thibault
|
33dc5d298a
Fix is_inside for block & matrix interfaces
|
hace 5 años |
Nathalie Furmento
|
c29d010d3a
delete old code (drivers gordon, scc, starpu-top, and plugin gcc) and update authors file aordingly
|
hace 6 años |
Nathalie Furmento
|
59213a1661
src: update data interface implementations to only use starpu public API
|
hace 6 años |
Nathalie Furmento
|
edc3ee4902
make public functions which are needed by data interfaces implementations
|
hace 6 años |
Nathalie Furmento
|
51f6ea20c1
src/datawizard/interfaces: cast to avoid warnings
|
hace 6 años |
Nathalie Furmento
|
a4077afc93
For unpack operations, move the memory deallocation from
|
hace 6 años |
Samuel Thibault
|
38314bc464
Add missing synchronization after cudaMemcpy calls
|
hace 6 años |
Nathalie Furmento
|
f7abbfa6fc
update copyright
|
hace 6 años |
Samuel Thibault
|
8ca621ccb8
Add starpu_data_pointer_is_inside
|
hace 7 años |
Samuel Thibault
|
89fa50d97a
Deprecate handle_to_pointer interface operation
|
hace 7 años |
Samuel Thibault
|
7b226ea5f6
Catch users who do not properly register their data to CUDA
|
hace 7 años |
Nathalie Furmento
|
6901c4441b
src/: fix copyrights
|
hace 7 años |
Corentin Salingue
|
c52e04efb1
Fix NUMA case when pack/unpack data and fix size in test disk_copy_unpack
|
hace 7 años |
Nathalie Furmento
|
76703c1031
src: remove useless parenthesis
|
hace 7 años |
Corentin Salingue
|
333e34a4b4
Merge from trunk
|
hace 8 años |
Nathalie Furmento
|
755c1becb0
data: data interfaces now define a name through the struct starpu_data_interface_ops
|
hace 8 años |
Nathalie Furmento
|
1823531766
src/datawizard/interfaces: check the correctness of the data interface
|
hace 8 años |
Samuel Thibault
|
e9c68a40a5
fix crash with temporary data
|
hace 8 años |
Samuel Thibault
|
1aefee7563
small fixes
|
hace 8 años |
Jérôme Clet-Ortega
|
51c024c820
Add --enable-numa option to configure and some NUMA support in StarPU memory management
|
hace 8 años |
Nathalie Furmento
|
87718074ae
src: fix cppcheck warnings
|
hace 8 años |
Samuel Thibault
|
a85109d35d
Fix type of home_node: users may want to pass -1 to define temporary data
|
hace 8 años |
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...
|
hace 9 años |
Samuel Thibault
|
c8efbb83e8
Inline list heads instead of keeping allocating them
|
hace 10 años |
Nathalie Furmento
|
bb61f3808d
update cnrs copyright
|
hace 10 años |