Samuel Thibault
|
d98ac7a4b3
Asynchronous partitioning: Fix starpu_data_acquire cases
|
4 years ago |
Nathalie Furmento
|
f15c6c843a
new function char *starpu_task_status_get_as_string(enum starpu_task_status status)
|
4 years ago |
Samuel Thibault
|
5f9c3e3fc1
Fix safety of access to j->terminated
|
4 years ago |
Nathalie Furmento
|
e9d87564f4
delete old MIC driver code
|
4 years ago |
HE Kun
|
4a7bf96513
Add fields epilogue_callback_func and epilogue_callback_arg in starpu_task, which are executed before task dependencies release
|
4 years ago |
HE Kun
|
a0949a6500
Merge branch 'master' into python-test
|
5 years ago |
HE Kun
|
eefadccee8
add cl_ret and cl_ret_size as members of starpu_task structure
|
5 years ago |
Nathalie Furmento
|
9054490002
happy 2021
|
5 years ago |
Samuel Thibault
|
eb35e0f01c
Use priorities for the local tasks list
|
5 years ago |
Samuel Thibault
|
1044c77a5a
Fix conversion requirements
|
5 years ago |
Samuel Thibault
|
18b4a1e02a
Add task submission file+line in traces
|
5 years ago |
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
|
5 years ago |
Samuel Thibault
|
45cac47b0a
Avoid multiple profiling_info allocation for restarted tasks
|
5 years ago |
Samuel Thibault
|
3508c50255
Make sure starpu_init is complete before submitting a task
|
5 years ago |
Samuel Thibault
|
8efb1173b0
Rename STARPU_TASK_INVALID to STARPU_TASK_INIT
|
5 years ago |
Samuel Thibault
|
8ac71b5590
Fix prefetched state of regenerated tasks
|
5 years ago |
Samuel Thibault
|
f4ecb58eb4
Fix prefetched state of restarted tasks
|
5 years ago |
Samuel Thibault
|
271c5470fa
Fix missing inlines and inline detection
|
5 years ago |
Nathalie Furmento
|
719c3f62d4
update copyright holders
|
5 years ago |
Nathalie Furmento
|
6a16f8370f
update copyright holders
|
5 years ago |
Alexis Juven
|
bcfa006770
New function starpu_task_watchdog_set_hook to specify a function to be called when the watchdog is raised
|
6 years ago |
Nathalie Furmento
|
f1069ad601
Revert "watchdog hook functionality"
|
6 years ago |
Alexis Juven
|
31f97fab81
watchdog hook functionality
|
6 years ago |
Samuel Thibault
|
d3ffaa6170
Add some likeliness
|
6 years ago |
Samuel Thibault
|
27908c8e12
Add STARPU_SPECIFIC_NODE_LOCAL_OR_CPU node specification
|
6 years ago |
Olivier Aumage
|
c20be7e557
add API to start/stop performance counter collection, do not auto start collection at startup by default
|
6 years ago |
Samuel Thibault
|
10070d4ed9
Make sure cache coherency is correct between codelet fields and checked field
|
6 years ago |
Samuel Thibault
|
6080cfbd44
Avoid checking codelet fields several times
|
6 years ago |
Samuel Thibault
|
fad6eddec1
Add STARPU_ATOMIC_ADD/OR64 and use them to fix 64bit access on windows
|
6 years ago |
Samuel Thibault
|
294f48bc37
knobs: fix memleak
|
6 years ago |