Nathalie Furmento
|
f7abbfa6fc
update copyright
|
7 years ago |
Nathalie Furmento
|
089c051bf5
fix copyrights
|
7 years ago |
Nathalie Furmento
|
6901c4441b
src/: fix copyrights
|
7 years ago |
Samuel Thibault
|
c47bd0e875
port r22014 from 1.2: Fix coherency between enabling profiling and accounting. This makes starpu_profiling_status_set more expensive, but that should not hurt
|
8 years ago |
Samuel Thibault
|
6d917d694e
rename "power" into "energy" wherever it applies, notably energy consumption performance models
|
9 years ago |
Samuel Thibault
|
1d6bac2be8
fix profiling measurement: we need to reset the "executing" state, otherwise the idle part at the end would be taken as executiong
|
9 years ago |
Samuel Thibault
|
95628fd942
Do not include worker initialization in profiling
|
9 years ago |
Samuel Pitoiset
|
053f1ec15a
profiling: display the number of GFlops/worker when STARPU_WORKER_STATS is enabled
|
9 years ago |
Nathalie Furmento
|
bb61f3808d
update cnrs copyright
|
10 years ago |
Samuel Thibault
|
4b1a16edde
Fix University name after the fusion..
|
11 years ago |
Samuel Thibault
|
69cb5ea77b
Make sure we do not include sys/time.h, but include starpu_util instead, which Does The Right Thing.
|
11 years ago |
Nathalie Furmento
|
9bb5a09263
src: minor fixes
|
12 years ago |
Nathalie Furmento
|
30860cac02
Renaming of diverse functions and datatypes.
|
12 years ago |
Samuel Thibault
|
b20e9ae4fa
Account active spinning time into sleeping time when using non-blocking drivers
|
13 years ago |
Nathalie Furmento
|
0f4dabd5bf
fixes warnings detected by icc
|
14 years ago |
Samuel Thibault
|
0d9f08ae8d
Fix copyrights, thanks Ludo!
|
14 years ago |
Samuel Thibault
|
24b42e1038
- Add starpu_opencl_collect_stats function to collect statistics from OpenCL
|
14 years ago |
Cédric Augonnet
|
cbc382c472
Fix previous commit
|
15 years ago |
Cédric Augonnet
|
e2c5593252
Add new fields in the per-task profiling info structure
|
15 years ago |
Cédric Augonnet
|
9491fa3d4e
Minimalist documentation of some internal functions
|
15 years ago |
Nathalie Furmento
|
4a983beb04
Update copyright
|
15 years ago |
Cédric Augonnet
|
a3b97df7f8
Add profiling capabilities on the bus too. This permits to monitor bus
|
15 years ago |
Cédric Augonnet
|
ec7ac2c525
- Rework the profiling API to use "struct timespec" rather than int64_t
|
15 years ago |
Cédric Augonnet
|
cc2b13c2db
Add profiling capabilities to the workers. It is now possible to query a worker
|
15 years ago |
Cédric Augonnet
|
2e64948872
Add some basic online performance feedback capabilities: if the profiling is
|
15 years ago |