Thibaud Lambert
|
3b7abcc2cf
mic: Fix bugs
|
12 vuotta sitten |
Samuel Thibault
|
cf2fcb6937
update to temanejo 1.0rc2
|
12 vuotta sitten |
Thibaud Lambert
|
e8e81e14ca
mic: merge trunk
|
12 vuotta sitten |
Nathalie Furmento
|
cdc7897dc4
src/core/jobs.c: fix #10642, the worker is not always defined
|
12 vuotta sitten |
Andra Hugo
|
6e52308e70
Indicate whether a worker shares tasks lists with other workers (if yes if we remove it from the context we should do it right away, the other workers are in charge of the remaining tasks)
|
12 vuotta sitten |
Samuel Thibault
|
b227dbcfdc
Use STARPU_ATTRIBUTE_* macros
|
13 vuotta sitten |
Samuel Thibault
|
27040a7d73
make assertions more verbose
|
13 vuotta sitten |
Nathalie Furmento
|
30860cac02
Renaming of diverse functions and datatypes.
|
13 vuotta sitten |
Samuel Thibault
|
e38a75e0b2
Fix build
|
13 vuotta sitten |
Samuel Thibault
|
b59e5fd23e
revert lists: prioritized tasks are now at the front. Fixes priorities for some schedulers
|
13 vuotta sitten |
Nathalie Furmento
|
786b8fb4b7
move _STARPU_PTHREAD_XXX macros to public API starpu_thread_util and rename them to STARPU_PTHREAD_XXX
|
13 vuotta sitten |
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
|
13 vuotta sitten |
Nathalie Furmento
|
097a832e3c
Allow to have a dynamically allocated number of buffers per task, and
|
13 vuotta sitten |
Nathalie Furmento
|
ccb670cd34
sched_ctx_hypervisor has been renamed in sc_hypervisor
|
13 vuotta sitten |
Samuel Thibault
|
1041c694c5
Do not hide synchronization tasks in DAGs, but keep them internal for the hypervisor
|
13 vuotta sitten |
Nathalie Furmento
|
a33a7476f9
scheduler: function starpu_push_task_end is now public as it needs to be called by schedulers
|
13 vuotta sitten |
Samuel Thibault
|
915a330da7
When using implicit_dep_handle to add a handle dependency for a non-cl task, we still need to keep a reference on the handle to be sure the handle still exists while calling _starpu_release_data_enforce_sequential_consistency at job termination
|
13 vuotta sitten |
Andra Hugo
|
f21b5879bf
bug fixing in resizing strategies
|
13 vuotta sitten |
Nathalie Furmento
|
361cb9d780
rename all objects defined in include/starpu_sched_ctx.h to start with starpu_sched_ctx
|
13 vuotta sitten |
Andra Hugo
|
063ee080f9
acces data handles before unregistering data
|
13 vuotta sitten |
Andra Hugo
|
fbe2657f9f
ispeed considers data transfer
|
13 vuotta sitten |
Nathalie Furmento
|
eb32a9b3d4
src: fix coding style
|
13 vuotta sitten |
Samuel Thibault
|
15edf8fa61
Move task push end management just before releasing the mutex of the queue to which it was pushed
|
13 vuotta sitten |
Andra Hugo
|
bc2478ce2d
control_task was replaced with exclude_from_dag + hypervisor_tag commented
|
13 vuotta sitten |
Samuel Thibault
|
fad16ee5c6
Fix unused variable warning
|
13 vuotta sitten |
Nathalie Furmento
|
1c7f4b3f55
partly revert 8234. sched_cond and sched_mutex are not pointers
|
13 vuotta sitten |
Nathalie Furmento
|
e22791b9f3
merge fixes
|
13 vuotta sitten |
Andra Hugo
|
5aaa438e4d
refactoring to reduce the no of different files btw trunk & this branch
|
13 vuotta sitten |
Andra Hugo
|
cab880bfd5
new merge with trunk, heft & dmda important changes
|
13 vuotta sitten |
Samuel Thibault
|
d369a0f059
better feedback on failed assertion
|
13 vuotta sitten |