Nathalie Furmento
|
e7381d77e2
src/util/fstarpu.c: add missing cases
|
vor 4 Jahren |
Samuel Thibault
|
18b4a1e02a
Add task submission file+line in traces
|
vor 4 Jahren |
Olivier Aumage
|
cc8d6e7fea
add native fortran support for stock perfmodels
|
vor 4 Jahren |
Samuel Thibault
|
cb4942bcd1
fortran: Mark allocation functions
|
vor 5 Jahren |
Nathalie Furmento
|
6a16f8370f
update copyright holders
|
vor 5 Jahren |
Samuel Thibault
|
ff10510e28
Add STARPU_TASK_SCHED_DATA
|
vor 6 Jahren |
Nathalie Furmento
|
1895bc218c
New parameters STARPU_CALLBACK_ARG_NFREE, STARPU_CALLBACK_WITH_ARG_NFREE, STARPU_PROLOGUE_CALLBACK_ARG_NFREE, and STARPU_PROLOGUE_CALLBACK_POP_ARG_NFREE
|
vor 6 Jahren |
Nathalie Furmento
|
96642218fa
New starpu_task_insert() parameters STARPU_SEQUENTIAL_CONSISTENCY, STARPU_TASK_NO_SUBMITORDER and STARPU_TASK_PROFILING_INFO
|
vor 6 Jahren |
Nathalie Furmento
|
ec53ca233c
New starpu_task_insert() parameter STARPU_TASK_WORKERIDS allowing to set the fields starpu_task::workerids_len and starpu_task::workerids
|
vor 6 Jahren |
Nathalie Furmento
|
c29d010d3a
delete old code (drivers gordon, scc, starpu-top, and plugin gcc) and update authors file aordingly
|
vor 6 Jahren |
Nathalie Furmento
|
f105f1cf84
new flag STARPU_TASK_END_DEP for starpu_task_insert & co
|
vor 6 Jahren |
Nathalie Furmento
|
f7abbfa6fc
update copyright
|
vor 6 Jahren |
Samuel Thibault
|
8e6ac3b45d
Add starpu_task_declare_end_deps and starpu_task_declare_end_deps_array
|
vor 7 Jahren |
Nathalie Furmento
|
2fbd8958ef
Add a new value STARPU_TASK_SYNCHRONOUS to be used in starpu_task_insert() to define if the task is (or not) synchronous
|
vor 7 Jahren |
Nathalie Furmento
|
0e688f6842
Add possibility to define the sequential consistency at the task level for each handle used by the task.
|
vor 7 Jahren |
Nathalie Furmento
|
ac44526e7d
Add a new value STARPU_TASK_COLOR to be used in starpu_task_insert() to pick up the color of a task in dag.dot
|
vor 7 Jahren |
Nathalie Furmento
|
6901c4441b
src/: fix copyrights
|
vor 7 Jahren |
Nathalie Furmento
|
24b4ea25cc
new starpu_task_insert parameter STARPU_TASK_DEPS_ARRAY, similar behaviour to function starpu_task_declare_deps_array()
|
vor 8 Jahren |
Nathalie Furmento
|
e7d47393e8
new parameter STARPU_CL_ARGS_NFREE to be used when calling starpu_task_insert (similar to STARPU_CL_ARGS but do not free memory)
|
vor 8 Jahren |
Nathalie Furmento
|
caeaec8578
src/util/fstarpu.c: fix to call STARPU_VARIABLE_GET_PTR
|
vor 8 Jahren |
Nathalie Furmento
|
1d90cf39b7
src: avoid calling fprint directly, use instead starpu message functions
|
vor 8 Jahren |
Olivier Aumage
|
cf5be99691
update copyrights for files modified in 2017
|
vor 8 Jahren |
Nathalie Furmento
|
9f5cc1888c
Add a field starpu_task::where and the macro STARPU_TASK_WHERE
|
vor 8 Jahren |
Olivier Aumage
|
950d269178
use assumed-size instead of assumed-shape arrays for native fortran API, for better backward compatibility
|
vor 8 Jahren |
Olivier Aumage
|
be411d4a44
revert r18098 from trunk
|
vor 8 Jahren |
Samuel Thibault
|
c50d47db20
Fix use of deprecated type
|
vor 8 Jahren |
Luka Stanisic
|
6971a2c68c
simgrid: adding new codelet flag
|
vor 8 Jahren |
Nathalie Furmento
|
9c38741e02
fix code to follow coding conventions for braces
|
vor 8 Jahren |
Samuel Thibault
|
235906e10d
fix warnings
|
vor 8 Jahren |
Nathalie Furmento
|
ea326f4d15
src: add character in front of macros STARPU_MALLOC, STARPU_CALLOC and STARPU_REALLOC
|
vor 9 Jahren |