Nathalie Furmento
|
5d54bce57a
include/starpu_perfmodel.h: add comment stating that type is deprecated (do not know how to do it with attribute __deprecated__
|
13 years ago |
Nathalie Furmento
|
b62e089dac
perfmodel: partly revert r7054
|
13 years ago |
Samuel Thibault
|
ea8c77256e
fix typo
|
13 years ago |
Samuel Thibault
|
464f6730ea
In the hwloc case, create combined workers hierarchically along hwloc objects, introduce STARPU_MAX_ARITY which permits to control whether to synthesize intermediate levels
|
13 years ago |
Samuel Thibault
|
9ba23c408f
Fix cpuset of combined workers, they have to be physical cpusets, not logical
|
13 years ago |
Nathalie Furmento
|
78e597da58
ChangeLog: mention the renaming in perfmodel
|
13 years ago |
Nathalie Furmento
|
7eca1bd797
perfmodel: rename 'struct starpu_per_arch_perfmodel' to 'struct starpu_perfmodel_per_arch'
|
13 years ago |
Nathalie Furmento
|
32402cd12d
doc/chapters/basic-api.texi: add space between function name and opening bracket
|
13 years ago |
Nathalie Furmento
|
7c4cd0fa21
perfmodel: rename 'struct starpu_regression_model' to 'struct starpu_perfmodel_regression_model'
|
13 years ago |
Nathalie Furmento
|
d729c52f33
include/starpu_perfmodel.h: only declare a type when needed
|
13 years ago |
Nathalie Furmento
|
bd93f10299
perfmodel: rename struct starpu_history_table to struct starpu_perfmodel_history_table
|
13 years ago |
Nathalie Furmento
|
cdfd9e855f
perfmodel: rename struct starpu_history_entry to struct starpu_perfmodel_history_entry
|
13 years ago |
Nathalie Furmento
|
74889b4885
perfmodel: rename struct starpu_history_list to struct starpu_perfmodel_history_list
|
13 years ago |
Nathalie Furmento
|
6ffd501a75
src/core/perfmodel/perfmodel_bus.c: add debug message
|
13 years ago |
Nathalie Furmento
|
7b4baf86d0
tools/starpu_calibrate_bus.c: check return value of starpu_init
|
13 years ago |
Nathalie Furmento
|
3e883f24fc
perfmodel: move functions starpu_perfmodel_print and starpu_perfmodel_print_all to public API
|
13 years ago |
Nathalie Furmento
|
68fe0ad42e
tools/starpu_perfmodel_display.c: rename internal functions and make them independant (i.e they no longer use static global variables), that's the first step to move them to the StarPU public API
|
13 years ago |
Samuel Thibault
|
3e3f41a828
fix cuda version of shadow3d
|
13 years ago |
Samuel Thibault
|
ffed3ea57c
Add more 3D filters: vertical, depth, and shadow variants
|
13 years ago |
Samuel Thibault
|
ecaa1185f0
actually test values
|
13 years ago |
Nathalie Furmento
|
36a9619038
perfmodel: Rename public function starpu_list_models to starpu_perfmodel_list
|
13 years ago |
Nathalie Furmento
|
93e216dc6e
perfmodel: rename (and turn private) struct starpu_model_list to struct _starpu_perfmodel_list
|
13 years ago |
Nathalie Furmento
|
8a70369d69
tools/dev/rename.sh: ignore rename.sed when renaming
|
13 years ago |
Samuel Thibault
|
bab7d66034
Test all values, including shadows
|
13 years ago |
Samuel Thibault
|
95e7811ad8
Fix typo
|
13 years ago |
Samuel Thibault
|
80be912427
fix typos
|
13 years ago |
Nathalie Furmento
|
f8327e8c53
Rename function starpu_load_history_debug to starpu_perfmodel_load_symbol
|
13 years ago |
Samuel Thibault
|
ee4677f7de
more efficient loops
|
13 years ago |
Nathalie Furmento
|
2c86c03a5d
src/core/perfmodel/perfmodel_bus.c: improve display
|
13 years ago |
Nathalie Furmento
|
d9e385fd42
tools/starpu_machine_display.c: check return value of starpu_init
|
13 years ago |