Samuel Thibault
|
3ecce4bb02
Fix standard deviation computation...
|
7 yıl önce |
Samuel Thibault
|
2cef1e8da1
Fix reading mlr models with multiple implementations
|
7 yıl önce |
Nathalie Furmento
|
6901c4441b
src/: fix copyrights
|
7 yıl önce |
Nathalie Furmento
|
c07d1b5a27
src: minor fixes
|
7 yıl önce |
Samuel Thibault
|
c387b751ad
Fix atomicity of adding a comb to a perfmodel
|
7 yıl önce |
Samuel Thibault
|
4953c87f06
Fix atomicity of reallocation of comb array in perfmodels
|
7 yıl önce |
Nathalie Furmento
|
130d46371a
minor fixes following sonar-scanner warnings
|
7 yıl önce |
Nathalie Furmento
|
53f2fb3b3d
src: compiler suggests parentheses around assignment used as truth value
|
7 yıl önce |
Nathalie Furmento
|
76703c1031
src: remove useless parenthesis
|
7 yıl önce |
Samuel Thibault
|
a47ff9032d
avoid using strcpy
|
7 yıl önce |
Nathalie Furmento
|
78e33372df
followup to #21973: we need to initialize starpu_perfmodel's rwlock
|
7 yıl önce |
Samuel Thibault
|
ef3d46ef53
fix crash on macos: we need to initialize starpu_perfmodel's rwlock
|
7 yıl önce |
Samuel Thibault
|
1aa9b01953
Use common list implementation instead of homemade implementation. Also release perfmodel node from registered model list on unload
|
7 yıl önce |
Samuel Thibault
|
f316128b31
Add missing free
|
7 yıl önce |
Nathalie Furmento
|
5bafcfa38c
src: avoid using hard-coded numbers
|
7 yıl önce |
Nathalie Furmento
|
1112e8f712
src: avoid using hard-coded numbers
|
7 yıl önce |
Nathalie Furmento
|
17d445233c
src: fix parameter printf type
|
7 yıl önce |
Samuel Thibault
|
19a535c3a5
don't reallocate if there are already enough combinations
|
8 yıl önce |
Samuel Thibault
|
4bde16fd88
rendre _starpu_arch_comb_get publique sous le nom starpu_perfmodel_arch_comb_fetch
|
8 yıl önce |
Samuel Thibault
|
0e79ad3c82
Add STARPU_PERF_MODEL_HOMOGENEOUS_CPU environment variable to allow having one perfmodel per CPU core
|
8 yıl önce |
Olivier Aumage
|
e62e2254e6
fix coverity issue
|
8 yıl önce |
Olivier Aumage
|
8fe2351f74
avoid square roots of negative values
|
8 yıl önce |
Olivier Aumage
|
c69b727f33
allow devices with ncores=0
|
8 yıl önce |
Olivier Aumage
|
58d4d0dcd0
properly initialize codelet_start/codelet_end timestamps
|
8 yıl önce |
Samuel Thibault
|
1a33adc5ab
Fix reading file size
|
8 yıl önce |
Samuel Thibault
|
6f80d6c001
Fix returned value for starpu_perfmodel_display
|
8 yıl önce |
Samuel Thibault
|
c8261aa58f
Fix previous commit: we need to get back to beginning of file :)
|
8 yıl önce |
Samuel Thibault
|
9feec47e07
Ignore empty performance model files, there is nothing that can be done about them
|
8 yıl önce |
Samuel Thibault
|
7edd7335cb
Print the incorrect performance model file path on errors
|
8 yıl önce |
Nathalie Furmento
|
bf074a7831
src: include core/task.h when needed
|
8 yıl önce |