Simon Archipoff
|
52e7e38017
Revert partial merge
|
před 12 roky |
Samuel Thibault
|
b908301373
Remove spurious changes
|
před 12 roky |
Samuel Thibault
|
eaf8bac1ba
port r9871 from trunk: Do not use cl_arg_free for insert_task, it is not so simple apparently
|
před 12 roky |
Samuel Thibault
|
0ef9b0171a
Fill where field according to mic_funcs, scc_funcs and cpu_funcs_name
|
před 12 roky |
Samuel Thibault
|
c8f8cfea95
Add cl_arg_free field to enable automatic free(cl_arg) on task destroy.
|
před 12 roky |
Samuel Thibault
|
57ac315b6d
Import MIC/SCC work from Nicolas, Damien, Brice and Ludovic, reworked a bit. Not even compiled on MIC/SCC yet
|
před 12 roky |
Nathalie Furmento
|
30860cac02
Renaming of diverse functions and datatypes.
|
před 12 roky |
Samuel Thibault
|
b59e5fd23e
revert lists: prioritized tasks are now at the front. Fixes priorities for some schedulers
|
před 12 roky |
Nathalie Furmento
|
12aeacef0f
new functions starpu_task_set_implementation() and starpu_task_get_implementation() to be used by schedulers
|
před 12 roky |
Nathalie Furmento
|
786b8fb4b7
move _STARPU_PTHREAD_XXX macros to public API starpu_thread_util and rename them to STARPU_PTHREAD_XXX
|
před 12 roky |
Nathalie Furmento
|
5071f678af
rename function starpu_display_codelet_stats to starpu_codelet_display_stats
|
před 12 roky |
Nathalie Furmento
|
a88351d5d1
macros STARPU_TASK_GET_HANDLE, STARPU_TASK_SET_HANDLE, STARPU_CODELET_GET_MODE and STARPU_CODELET_SET_MODE are now in public API
|
před 12 roky |
Nathalie Furmento
|
097a832e3c
Allow to have a dynamically allocated number of buffers per task, and
|
před 12 roky |
Nathalie Furmento
|
ccb670cd34
sched_ctx_hypervisor has been renamed in sc_hypervisor
|
před 12 roky |
Andra Hugo
|
4a030a3cda
use the function getting the id of the global ctx
|
před 12 roky |
Samuel Thibault
|
1041c694c5
Do not hide synchronization tasks in DAGs, but keep them internal for the hypervisor
|
před 12 roky |
Nathalie Furmento
|
7f792e3082
Define new public API starpu_pthread which is similar to the pthread API.
|
před 12 roky |
Samuel Thibault
|
d59644d146
Add more synchronization hints about config->running
|
před 12 roky |
Samuel Thibault
|
5b3d87d1c3
Permit to disable sequential consistency for a given task.
|
před 12 roky |
Andra Hugo
|
cc8ea216d1
renaming & ispeed
|
před 12 roky |
Nathalie Furmento
|
361cb9d780
rename all objects defined in include/starpu_sched_ctx.h to start with starpu_sched_ctx
|
před 12 roky |
Samuel Thibault
|
59a34928f9
Add starpu_task_nsubmitted starpu_task_nready, to let the application have an idea of the progression of StarPU
|
před 12 roky |
Samuel Thibault
|
4892fdbe2d
rule out some races
|
před 12 roky |
Nathalie Furmento
|
77815bd069
perfmodels: Gordon performance models are no longer enabled
|
před 12 roky |
Nathalie Furmento
|
3e06c96920
task: it is no longer possible to define a gordon implementation of a codelet
|
před 12 roky |
Nathalie Furmento
|
eb32a9b3d4
src: fix coding style
|
před 12 roky |
Samuel Thibault
|
f5363c873c
to avoid calling starpu_worker_get_memory_node, simply add variants of _starpu_handle_needs_conversion_task and _starpu_create_conversion_task which take the arch itself
|
před 12 roky |
Samuel Thibault
|
2e901e9bd8
Add more debugging information on assertions
|
před 12 roky |
Andra Hugo
|
bc2478ce2d
control_task was replaced with exclude_from_dag + hypervisor_tag commented
|
před 12 roky |
Nathalie Furmento
|
f6ed9a29d1
src/core/task.c: add debug and clear code
|
před 12 roky |