Nathalie Furmento
|
5a997de4a6
src/core/perfmodel/perfmodel_print.c: print on proper output
|
8 years ago |
Nathalie Furmento
|
b9cd261dbb
src: fix cppcheck warnings
|
9 years ago |
Nathalie Furmento
|
ea326f4d15
src: add character in front of macros STARPU_MALLOC, STARPU_CALLOC and STARPU_REALLOC
|
9 years ago |
Nathalie Furmento
|
d4761fddf6
src: introduce macros STARPU_MALLOC, STARPU_CALLOC and STARPU_REALLOC to make sure we always check the return value of stdlib malloc functions
|
9 years ago |
Samuel Thibault
|
3569d946a7
fix tasks2.rec when there is no codelet for a given arch
|
9 years ago |
Samuel Thibault
|
7bd115a084
Add starpu_tasks_rec_complete tool to add estimation times in tasks.rec files
|
9 years ago |
Samuel Thibault
|
0474927832
Fix announcedbuffer size
|
10 years ago |
Samuel Thibault
|
37d6545b85
Also accept cuda0 as -a parameter to starpu_perfmodel_display
|
10 years ago |
Nathalie Furmento
|
84708a6fcc
src/core/perfmodel/perfmodel_print.c: write double with format %e
|
10 years ago |
Nathalie Furmento
|
bb61f3808d
update cnrs copyright
|
10 years ago |
Nathalie Furmento
|
3e567efff7
perfmodel: rename function starpu_get_narch_combs into starpu_perfmodel_get_narch_combs
|
10 years ago |
Samuel Thibault
|
72a14e28c5
Fix value of ncores: 1 core is now coded 1.
|
11 years ago |
Nathalie Furmento
|
cc9aecb792
merge trunk
|
11 years ago |
Samuel Thibault
|
4b1a16edde
Fix University name after the fusion..
|
11 years ago |
Nathalie Furmento
|
28f6d1baba
src/core/perfmodel/perfmodel_print.c: add a # at the beginning of the displayed line
|
11 years ago |
Nathalie Furmento
|
646b163daf
src/core/perfmodel/perfmodel_print.c: remove unused variable
|
11 years ago |
Nathalie Furmento
|
93e5c4a322
move all internal fields of struct starpu_perfmodel to a new internal struct _starpu_perfmodel_state
|
11 years ago |
Nathalie Furmento
|
67ca2ac7f0
merge trunk
|
11 years ago |
Nathalie Furmento
|
db66bd4a1d
src/core/perfmodel/perfmodel_print.c: fix sighness for variable implid
|
11 years ago |
Nathalie Furmento
|
2f8c7b58bd
perfmodel: renaming
|
11 years ago |
Nathalie Furmento
|
552cbdbcf0
src/core:
|
11 years ago |
Andra Hugo
|
5593439277
changing perf_model structure: arch now contains several devices, so we can have for eg one device STARPU_CPU with 2 cores one device STARPU_CUDA_WORKER with 1 core
|
11 years ago |
Thibaud Lambert
|
3afcf39929
mic (perfmodels): merge trunk
|
12 years ago |
Thibaud Lambert
|
d71503d730
mic (perfmodel): Correction error in perfmodel_print.c
|
12 years ago |
Thibaud Lambert
|
e2b943451f
mic (perfmodel): merge trunk + finalize perfmodel
|
12 years ago |
Samuel Thibault
|
a4765d54f6
Fix array alignment
|
12 years ago |
Samuel Thibault
|
27a70c8cc6
document measurement unit
|
12 years ago |
Nathalie Furmento
|
30860cac02
Renaming of diverse functions and datatypes.
|
12 years ago |
Samuel Thibault
|
8e12045d5b
add missing column header
|
12 years ago |
Samuel Thibault
|
438cb42e66
Add support for directly drawing GFlops curves
|
12 years ago |