Mailing List Archives
Authenticated access
|
|
|
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [HTCondor-users] how to announce/schedule heterogeneous CPUs? [hypothetical question]
- Date: Wed, 18 Nov 2020 16:46:10 -0600
- From: dmaziuk <dmaziuk@xxxxxxxxxxxxx>
- Subject: Re: [HTCondor-users] how to announce/schedule heterogeneous CPUs? [hypothetical question]
On 11/18/2020 11:30 AM, Greg Thain wrote:
... On systems that run both at once, maybe one idea would be to
pin the condor daemons and the rest of the user-space system to the
little cores, and reserve the big cores exclusively for batch jobs.
My understanding is, that was the intended use. Like e.g. a smartwatch
that keeps the clock ticking all the time (on little core) but won't
start the "smart" stuff (and wake up the big core) until asked to.
Dimitri