logo       
Google Custom Search
    AddThis Social Bookmark Button
-->

Re: problem with queue: msg#00099

Subject: Re: problem with queue
Hi Tomas,

Unhappily it doesn't work. I don't known what it is wrong.

Best Regards,
Bibo

Quoting Thomas Dargel <td@xxxxxxxxxxxxxxxxxxx>:

Hi,

give this a try, and add

set queue b_16cpus resources_available.nodect = 32

to your configuration.

Good luck,
Thomas.

On Tue, Nov 21, 2006 at 10:22:21AM -0200, Albino Aveleda wrote:
Hi,

I have a cluster with 32 nodes with 1 CPU per node. When I have
submitted two jobs with 16 CPUs (16 nodes), only one running. Although
I have 16 CPUs (nodes) free the second job doesn´t start. It was queued.

The comment in the "qstat -f <job_id>" command is:
comment = Not Running: Not enough cpus available

What is wrong in my configuration?

#
# Create and define queue b_16cpus
#
create queue b_16cpus
set queue b_16cpus queue_type = Execution
set queue b_16cpus Priority = 120
set queue b_16cpus max_running = 2
set queue b_16cpus resources_max.ncpus = 16
set queue b_16cpus resources_max.nodect = 16
set queue b_16cpus resources_max.nodes = 16
set queue b_16cpus resources_min.ncpus = 9
set queue b_16cpus resources_default.ncpus = 16
set queue b_16cpus resources_default.nodes = 16
set queue b_16cpus enabled = True
set queue b_16cpus started = True

Best regards,
Bibo



<Prev in Thread] Current Thread [Next in Thread>