Samuel Thibault
|
ded513dbbf
simplify code
|
4 年之前 |
Nathalie Furmento
|
270006fd42
cosmetic changes
|
4 年之前 |
HE Kun
|
83bc792574
Merge branch 'master' of gitlab.inria.fr:starpu/starpu
|
4 年之前 |
HE Kun
|
4a7bf96513
Add fields epilogue_callback_func and epilogue_callback_arg in starpu_task, which are executed before task dependencies release
|
4 年之前 |
Samuel Thibault
|
020448af69
Avoid mising STARPU_TASK_PROGRESS with standard output
|
4 年之前 |
Samuel Thibault
|
3ab1aa549d
in STARPU_TASK_PROGRESS, add last jobid/task pointer
|
4 年之前 |
Samuel Thibault
|
1939f6d16b
Add missing flush for STARPU_TASK_PROGRESS
|
4 年之前 |
Samuel Thibault
|
5ef8500313
New STARPU_TASK_PROGRESS environment variable to show task progression.
|
4 年之前 |
Nathalie Furmento
|
9054490002
happy 2021
|
4 年之前 |
Samuel Thibault
|
eb35e0f01c
Use priorities for the local tasks list
|
4 年之前 |
Samuel Thibault
|
4011657118
Release data dependencies only after calling the callback
|
4 年之前 |
Nathalie Furmento
|
69aaa3f9e6
src: write fxt event for trace name earlier so that a graph generated before the task execution will contain the task names
|
4 年之前 |
Samuel Thibault
|
05d405f9cf
Get callback_func before explicit data dependencies too
|
4 年之前 |
Samuel Thibault
|
4ca244c536
Fix read-after-free on task termination of handle partition switch codelet
|
4 年之前 |
Nathalie Furmento
|
6918c29eda
A codelet can now define a callback function pointer which will be called when the task does not define itself a callback function.
|
4 年之前 |
Nathalie Furmento
|
a620daf0ec
src: create a new fxt event task_exclude_from_dag to give more space to the task name in fxt event task_name
|
4 年之前 |
Samuel Thibault
|
5a9cc1db32
Also add a job id when debugging
|
5 年之前 |
Samuel Thibault
|
8ac71b5590
Fix prefetched state of regenerated tasks
|
5 年之前 |
Samuel Thibault
|
271c5470fa
Fix missing inlines and inline detection
|
5 年之前 |
Samuel Thibault
|
976f692c1c
Check nowhere before releasing the sequential consistency
|
5 年之前 |
Nathalie Furmento
|
6a16f8370f
update copyright holders
|
5 年之前 |
Samuel Thibault
|
385fa6ad24
Don't bother initializing data to zeros when it is already zeroed
|
5 年之前 |
Samuel Thibault
|
06ca606db0
Avoid reading task after its destruction
|
5 年之前 |
Samuel Thibault
|
f87952be4c
Add fault tolerance support with starpu_task_ft_failed()
|
6 年之前 |
Nathalie Furmento
|
c29d010d3a
delete old code (drivers gordon, scc, starpu-top, and plugin gcc) and update authors file aordingly
|
6 年之前 |
Samuel Thibault
|
bae9192bdc
Revert "Fault tolerance support with starpu_task_failed()"
|
6 年之前 |
Samuel Thibault
|
beb8a3d0b9
Fault tolerance support with starpu_task_failed()
|
6 年之前 |
Samuel Thibault
|
3a1eca323f
Use starpu_worker_lock/unlock instead of internal _starpu_worker_lock/unlock, for coherency
|
6 年之前 |
Samuel Thibault
|
8e6ac3b45d
Add starpu_task_declare_end_deps and starpu_task_declare_end_deps_array
|
6 年之前 |
Samuel Thibault
|
1acc294ed4
Check task status value before setting it
|
6 年之前 |