[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [condor-users] more memory



On Fri, 06 Feb 2004 09:18:37 +0200  Mark Silberstein wrote:

> Take a look at the message below, by Derek. I think it answers your
> question too

indeed.  however, i just noticed the message from me you're quoting
has 1 important error...

>On Thu, 04 Dec 2003 21:30:23 -0600 Derek Wright wrote:

>> the startd prevents you from over-committing any shared system
>> resources (ram, swap space or disk space) when you're carving up an
>> SMP machine.

true.

>> the only exception is the number of cpus (and therefore,
>> VMs).  condor lets users "lie" about that, but it prevents you from
>> lying about the ram.

false.  if you wanted, you could have every VM advertise itself with
the full RAM on the machine by defining "MEMORY" in your config file
to the total RAM on the machine * the number of VMs you'll advertise.  

however, everything else i said was true.  ;) so, there's currently no
way to allow condor to notice once a job is matched on the machine and
have the other VMs automatically advertise less available RAM.  

this will change once we finish converting all of Condor to new
classads.

-derek
Condor Support Information:
http://www.cs.wisc.edu/condor/condor-support/
To Unsubscribe, send mail to majordomo@xxxxxxxxxxx with
unsubscribe condor-users <your_email_address>