Re: [Mesa-dev] GPU (and system) monitoring

2017-11-24 Thread Gordon Haverland
On my TODO list was to start learning R, including how to do R from within Perl. So I got Statistics::R installed. Not really sure of what kind of model to apply to any of this data, what I decided to try was Hyndman's ets() from the forecast package at CRAN. This is a swiss army chainsaw of exp

Re: [Mesa-dev] GPU (and system) monitoring

2017-11-21 Thread Gordon Haverland
On Tue, 21 Nov 2017 15:26:17 +0200 Eero Tamminen wrote: > 1. Temperature is affected by the temperature of the surrounding > media, power usage less so > 2. Temperature sensor might not be exactly where current load is > using most power (e.g. ALUs vs. memory) I would imagine the reason to monit

Re: [Mesa-dev] GPU (and system) monitoring

2017-11-20 Thread Gordon Haverland
On Mon, 20 Nov 2017 13:25:26 +0100 Nicolai Hähnle wrote: > ... umr does > that for the amdgpu kernel module I downloaded the source tree, compiled umr, mounted the debugfs to use umr, and ran umr --top switching to sensor mode, you could see loads. And I collected a few second of informatio

Re: [Mesa-dev] GPU (and system) monitoring

2017-11-20 Thread Gordon Haverland
On Mon, 20 Nov 2017 13:25:26 +0100 Nicolai Hähnle wrote: > This kind of system-level monitoring is typically the domain of the > kernel, not Mesa. > > I know you can get GPU clocks and temperature from there (e.g. umr > does that for the amdgpu kernel module), I don't know about power > consump

[Mesa-dev] GPU (and system) monitoring

2017-11-19 Thread Gordon Haverland
Greetings. I've been lurking a long time. There is perhaps too much introduction here. Why I've been lurking was related to OpenCL (and btrfs) issues related to some upgrading of hardware and software I have on my LAN when time permitted. Well, winter arrived and now there isn't quite so much s