Olivier Aumage
|
fc07bb4782
- avoid mixing signed and unsigned
|
13 gadi atpakaļ |
Cyril Roelandt
|
dc3ce715e4
Fix the SSE example.
|
13 gadi atpakaļ |
Nathalie Furmento
|
3d931891f4
configure.ac: when CUDA is enabled, enable ICC only if it is compatible with CUDA
|
13 gadi atpakaļ |
Samuel Thibault
|
b0bbe73041
include source headers before system headers, to fix build when older starpu is already installed
|
13 gadi atpakaļ |
Samuel Thibault
|
6c4cb74536
Start plot at 1
|
13 gadi atpakaļ |
Samuel Thibault
|
bf9bc759c4
Document that non-linear regression reverts to history-based on first run
|
13 gadi atpakaļ |
Samuel Thibault
|
4b2f334cc5
fix plot when calibrations were not in the same order
|
13 gadi atpakaļ |
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
|
13 gadi atpakaļ |
Samuel Thibault
|
e5c40b85fd
drop spurious debugging print
|
13 gadi atpakaļ |
Samuel Thibault
|
c02c566746
Fix plotting measures for non-linear regression
|
13 gadi atpakaļ |
Samuel Thibault
|
b0b2e42d5f
Only use non-linear regression if the requested size falls inside the covered measures
|
13 gadi atpakaļ |
Samuel Thibault
|
ad7869523c
Add missing piece of commit
|
13 gadi atpakaļ |
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.
|
13 gadi atpakaļ |
Samuel Thibault
|
2d8c3bd434
mention which schedulers support choosing the implementation
|
13 gadi atpakaļ |
Samuel Thibault
|
7a0f65790f
Also build vector_scal with icc when available
|
13 gadi atpakaļ |
Samuel Thibault
|
f1cb2d818f
replace tabs with spaces
|
13 gadi atpakaļ |
Ludovic Courtès
|
863adbed76
doc: Clarify the wording in "Partitioning Vector Data".
|
13 gadi atpakaļ |
Ludovic Courtès
|
eb918faec0
Remove `doc/version.texi' from the repository.
|
13 gadi atpakaļ |
Ludovic Courtès
|
bc7cb0d9cf
test_interfaces: Remove malloc from the `vector' test; use a descriptive name.
|
13 gadi atpakaļ |
Ludovic Courtès
|
33a2088388
test_interfaces: Change `register_func_t' to return a `starpu_data_handle'.
|
13 gadi atpakaļ |
Ludovic Courtès
|
6d314b81aa
Properly parenthesize `STARPU_MULTIPLE_*_IMPLEMENTATIONS' macros.
|
13 gadi atpakaļ |
Samuel Thibault
|
de83330e6a
We have to also dump empty models, for implementations which aren't calibrated yet
|
13 gadi atpakaļ |
Samuel Thibault
|
c163358f96
Handle non-calibrated implementations
|
13 gadi atpakaļ |
Nathalie Furmento
|
b78b99afa3
doc/chapters/perf-feedback.texi: typo
|
13 gadi atpakaļ |
Nathalie Furmento
|
235b99337f
tools/dev: update w.r.t coccinelle version 1.0.0-rc7
|
13 gadi atpakaļ |
Nathalie Furmento
|
8842c6d6fe
src/Makefile.am: add new top/starpu_top_core.h file to dist
|
13 gadi atpakaļ |
Nathalie Furmento
|
14677179f1
StarPU-top: rename objects from starputopXXX to starpu_topXXX
|
13 gadi atpakaļ |
Nathalie Furmento
|
a131c220f3
doc: add missing definitions
|
13 gadi atpakaļ |
Nathalie Furmento
|
bd1155ebd6
include/starpu_data_interfaces.h: add parameter name
|
13 gadi atpakaļ |
Nathalie Furmento
|
7ab5516114
Data interface: use a new enum type <enum starpu_data_interface_id> for the data interface ids
|
13 gadi atpakaļ |