Samuel Thibault
|
271c5470fa
Fix missing inlines and inline detection
|
5 年之前 |
Samuel Thibault
|
d189a8478e
data: Fix empty data cases
|
5 年之前 |
Nathalie Furmento
|
456eef1f43
fix code formatting
|
5 年之前 |
Nathalie Furmento
|
6a16f8370f
update copyright holders
|
5 年之前 |
Samuel Thibault
|
d5a8eb5e00
Move optimized cuda 2d copy from interfaces to new starpu_cuda_copy2/3d_async_sync
|
5 年之前 |
Samuel Thibault
|
a5e0deb768
Add starpu_interface_copy2d, 3d, and 4d
|
5 年之前 |
Samuel Thibault
|
88d6909e94
Add experimental support for receiving matrices of varying size
|
5 年之前 |
Samuel Thibault
|
925d6954e4
Factorize checking for matrices/blocks/tensors being contiguous
|
5 年之前 |
Samuel Thibault
|
0bde71ed6c
Factorize reading matrix/block/tensor dimensions
|
5 年之前 |
Samuel Thibault
|
3d4ebe75e4
Optimize pack/unpack for contiguous matrices/blocks/tensors
|
5 年之前 |
Samuel Thibault
|
a8e85810f2
Explicit difference between compare and alloc_compare methods
|
5 年之前 |
Samuel Thibault
|
7f136c4dd2
Fix warning
|
5 年之前 |
Samuel Thibault
|
33dc5d298a
Fix is_inside for block & matrix interfaces
|
5 年之前 |
Nathalie Furmento
|
c29d010d3a
delete old code (drivers gordon, scc, starpu-top, and plugin gcc) and update authors file aordingly
|
6 年之前 |
Nathalie Furmento
|
59213a1661
src: update data interface implementations to only use starpu public API
|
6 年之前 |
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
|
3da2b69928
Optional data interface init function
|
6 年之前 |
Samuel Thibault
|
dfea028a3b
fix confusion between handle allocated size and handle data size
|
6 年之前 |
Samuel Thibault
|
bec950cc42
Add STARPU_MATRIX_SET_NX/NY
|
6 年之前 |
Samuel Thibault
|
38314bc464
Add missing synchronization after cudaMemcpy calls
|
6 年之前 |
Nathalie Furmento
|
f7abbfa6fc
update copyright
|
7 年之前 |
Samuel Thibault
|
8ca621ccb8
Add starpu_data_pointer_is_inside
|
7 年之前 |
Samuel Thibault
|
89fa50d97a
Deprecate handle_to_pointer interface operation
|
7 年之前 |
Samuel Thibault
|
7b226ea5f6
Catch users who do not properly register their data to CUDA
|
7 年之前 |
Nathalie Furmento
|
6901c4441b
src/: fix copyrights
|
7 年之前 |
Nathalie Furmento
|
65ee6fe4c3
rename HAVE_CUDA_MEMCPY_PEER to STARPU_HAVE_CUDA_MEMCPY_PEER and make it publicly available
|
7 年之前 |
Corentin Salingue
|
c52e04efb1
Fix NUMA case when pack/unpack data and fix size in test disk_copy_unpack
|
8 年之前 |
Nathalie Furmento
|
76703c1031
src: remove useless parenthesis
|
8 年之前 |