Samuel Thibault
|
d50fd7e681
fix warnings
|
14 éve |
Samuel Thibault
|
408e6de3ce
take transfer time into account in heft when the task is scheduled to be executed almost immediately: the transfer will never be overlappable in that case.
|
14 éve |
Cyril Roelandt
|
f19d1d96c1
New perfmodel format.
|
14 éve |
Cyril Roelandt
|
bbc42052fe
The perfmodel format is now more flexible.
|
14 éve |
Samuel Thibault
|
7f30615df0
fix format breach issue
|
14 éve |
Cyril Roelandt
|
ffcfb86084
Multi-implementation.
|
14 éve |
Samuel Thibault
|
87a4f18af0
Fix c++-isms
|
14 éve |
Samuel Thibault
|
bd2c88d145
cast void* to please the SCC compiler
|
14 éve |
Samuel Thibault
|
d8aa7f19fa
use %f and %e instead of %lf and %le, as the latter are not defined by the ANSI standard, and have varying behavior depending on GNU or MSVC runtime
|
14 éve |
Nathalie Furmento
|
98a6500c28
src: Use 'STARPU_ATTRIBUTE_UNUSED' instead of ' __attribute__((unused))'
|
14 éve |
Samuel Thibault
|
b5994d6b1c
d_type might be DT_UNKNOWN on nfs. Better just simply use comparing against . and ..
|
14 éve |
Samuel Thibault
|
3fee4d2830
Add STARPU_HOSTNAME to permit forcing using a given hostname for the machine (useful for clusters)
|
14 éve |
Samuel Thibault
|
9b8c8da952
fix data footprint computation when the scheduling policy doesn't make use of performance model and fxt is not activated
|
14 éve |
Cédric Augonnet
|
0e31e57c71
Rewrite the tool to display performance models based on regression.
|
14 éve |
Cédric Augonnet
|
7d8f11e9f5
Include the hash and the size in the FxT event associated to each task
|
14 éve |
Nathalie Furmento
|
0f4dabd5bf
fixes warnings detected by icc
|
14 éve |
Nathalie Furmento
|
103edd3cb9
src/core/perfmodel/perfmodel_history.c: functions rindex and strndup are missing on some platforms (e.g mingw)
|
14 éve |
Samuel Thibault
|
e0f91f7d0c
permit to directly use names with hostname, as reported by starpu_perfmodel_display -l
|
14 éve |
Cédric Augonnet
|
96fa9df18b
Perhaps there is no model
|
14 éve |
Samuel Thibault
|
232522d890
Do not provide task duration estimation before STARPU_CALIBRATION_MINIMUM measures have been done
|
14 éve |
Samuel Thibault
|
0d9f08ae8d
Fix copyrights, thanks Ludo!
|
14 éve |
Samuel Thibault
|
9b79aeb3a8
- Generalize performance model functions a bit to accomodate being used for power consumption.
|
14 éve |
Cédric Augonnet
|
e4d271543b
- Cleanup the regression-based performance modeling facilities
|
14 éve |
Cédric Augonnet
|
cb4ff3f85f
Bug fix: when reading a regression-based performance model, we have to skip the
|
14 éve |
Cédric Augonnet
|
72ae4e0b1f
The perfmodel display tool can display the performance of parallel CPU tasks
|
15 éve |
Cédric Augonnet
|
61cdbb41bd
Add support for parallel tasks:
|
15 éve |
Samuel Thibault
|
f534ed4a44
misc windows fixes
|
15 éve |
Samuel Thibault
|
625531e6a2
typo
|
15 éve |
Nathalie Furmento
|
92f41b0c15
src: use a standard debug/messaging system
|
15 éve |
Samuel Thibault
|
7744ddcab2
not only force calibration, but also save it
|
15 éve |