Nathalie Furmento
|
93e6c6224b
introduce new macro STARPU_ASSERT_MSG, icc was complaining on evaluation constant expressions ...
|
13 rokov pred |
Nathalie Furmento
|
e5f68ad9d6
src: update double values usage
|
13 rokov pred |
Nathalie Furmento
|
5908a48866
src: let's make icc happy
|
13 rokov pred |
Nathalie Furmento
|
866a10afbe
src/core/perfmodel/perfmodel_history.c: end debug message with \n
|
13 rokov pred |
Nathalie Furmento
|
7d5f9e13b8
perfmodel: store the file name instead of the file handle, and open the file each time we need to write something
|
13 rokov pred |
Nathalie Furmento
|
3734b6e1bd
src/core: use task->handles instead of task->buffers
|
13 rokov pred |
Samuel Thibault
|
37862069c7
Permit the application to provide its own size base for performance models
|
13 rokov pred |
Samuel Thibault
|
2b5f90ab01
Fix perfmodel parsing
|
14 rokov pred |
Nathalie Furmento
|
0433b3cc32
src: minor fixes w.r.tg warnings detected by gcc compiler
|
14 rokov pred |
Nathalie Furmento
|
3ad31951c8
src: code cleaning
|
14 rokov pred |
Nathalie Furmento
|
efc9c3a136
src: Update LIST_TYPE macro to generate list functionalities and type
|
14 rokov pred |
Nathalie Furmento
|
f8fd5492bd
src: rename internal types following coding conventions
|
14 rokov pred |
Nathalie Furmento
|
0ebf7ba326
Rename public opaque type starpu_data_handle as starpu_data_handle_t
|
14 rokov pred |
Nathalie Furmento
|
3d0df419a8
Type renaming:
|
14 rokov pred |
Nathalie Furmento
|
906d935956
src: prefix names of internal types and functions with _starpu
|
14 rokov pred |
Samuel Thibault
|
3772ff2272
make starpu_list_models take an output parameter instead of hardcoding stdout
|
14 rokov pred |
Samuel Thibault
|
aeff50217e
Accept going outside of benchmarked nl regression by 10%. Force calibration otherwise
|
14 rokov pred |
Samuel Thibault
|
089b5aca13
Make nl regression revert to history-based when it is not valid yet, but enough history is available. This permits nice auto-calibration
|
14 rokov pred |
Samuel Thibault
|
b0b2e42d5f
Only use non-linear regression if the requested size falls inside the covered measures
|
14 rokov pred |
Samuel Thibault
|
0a06263c45
Only validate a regression model if we have at least 10% difference in input size. Do not validate the non-linear regression model just due to number of samples.
|
14 rokov pred |
Samuel Thibault
|
de83330e6a
We have to also dump empty models, for implementations which aren't calibrated yet
|
14 rokov pred |
Samuel Thibault
|
c163358f96
Handle non-calibrated implementations
|
14 rokov pred |
Nathalie Furmento
|
9dfe1480a4
src: add debug messagesé
|
14 rokov pred |
Nathalie Furmento
|
c80a8acea1
Datatypes renaming
|
14 rokov pred |
Nathalie Furmento
|
c500c3b58b
src/core/perfmodel/perfmodel_history.c: add debug message
|
14 rokov pred |
Cyril Roelandt
|
a2e47ca37c
Allow a job's footprint to be computed at the end of _starpu_update_perfmodel_history().
|
14 rokov pred |
Cyril Roelandt
|
ebd18b174e
Move the preliminary tests out of _starpu_load_perfmodel().
|
14 rokov pred |
Cyril Roelandt
|
d0dd081e85
Fix a bug that caused _starpu_register_model() to be called too many times.
|
14 rokov pred |
Cyril Roelandt
|
9f5d13014f
Closing a (forgotten) file descriptor.
|
14 rokov pred |
Nathalie Furmento
|
fd84a18ae7
src: fix minor warnings (detected by compiler icc)
|
14 rokov pred |