Nathalie Furmento
|
719c3f62d4
update copyright holders
|
5 years ago |
Samuel Thibault
|
ed3fa8d283
When STARPU_SCHED is specified, only execute tests for this scheduler
|
5 years ago |
Nathalie Furmento
|
f7abbfa6fc
update copyright
|
6 years ago |
Nathalie Furmento
|
789c13d409
tests: fix copyrights
|
7 years ago |
Nathalie Furmento
|
aae4029d83
INRIA is now called Inria
|
7 years ago |
Nathalie Furmento
|
5e6a2a33ea
fixes for unused attributes and other minor warnings
|
7 years ago |
Olivier Aumage
|
cf5be99691
update copyrights for files modified in 2017
|
8 years ago |
Olivier Aumage
|
7a741eafa3
use a higher heavy cost constant to avoid false negative tests results on loaded machines
|
8 years ago |
Samuel Thibault
|
2740ac2212
feeding perfmodels in simple_cpu_gpu_sched doesn't work with multistream
|
8 years ago |
Samuel Thibault
|
bbaaa9d019
Make tests which try various schedulers undef STARPU_SCHED, otherwise that takes precedence
|
8 years ago |
Nathalie Furmento
|
3ad2cf42c1
examples: fixes for cppcheck warnings
|
8 years ago |
Nathalie Furmento
|
4405cb0795
fix bugs reported by coverity
|
9 years ago |
Nathalie Furmento
|
fa4120aa82
followup to simplify perfmodel API
|
9 years ago |
Nathalie Furmento
|
e3b44209ed
update copyright
|
10 years ago |
Samuel Thibault
|
6757bca1b5
Remove implementation array terminator in tests, examples, and documentation, since it is not actually used
|
10 years ago |
Nathalie Furmento
|
8dabeb00b1
tests/sched_policies/simple_cpu_gpu_sched.c: fix merge
|
10 years ago |
Nathalie Furmento
|
f56f454c4d
merge trunk
|
10 years ago |
Nathalie Furmento
|
13ec014918
tests/sched_policies/simple_cpu_gpu_sched.c: remove extra parenthesis
|
10 years ago |
Nathalie Furmento
|
81a419c4c0
tests/sched_policies/simple_cpu_gpu_sched.c: explain what went wrong
|
10 years ago |
Nathalie Furmento
|
2b3c2b9741
perf_model: rename some functions
|
10 years ago |
Nathalie Furmento
|
3186f6e27f
use newly introduced functions starpu_perfmodel_set_per_arch_cost_function and starpu_perfmodel_get_per_arch functions
|
10 years ago |
Nathalie Furmento
|
2f8c7b58bd
perfmodel: renaming
|
11 years ago |
Nathalie Furmento
|
02f7a1c49a
tests/sched_policies/simple_cpu_gpu_sched.c: make sure the perfmodel
|
11 years ago |
Nathalie Furmento
|
691cef0e71
tests/sched_policies/simple_cpu_gpu_sched.c: also set cost functions for OpenCL workers
|
11 years ago |
Nathalie Furmento
|
09d64514fa
tests/sched_policies/simple_cpu_gpu_sched.c: fix code to set the cost function for all combinations with a cuda device, this needs to be improved to be more user-friendlly
|
11 years ago |
Nathalie Furmento
|
dabe5e5ed3
tests/sched_policies/simple_cpu_gpu_sched.c: fix function cost and small typos
|
11 years ago |
Andra Hugo
|
71cc7e4997
don't indicate number of impls they will be computed when executed
|
11 years ago |
Andra Hugo
|
c873b63e88
small fix
|
11 years ago |
Andra Hugo
|
5593439277
changing perf_model structure: arch now contains several devices, so we can have for eg one device STARPU_CPU with 2 cores one device STARPU_CUDA_WORKER with 1 core
|
11 years ago |
Nathalie Furmento
|
5fdde967b0
tests: partly revert #11510 and turn all cpu implementations codelets not static so that MIC code is able to successfully call dlsym on the function
|
11 years ago |