Samuel Thibault
|
b24213f35d
Add a way to register an existing on-GPU buffer to be used by a handle
|
%!s(int64=11) %!d(string=hai) anos |
Samuel Thibault
|
1cb0d3f5be
Describe codelet data more precisely
|
%!s(int64=11) %!d(string=hai) anos |
Corentin Salingue
|
9cddae04db
merge trunk
|
%!s(int64=11) %!d(string=hai) anos |
Corentin Salingue
|
e66c1994ff
add support pack/unpack for out-of-core
|
%!s(int64=11) %!d(string=hai) anos |
Nathalie Furmento
|
dd2a1eac92
doc: add missing documentation
|
%!s(int64=11) %!d(string=hai) anos |
Corentin Salingue
|
b61ffbf68d
lisibility
|
%!s(int64=12) %!d(string=hai) anos |
Nathalie Furmento
|
cd4d62e6ff
include/starpu_data_interfaces.h: add missing parameter
|
%!s(int64=12) %!d(string=hai) anos |
Nathalie Furmento
|
18d8babd7a
include: remove documentation as it is already defined elsewhere
|
%!s(int64=12) %!d(string=hai) anos |
Nathalie Furmento
|
23b9eb3769
include: remove documentation as it is already defined elsewhere
|
%!s(int64=12) %!d(string=hai) anos |
Nathalie Furmento
|
3bea1e3e51
include: remove documentation as it is already defined elsewhere
|
%!s(int64=12) %!d(string=hai) anos |
Nathalie Furmento
|
2c41b7e0b9
move definition of union _starpu_interface from include/starpu_data_interfaces.h to src/datawizard/interfaces/data_interface.h
|
%!s(int64=12) %!d(string=hai) anos |
Samuel Thibault
|
d64bd81764
Fix MIC build
|
%!s(int64=12) %!d(string=hai) anos |
Samuel Thibault
|
57ac315b6d
Import MIC/SCC work from Nicolas, Damien, Brice and Ludovic, reworked a bit. Not even compiled on MIC/SCC yet
|
%!s(int64=12) %!d(string=hai) anos |
Nathalie Furmento
|
e857fc42c8
more function renaming
|
%!s(int64=12) %!d(string=hai) anos |
Nathalie Furmento
|
30860cac02
Renaming of diverse functions and datatypes.
|
%!s(int64=12) %!d(string=hai) anos |
Nathalie Furmento
|
2cb9fcd148
use starpu_ssize_t instead of ssize_t to be windows-able
|
%!s(int64=12) %!d(string=hai) anos |
Nathalie Furmento
|
30c203aa9f
datawizard: starpu_malloc and starpu_free no longer count the size of
|
%!s(int64=12) %!d(string=hai) anos |
Nathalie Furmento
|
94cd5e98eb
data interface: update the prototype of the function pack_data to be able to return a negative value for the size
|
%!s(int64=12) %!d(string=hai) anos |
Nathalie Furmento
|
63423b6e8a
New include file starpu_stdlib.h to define functions to allocate and free dynamic memory
|
%!s(int64=12) %!d(string=hai) anos |
Samuel Thibault
|
ed1bcb3d3a
Fix disabling asynchronous copy for any_to_any. Instead of modifying the copy structure, test the flag before invoking the functions.
|
%!s(int64=12) %!d(string=hai) anos |
Nathalie Furmento
|
f8c037df9d
data interface: define the value STARPU_UNKNOWN_INTERFACE_ID to be used by newly defined user-defined data interfaces
|
%!s(int64=12) %!d(string=hai) anos |
Samuel Thibault
|
4638dc22ca
reorder handle/node/offset parameters, to keep handle/offset together, unlike the OpenCL standard...
|
%!s(int64=12) %!d(string=hai) anos |
Samuel Thibault
|
de6deb09f5
Introduce the starpu_interface_copy helper, and the any_to_any copy method, which permits to factorize a lot of interface code.
|
%!s(int64=12) %!d(string=hai) anos |
Nathalie Furmento
|
c7321a76ff
fix type for node to always be unsigned (instead of uint32_t)
|
%!s(int64=12) %!d(string=hai) anos |
Nathalie Furmento
|
2faf1c758e
data interfaces: remove references to functions which copy to and from SPU devices
|
%!s(int64=12) %!d(string=hai) anos |
Samuel Thibault
|
2b30d49db1
Make it possible to use simgrid without having CUDA/OpenCL installed
|
%!s(int64=12) %!d(string=hai) anos |
Samuel Thibault
|
159317c1dc
Make starpu_interface_matrix_ops public
|
%!s(int64=12) %!d(string=hai) anos |
Nathalie Furmento
|
b76878506b
include: use tabs instead of spaces
|
%!s(int64=12) %!d(string=hai) anos |
Nathalie Furmento
|
8fdc9fbc75
add parameter size to function starpu_free_buffer_on_node()
|
%!s(int64=12) %!d(string=hai) anos |
Samuel Thibault
|
ab7c89dbe8
expose starpu_allocate_buffer_on_node and starpu_free_buffer_on_node to application, so application-defined interfaces can use them too
|
%!s(int64=12) %!d(string=hai) anos |