Nathalie Furmento
|
08d5d7023e
starpu_data.h: STARPU_DATA_ACQUIRE_CB: only defined when GCC is used
|
лет назад: 14 |
Nathalie Furmento
|
ab02f72806
STARPU_DATA_ACQUIRE_CB is defined only when using a GCC compiler, as nested functions are only supported by this compiler
|
лет назад: 14 |
Samuel Thibault
|
9c9900abd6
make macro safer to use
|
лет назад: 14 |
Samuel Thibault
|
fba61a96c4
Add STARPU_DATA_ACQUIRE_CB, which is the same as starpu_data_acquire_cb except that the code is passed inline as third parameter.
|
лет назад: 14 |
Nathalie Furmento
|
54ab8e7b09
new functions starpu_data_set_tag and starpu_data_get_tag to be used by StarPU-MPI
|
лет назад: 14 |
Cédric Augonnet
|
4305d24070
Rename starpu_data_{malloc,free}_pinned_if_possible into starpu_malloc and
|
лет назад: 14 |
Samuel Thibault
|
17e420dd09
Fixes comment style in files in the include directory to allow
|
лет назад: 14 |
Samuel Thibault
|
0d9f08ae8d
Fix copyrights, thanks Ludo!
|
лет назад: 14 |
Nathalie Furmento
|
38de9abde7
include/starpu_data.h: add missing prototypes
|
лет назад: 14 |
Cédric Augonnet
|
8e094a1fec
First draft of implementation of the STARPU_REDUX mode.
|
лет назад: 14 |
Cédric Augonnet
|
78faf9849a
The starpu_data_unregister_no_coherency does the same as starpu_data_unregister
|
лет назад: 14 |
Cédric Augonnet
|
8eb64e98ea
The starpu_data_set_reduction_methods function defines the per-handle methods
|
лет назад: 14 |
Cédric Augonnet
|
7a2ff174e5
Add a STARPU_REDUX mode, for now this is unimplemented
|
лет назад: 14 |
Cédric Augonnet
|
a46c76bdaa
The starpu_data_query_status function describes the status of a data handle on
|
лет назад: 15 |
Cédric Augonnet
|
3f9d1a9977
Rename the write-back mechanism into write-through mechanism.
|
лет назад: 15 |
Cédric Augonnet
|
461cd23194
Implement starpu_data_invalidate which invalidates all copies of a data handle.
|
лет назад: 15 |
Nathalie Furmento
|
4a983beb04
Update copyright
|
лет назад: 15 |
Nathalie Furmento
|
bada4ef33c
include/: remove duplicate definition of starpu_data_unpartition()
|
лет назад: 15 |
Cédric Augonnet
|
2cc17737f6
Rename the functions that permit to access the memory managed by StarPU from
|
лет назад: 15 |
Cédric Augonnet
|
5e4db7aaf2
Cosmetic change: do not refer to data handles by "state" anymore (which is
|
лет назад: 15 |
Cédric Augonnet
|
0f9bbf7ee1
The starpu_data_{set,get}_default_sequential_consistency_flag functions make it
|
лет назад: 15 |
Cédric Augonnet
|
e8068ec12d
Add a new access mode: STARPU_SCRATCH. When this mode is specified, a temporary
|
лет назад: 15 |
Cédric Augonnet
|
b2a1bfd608
starpu_access_mode is not an enum type anymore, so that we can add new types of
|
лет назад: 15 |
Nathalie Furmento
|
f58ca0920e
Renaming of public StarPU functions to provide a more consistent API.
|
лет назад: 15 |
Cédric Augonnet
|
2e02972ba3
It is now possible to maintain the sequential coherency of a data handle. In
|
лет назад: 15 |
Cédric Augonnet
|
902eaaab9c
There is no need to have starpu_data_state_create public. We also move it in a
|
лет назад: 15 |
Nathalie Furmento
|
8d66c568ad
StarPU: Use character _ instead of - in filenames
|
лет назад: 15 |