Nathalie Furmento
|
6901c4441b
src/: fix copyrights
|
8 years ago |
Nathalie Furmento
|
aae4029d83
INRIA is now called Inria
|
8 years ago |
Nathalie Furmento
|
76703c1031
src: remove useless parenthesis
|
8 years ago |
Olivier Aumage
|
3c3894020b
replace remaining _starpu_wake_worker_relay calls by _starpu_wake_worker_relax_light in sched policies
|
8 years ago |
Samuel Thibault
|
de2dcde567
Make heteroprio set buckets etc. according to actual system instead of built-in drivers
|
8 years ago |
Samuel Thibault
|
19d8b72046
migrate heteroprio to using prio deques instead of sorted fifos
|
8 years ago |
Nathalie Furmento
|
17d445233c
src: fix parameter printf type
|
8 years ago |
Olivier Aumage
|
f8c7adcef3
fix coverity issue
|
8 years ago |
Nathalie Furmento
|
9f5cc1888c
Add a field starpu_task::where and the macro STARPU_TASK_WHERE
|
8 years ago |
Olivier Aumage
|
59fb504cd3
add some more relax sections
|
8 years ago |
Olivier Aumage
|
cdb9792226
rename wake_worker* routines to distinguish between two flavors
|
8 years ago |
Olivier Aumage
|
5bcd3a9486
reenable sched_policies with respect to sleep synchro update
|
8 years ago |
Olivier Aumage
|
2daa522db8
use shorter function names
|
8 years ago |
Olivier Aumage
|
95659bdc31
use shorter function names
|
8 years ago |
Olivier Aumage
|
eb935f13bc
use some shorter function names
|
8 years ago |
Olivier Aumage
|
428ed04158
update heteroprio with new synchro scheme
|
8 years ago |
Olivier Aumage
|
86a4e26742
fix initialization and cleaning of priorities in sched_ctx
|
8 years ago |
Samuel Thibault
|
332eaad4b0
Add function to get job_id of a task for schedulers
|
8 years ago |
Nathalie Furmento
|
9c38741e02
fix code to follow coding conventions for braces
|
8 years ago |
Corentin Salingue
|
a954ef3ea8
rename variable *_mpi_* to *_mpi_ms_* again
|
8 years ago |
Corentin Salingue
|
2c1dcade11
add MPI Master Slave case in schedulers
|
8 years ago |
Andra Hugo
|
4436cde002
forgot copyrights
|
9 years ago |
Andra Hugo
|
15103b9723
GPU partitioning using contexts, and fixing dmda to consider the pipeline len
|
9 years ago |
Nathalie Furmento
|
87718074ae
src: fix cppcheck warnings
|
9 years ago |
Nathalie Furmento
|
ea326f4d15
src: add character in front of macros STARPU_MALLOC, STARPU_CALLOC and STARPU_REALLOC
|
9 years ago |
Nathalie Furmento
|
d4761fddf6
src: introduce macros STARPU_MALLOC, STARPU_CALLOC and STARPU_REALLOC to make sure we always check the return value of stdlib malloc functions
|
9 years ago |
Andra Hugo
|
fe1885bdbe
fix heteroprio with contexts (the ctx id sent to the callback function as a parameter)
|
9 years ago |
Samuel Thibault
|
7e55b2e55e
partially revert 18450, to not impose having all codelets from a program when the support is not available anyway
|
9 years ago |
Olivier Aumage
|
cabe2dab63
- add support for Temanejo/Ayudame version 2
|
9 years ago |
Samuel Thibault
|
25c1bc1124
Fix having different min/max priorities between schedulers
|
9 years ago |