[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [HTCondor-users] Problems Defining Additional Slot Types
- Date: Mon, 4 Apr 2022 15:37:04 -0500 (CDT)
- From: Todd L Miller <tlmiller@xxxxxxxxxxx>
- Subject: Re: [HTCondor-users] Problems Defining Additional Slot Types
If you want HTCondor to manage the size and number of slots for
you, respecting (and optionally enforcing) the specific amount of RAM that
each job requests, use partitionable slots. Slots specified by the
administrator are static and do not, and can not, change based on the job
load.
- ToddM