Nathalie Furmento
|
db1951c1f2
Merge branch 'master' into knobs
|
6 years ago |
Samuel Thibault
|
f87952be4c
Add fault tolerance support with starpu_task_ft_failed()
|
6 years ago |
Olivier Aumage
|
c15ce134bc
switch task-related counters from 32-bit to 64-bit
|
6 years ago |
Olivier Aumage
|
6768054e5d
Merge branch 'master' into knobs
|
6 years ago |
Nathalie Furmento
|
c29d010d3a
delete old code (drivers gordon, scc, starpu-top, and plugin gcc) and update authors file aordingly
|
6 years ago |
Olivier Aumage
|
57cff20a11
make functions static
|
6 years ago |
Olivier Aumage
|
0db52d49ea
add steering knob preliminary framework
|
6 years ago |
Olivier Aumage
|
5293b45f81
preliminary registration framework for StarPU performance counters
|
6 years ago |
Samuel Thibault
|
bae9192bdc
Revert "Fault tolerance support with starpu_task_failed()"
|
6 years ago |
Samuel Thibault
|
beb8a3d0b9
Fault tolerance support with starpu_task_failed()
|
6 years ago |
Nathalie Furmento
|
f7abbfa6fc
update copyright
|
7 years ago |
Samuel Thibault
|
c6b8f0e067
Fix crash when waiting for a task not submitted yet
|
7 years ago |
Samuel Thibault
|
64bbf092dc
Fix openmp case for task status
|
7 years ago |
Samuel Thibault
|
d3d0177cb0
Fix checks with multiformat
|
7 years ago |
Samuel Thibault
|
1acc294ed4
Check task status value before setting it
|
7 years ago |
Nathalie Furmento
|
255edba214
new function starpu_data_partition_not_automatic() to disable automatic (un-)partitionning of data
|
7 years ago |
Samuel Thibault
|
828048bbb0
Add STARPU_SPECIFIC_NODE_LOCAL, STARPU_SPECIFIC_NODE_CPU, and STARPU_SPECIFIC_NODE_SLOW
|
7 years ago |
Samuel Thibault
|
c64152a198
Add starpu_task_get_current_data_node
|
7 years ago |
Samuel Thibault
|
b2d98a0a32
Make sure people do not submit the same task structure several times
|
7 years ago |
Samuel Thibault
|
30018c7514
computed sorted list of handles earlier so it can be used for implicit data deps
|
7 years ago |
Olivier Aumage
|
075f5f5ddb
update copyright date for files modified in commit 45a52180c
|
7 years ago |
Olivier Aumage
|
45a52180c2
add a field to indicate when a sched_ctx is ready for scheduling instead
|
7 years ago |
Samuel Thibault
|
9dc9e7fb3f
fix warning
|
7 years ago |
Samuel Thibault
|
e2265406f9
Make sure early that the user didn't specify bogus memory nodes
|
7 years ago |
Samuel Thibault
|
abfe581427
Add implicit support for asynchronous partition planning. This means one does not need to call starpu_data_partition_submit etc. explicitly any more, StarPU will make the appropriate calls as needed.
|
7 years ago |
Nathalie Furmento
|
6901c4441b
src/: fix copyrights
|
7 years ago |
Nathalie Furmento
|
aae4029d83
INRIA is now called Inria
|
8 years ago |
Nathalie Furmento
|
c07d1b5a27
src: minor fixes
|
8 years ago |
Samuel Thibault
|
aa2f42befe
Factorize numbering jobs and submitorder, and add DATA_WONT_USE events for tasks.rec
|
8 years ago |
Samuel Thibault
|
97e3c48032
Fix missing initializations in STARPU_TASK_INITIALIZER
|
8 years ago |