Samuel Thibault
|
eb35e0f01c
Use priorities for the local tasks list
|
4 years ago |
Nathalie Furmento
|
9864f45539
fix code format
|
4 years ago |
Samuel Thibault
|
69d8b97d13
Remove one more hardcoded arch list
|
4 years ago |
Samuel Thibault
|
08ed2e6e6d
Add missing prefetch optimization for MPI M/S
|
4 years ago |
Mariem makni
|
f14fe3bd4b
Add papi- and nvml-based energy measurement
|
4 years ago |
Samuel Thibault
|
b1f1af644b
Re-enable opportunistic prefetching from core
|
5 years ago |
Samuel Thibault
|
2324d664c2
Rework prefetching
|
5 years ago |
Samuel Thibault
|
271c5470fa
Fix missing inlines and inline detection
|
5 years ago |
Nathalie Furmento
|
6a16f8370f
update copyright holders
|
5 years ago |
Philippe SWARTVAGHER
|
15244a7ded
Generate file sched_tasks.rec monitoring task push/pop of scheduler
|
5 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
|
ad73b3a319
Do not bother trying to prefetch if there is only one memory node
|
6 years ago |
Samuel Thibault
|
3d682bb3e4
Make _starpu_workers_able_to_execute_task faster in the usual case by not actually computing how many workers can execute a task
|
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
|
635eb6f440
Add some experimental heteroprio batch heuristics
|
6 years ago |
Samuel Thibault
|
8cd00d737f
New modular-heteroprio scheduler
|
6 years ago |
Samuel Thibault
|
dfd3c72b8b
Add modular-eager-prio scheduler
|
6 years ago |
Samuel Thibault
|
c8a69d3898
fix warnings
|
6 years ago |
Nathalie Furmento
|
85adf47b98
Merge branch 'master' into knobs
|
6 years ago |
Samuel Thibault
|
7d8f3b75ff
add dmdap scheduler
|
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
|
5293b45f81
preliminary registration framework for StarPU performance counters
|
6 years ago |
Nathalie Furmento
|
59213a1661
src: update data interface implementations to only use starpu public API
|
6 years ago |
Samuel Thibault
|
b5fa08563b
Fix combined workers in modular schedulers, add some modular schedulers
|
6 years ago |
Samuel Thibault
|
ff01a9b1f2
Fix build without hwloc
|
6 years ago |
Samuel Thibault
|
d34433e0f6
Prepare for being able to use modular-heft-hierarchical
|
6 years ago |
Nathalie Furmento
|
14dbaa66f7
small fixes for cppcheck warnings
|
6 years ago |
Nathalie Furmento
|
561922d5e3
src/core/sched_policy.c: always set current task before calling prologue_callback_func and prologue_callback_pop_func
|
6 years ago |