Opened 17 years ago

Closed 16 years ago

Last modified 15 years ago

#387 closed Enhancement (fixed)

only send enough tasks to match ncpus

Reported by: JKeck Owned by: davea
Priority: Minor Milestone: Undetermined
Component: Server - Scheduler Version:
Keywords: Cc:

Description

The project configuration option max_wus_in_progress will limit the number of tasks in the queue. It would be a nice addition to have a value for this option that will automatically adjust to match the number of CPUs available on a host.

Change History (4)

comment:1 Changed 17 years ago by Nicolas

Component: Server - SetupServer - Scheduler
Owner: changed from davea to Bruce Allen

Just FYI: My original patch kept the workunit limit at max_wus_in_progress * ncpus, making the setting effectively workunits per CPU rather than per host. That was after a user requested on my project forums to do it that way. David changed that when he accepted the patch.

comment:2 Changed 16 years ago by Nicolas

Owner: changed from Bruce Allen to davea
Priority: TrivialMinor

comment:3 Changed 16 years ago by davea

Resolution: fixed
Status: newclosed

comment:4 Changed 16 years ago by Nicolas

In [14475].

Note: See TracTickets for help on using tickets.