Nathalie Furmento
|
ea326f4d15
src: add character in front of macros STARPU_MALLOC, STARPU_CALLOC and STARPU_REALLOC
|
лет назад: 9 |
Nathalie Furmento
|
d4761fddf6
src: introduce macros STARPU_MALLOC, STARPU_CALLOC and STARPU_REALLOC to make sure we always check the return value of stdlib malloc functions
|
лет назад: 9 |
Nathalie Furmento
|
e3b44209ed
update copyright
|
лет назад: 10 |
Samuel Thibault
|
4b1a16edde
Fix University name after the fusion..
|
лет назад: 11 |
Nathalie Furmento
|
30860cac02
Renaming of diverse functions and datatypes.
|
лет назад: 12 |
Nathalie Furmento
|
786b8fb4b7
move _STARPU_PTHREAD_XXX macros to public API starpu_thread_util and rename them to STARPU_PTHREAD_XXX
|
лет назад: 12 |
Nathalie Furmento
|
7f792e3082
Define new public API starpu_pthread which is similar to the pthread API.
|
лет назад: 12 |
Samuel Thibault
|
2e901e9bd8
Add more debugging information on assertions
|
лет назад: 12 |
Nicolas Collin
|
616f8b48f0
Some functions from starpu_task_bundle.h moved to where they rightfully belong.
|
лет назад: 13 |
Nicolas Collin
|
1423141f61
Comments added in the task_bundle header file.
|
лет назад: 13 |
Nicolas Collin
|
fc27d78f08
starpu_task_bundle_destroy is now reentrant.
|
лет назад: 13 |
Nicolas Collin
|
dda7ff2523
Bundle structure is now an opaque type (starpu_task_bundle_t).
|
лет назад: 13 |
Olivier Aumage
|
23752a3c71
- fix documentation
|
лет назад: 13 |
Olivier Aumage
|
8897006c18
- fix documentation
|
лет назад: 13 |
Samuel Thibault
|
093df9884a
fix build with icpc
|
лет назад: 13 |
Nicolas Collin
|
1fb91e1629
Bug fixed in bundle data transfer calculation.
|
лет назад: 13 |
Nathalie Furmento
|
680e312601
First modifications to define access modes for data handles into starpu_codelet and no longer in starpu_task
|
лет назад: 13 |
Nathalie Furmento
|
3ad31951c8
src: code cleaning
|
лет назад: 14 |
Nathalie Furmento
|
0ebf7ba326
Rename public opaque type starpu_data_handle as starpu_data_handle_t
|
лет назад: 14 |
Nathalie Furmento
|
adf2f44e62
turn starpu_access_mode into an enumerated type
|
лет назад: 14 |
Nathalie Furmento
|
906d935956
src: prefix names of internal types and functions with _starpu
|
лет назад: 14 |
Cyril Roelandt
|
ffcfb86084
Multi-implementation.
|
лет назад: 14 |
Samuel Thibault
|
bd2c88d145
cast void* to please the SCC compiler
|
лет назад: 14 |
Cédric Augonnet
|
904fd13997
We cannot put a task into a bundle after its submission.
|
лет назад: 14 |
Cédric Augonnet
|
e55f7e46a2
Introduce the notion of task bundles. A task bundle is a set of tasks that the
|
лет назад: 14 |