Mailing List Archives
Authenticated access
|
|
|
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [HTCondor-users] best practice for periodic metric script along jobs
- Date: Wed, 19 Jun 2019 19:31:35 +0000
- From: Todd Tannenbaum <tannenba@xxxxxxxxxxx>
- Subject: Re: [HTCondor-users] best practice for periodic metric script along jobs
On 6/19/2019 3:20 AM, Thomas Hartmann wrote:
> @Todd
> Thing is, that I would like to compile a rough power consumption summary
> for each job, i.e., to read a node's power metrics and derive a very
> rough estimate (scaled by #cores) of a jobs power consumption.
> Motivation would be to give the users a 'real-life' clue on their
> resource usage, i.e., "your job/task used ##Wh of energy - approximately
> causing #g of CO2"
>
Interesting idea!
Thanks for sharing,
Todd