Samuel Thibault
|
b23dc98d7e
typo
|
5 年之前 |
Samuel Thibault
|
a5e0deb768
Add starpu_interface_copy2d, 3d, and 4d
|
5 年之前 |
Samuel Thibault
|
788e9e80f9
Add 4D tensor data interface
|
5 年之前 |
Samuel Thibault
|
857c5b52a0
Add get_max_size method to data interfaces for applications using data with
|
5 年之前 |
Nathalie Furmento
|
c29d010d3a
delete old code (drivers gordon, scc, starpu-top, and plugin gcc) and update authors file aordingly
|
6 年之前 |
Samuel Thibault
|
5a2a31748b
enrich data interface documentation
|
6 年之前 |
Nathalie Furmento
|
edc3ee4902
make public functions which are needed by data interfaces implementations
|
6 年之前 |
Nathalie Furmento
|
a4077afc93
For unpack operations, move the memory deallocation from
|
6 年之前 |
Nathalie Furmento
|
3da2b69928
Optional data interface init function
|
6 年之前 |
Samuel Thibault
|
c87a684b71
note that pointer_is_inside is optional
|
6 年之前 |
Nathalie Furmento
|
ab85b38636
moving public api documentation from doxygen files to .h files
|
6 年之前 |
Nathalie Furmento
|
6862bbddbf
move documentation to independant doxygen files into public .h files
|
6 年之前 |
Samuel Thibault
|
dfea028a3b
fix confusion between handle allocated size and handle data size
|
6 年之前 |
Samuel Thibault
|
88b88d662d
Add STARPU_VECTOR_SET_NX
|
6 年之前 |
Samuel Thibault
|
944a8182fa
Add STARPU_MATRIX_SET_LD too
|
6 年之前 |
Samuel Thibault
|
bec950cc42
Add STARPU_MATRIX_SET_NX/NY
|
6 年之前 |
Nathalie Furmento
|
af93366acd
doc: start putting api documentation in public .h files instead of
|
6 年之前 |
Nathalie Furmento
|
f7abbfa6fc
update copyright
|
6 年之前 |
Samuel Thibault
|
8ca621ccb8
Add starpu_data_pointer_is_inside
|
6 年之前 |
Samuel Thibault
|
89fa50d97a
Deprecate handle_to_pointer interface operation
|
6 年之前 |
Samuel Thibault
|
7b226ea5f6
Catch users who do not properly register their data to CUDA
|
6 年之前 |
Nathalie Furmento
|
ce8bbe3fc9
include: fix copyright
|
7 年之前 |
Nathalie Furmento
|
aae4029d83
INRIA is now called Inria
|
7 年之前 |
Corentin Salingue
|
333e34a4b4
Merge from trunk
|
7 年之前 |
Nathalie Furmento
|
755c1becb0
data: data interfaces now define a name through the struct starpu_data_interface_ops
|
8 年之前 |
Nathalie Furmento
|
ba9e706ff9
include/starpu_data_interfaces.h: print a message when data does not have the correct interface
|
8 年之前 |
Nathalie Furmento
|
bf33ba06ae
include/starpu_data_interfaces.h: when debug is enabled, starpu data accessors first check the validity of the data interface type
|
8 年之前 |
Samuel Thibault
|
d55e98a249
merge trunk
|
8 年之前 |
Olivier Aumage
|
80bb8e2b10
- avoid accessing StarPU's own data structures directly in the OpenMP layer
|
8 年之前 |
Corentin Salingue
|
f7acc7fe76
* fix bug in async mode when using MPI Master-Slave
|
8 年之前 |