Samuel Thibault
|
6562c5dbc0
For termination notification, replace manual condition with starpu_task_wait_for_all. This is much safer as it waits for the callbacks to have finished with accessing subchilds before unpartitioning.
|
12 years ago |
Samuel Thibault
|
b9b3acbd9d
Better document fatal errors about accessing children
|
12 years ago |
Samuel Thibault
|
3c1aa1bd4b
permit to change the trace buffer size
|
12 years ago |
Samuel Thibault
|
3cb736da2d
document no_auto_start_trace
|
12 years ago |
Samuel Thibault
|
2f54cfb3d1
rename no_auto_profile into no_auto_start_trace to avoid confusing FxT tracing with task profiling
|
12 years ago |
Samuel Thibault
|
5f1183ad40
fix function prototype name
|
12 years ago |
Samuel Thibault
|
d44004556b
Fix restarting recording an fxt trace
|
12 years ago |
Samuel Thibault
|
84152479db
destroy data instead of setting it to zero
|
12 years ago |
Andra Hugo
|
aa0ac077bd
fix parallel_eager ( remove_workers should treat differently combine workers)
|
12 years ago |
Samuel Thibault
|
1752c3c676
Fix reduction documentation. Use starpu_data_invalidate to reset the dot kernel accumulator.
|
12 years ago |
Samuel Thibault
|
15edf8fa61
Move task push end management just before releasing the mutex of the queue to which it was pushed
|
12 years ago |
Samuel Thibault
|
a1ddc83f77
TODO
|
12 years ago |
Ludovic Courtès
|
73387de086
contexts: Move definition of `changing_ctx_mutex' out of header.
|
12 years ago |
Andra Hugo
|
1206404a66
starpu_sched_ctx_hypervisor_stuff -> sched_ctx_hypervisor_stuff (any ideas about a name for the hypervisor are welcomed )
|
12 years ago |
Samuel Thibault
|
ff4b3e5d81
document that starpu_set_profiling_id needs to be called before starpu_init
|
12 years ago |
Andra Hugo
|
965e11a5f6
fix indentations: 10x ludo
|
12 years ago |
Nathalie Furmento
|
8eb0599066
tests/loader.c: allow better parsing of execution time
|
12 years ago |
Samuel Thibault
|
37b2eb9839
Add missing ifdef __cplusplus, thans Benoit Lize for the patch
|
12 years ago |
Andra Hugo
|
bc2478ce2d
control_task was replaced with exclude_from_dag + hypervisor_tag commented
|
12 years ago |
Andra Hugo
|
4c8e085e07
factorize code + fix perf model bug (chech nan to avoid nan+double) - sorry for the indentation
|
12 years ago |
Nathalie Furmento
|
e94a3eb256
doc: minor updates
|
12 years ago |
Nathalie Furmento
|
c3bf565249
fix prototypes
|
12 years ago |
Nathalie Furmento
|
4e4b6e7cf2
doc: fix formatting
|
12 years ago |
Nathalie Furmento
|
b7b42f2bca
doc: fix formatting
|
12 years ago |
Nathalie Furmento
|
630664f284
doc: fix formatting
|
12 years ago |
Nathalie Furmento
|
516a21964d
doc: fix formatting
|
12 years ago |
Samuel Thibault
|
45394ee422
Use simgrid cflags and libs for everything, since our tests or examples may use mutexes etc
|
12 years ago |
Nathalie Furmento
|
90fe7f1a0a
doc: update copyright
|
12 years ago |
Nathalie Furmento
|
8d68b373a9
doc: move mpi api to advanced api section
|
12 years ago |
Nathalie Furmento
|
da34d80fe9
doc/chapters/sched_ctx_hypervisor.texi: fix function definition
|
12 years ago |