Nathalie Furmento
|
ef395f6e4b
when possible, use sizeof instead of a hard-coded value for a string length
|
il y a 7 ans |
Samuel Thibault
|
137b4f26b4
pheft does not run tasks in parallel, avoid burning time...
|
il y a 8 ans |
Samuel Thibault
|
fe7e2701b2
fix -s option
|
il y a 8 ans |
Samuel Thibault
|
27326d377a
Ignore STARPU_NCPU while tasks_size_overhead is making measurements
|
il y a 8 ans |
Nathalie Furmento
|
a8cc467700
tests,examples: fix cppcheck warnings
|
il y a 8 ans |
Samuel Thibault
|
038d71df3e
add cost model to tasks_size_overhead, to actually benchmarks prediction-enabled heuristics
|
il y a 8 ans |
Samuel Thibault
|
c6fdf7ce07
fix coverity warning
|
il y a 8 ans |
Samuel Thibault
|
7ce6a3010f
add more options to tasks_size_overhead
|
il y a 8 ans |
Samuel Thibault
|
c3d5cca5af
Fix tasks_size_overhead taking a long time on simgrid profiles
|
il y a 8 ans |
Samuel Thibault
|
fd45ab5582
really renormalize according to previous 1000 tasks value
|
il y a 8 ans |
Samuel Thibault
|
85ed5f4b0a
renormalize results according to past measurements
|
il y a 8 ans |
Samuel Thibault
|
f7a4d4bfb3
tasks_size_overhead: Fix output numbers
|
il y a 8 ans |
Samuel Thibault
|
4a0f01907a
tasks_size_overhead: Make number of tasks adaptative
|
il y a 8 ans |
Samuel Thibault
|
ff2d0a57db
export tasks_size_overhead result to separate file when scheduler is forced
|
il y a 8 ans |
Nathalie Furmento
|
a53cd8edeb
fixes based on coverity reports
|
il y a 9 ans |
Samuel Thibault
|
2bcc6c9758
document what tests test
|
il y a 9 ans |
Samuel Thibault
|
9306b4c932
fix allocation size
|
il y a 9 ans |
Samuel Thibault
|
dd3d6b0f92
port r17415 from 1.2: Avoid nul-sized VLA
|
il y a 9 ans |
Samuel Thibault
|
b6fc9643b6
Also print ncpus and size in dat file for performance regression history
|
il y a 9 ans |
Samuel Thibault
|
2a5228bdc3
Make tasks_size_overhead able to pick up random data among a pool
|
il y a 9 ans |
Samuel Thibault
|
543b9d7f97
Support dyn_modes in tasks_size_overhead
|
il y a 9 ans |
Samuel Thibault
|
8d66f69620
FIXME: make tasks_size_overhead able to use dyn_handles
|
il y a 9 ans |
Nathalie Furmento
|
bb61f3808d
update cnrs copyright
|
il y a 10 ans |
Samuel Thibault
|
6757bca1b5
Remove implementation array terminator in tests, examples, and documentation, since it is not actually used
|
il y a 10 ans |
Samuel Thibault
|
4b1a16edde
Fix University name after the fusion..
|
il y a 10 ans |
Samuel Thibault
|
0d90ae3f88
drop including sys/time.h, now useless
|
il y a 10 ans |
Samuel Thibault
|
169bf34d54
port r13398 from 1.1: eradicate use of timeval
|
il y a 10 ans |
Samuel Thibault
|
96e6e58776
port r11793 from 1.1: Flush output at each line, to be able to check out progression
|
il y a 11 ans |
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
|
il y a 11 ans |
Corentin Salingue
|
bc3fd88dfd
replace 0 with macro part 4
|
il y a 12 ans |