Nathalie Furmento
|
a334a2764c
Revert 7338 as function starpu_data_release_on_node is public
|
hace 12 años |
Nathalie Furmento
|
dedad35f5f
make function starpu_data_test_if_allocated_on_node public, it is needed for users to define new data interfaces with a handle_to_pointer operation
|
hace 12 años |
Samuel Thibault
|
902b5befd6
Add starpu_data_invalidate_submit
|
hace 12 años |
Samuel Thibault
|
a42a37bf8e
rename starpu_data_unregister_lazy into starpu_data_unregister_submit for naming coherency
|
hace 12 años |
Samuel Thibault
|
f44d649ebf
Add starpu_data_acquire_on_node
|
hace 12 años |
Sylvain Henry
|
34ea06259e
Add starpu_data_unregister_lazy(handle)
|
hace 13 años |
Ludovic Courtès
|
fb59c025b2
gcc: heap_allocated: Manipulate cleanup handlers directly.
|
hace 13 años |
Nathalie Furmento
|
5bd0025725
src: let's decrease number of warnings for icc ...
|
hace 13 años |
Nathalie Furmento
|
367a594534
include: doc: update function prototypes to be similar in doc and include
|
hace 13 años |
Ludovic Courtès
|
54d104d38c
gcc: Fix support of the `heap_allocated' attribute.
|
hace 13 años |
Cyril Roelandt
|
ee3612515d
Rename starpu_get_node_kind : it should be starpu_node_get_kind.
|
hace 13 años |
Cyril Roelandt
|
ee6ae0150a
Make enum _starpu_node_kind and _starpu_get_node_kind public.
|
hace 13 años |
Cyril Roelandt
|
5a705e4a6b
Replace starpu_get_memory_nodes_count by starpu_memory_nodes_get_count.
|
hace 13 años |
Cyril Roelandt
|
6b9290d36c
Make _starpu_get_memory_nodes_count() public.
|
hace 13 años |
Samuel Thibault
|
093df9884a
fix build with icpc
|
hace 13 años |
Samuel Thibault
|
2d63bff3c2
Values don't actually matter
|
hace 13 años |
Samuel Thibault
|
52b0917cf1
Allow using the same parameter several times, in both read and write mode
|
hace 13 años |
Ludovic Courtès
|
a0f073e426
gcc: Make `heap_allocated' arrays really have an array type.
|
hace 13 años |
Nathalie Furmento
|
a20450f5cc
include: fix includes
|
hace 13 años |
Nathalie Furmento
|
f311c3c43b
include: fix c++ code
|
hace 13 años |
Nathalie Furmento
|
1f0545b4e9
include: code cleaning
|
hace 13 años |
Nathalie Furmento
|
b3a6c1f52b
do not use typedef for starpu_codelet, use it directly as a struct
|
hace 13 años |
Nathalie Furmento
|
0ebf7ba326
Rename public opaque type starpu_data_handle as starpu_data_handle_t
|
hace 13 años |
Nathalie Furmento
|
5b9b08f1dc
rename internal type starpu_data_state_t to _starpu_data_state
|
hace 13 años |
Nathalie Furmento
|
3439531517
include/starpu_data.h: do not use a typedef for starpu_buffer_descr, use it directly as a struct
|
hace 13 años |
Nathalie Furmento
|
adf2f44e62
turn starpu_access_mode into an enumerated type
|
hace 13 años |
Samuel Thibault
|
2b4e61f351
Always make sure that starpu.h gets included first, since that one knows which order has to be used for the rest. Expose history entries to applications.
|
hace 13 años |
Nathalie Furmento
|
c80a8acea1
Datatypes renaming
|
hace 13 años |
Ludovic Courtès
|
3a97eae379
gcc: Add the `heap_allocated' attribute.
|
hace 13 años |
Nathalie Furmento
|
08d5d7023e
starpu_data.h: STARPU_DATA_ACQUIRE_CB: only defined when GCC is used
|
hace 14 años |