I want to have the capability to have multiple jobs overlap on the same nodes.
Example: If I submit 4 jobs into the queue. I have one compute node with 2 processors. The way I currently have it configured, two jobs will execute. Each job takes one processor. I would like all 4 jobs to execute at the same time. Somehow limit jobs by CPU load. ----- Original Message ----- From: "Jeremy Enos" <[EMAIL PROTECTED]> To: "Chris Tellor" <[EMAIL PROTECTED]>; <[EMAIL PROTECTED]> Sent: Tuesday, July 01, 2003 10:29 PM Subject: Re: [Oscar-users] Can multiple jobs be ran on one CPU at the same time? > Depends on what you mean... more than one job, or more than one process per > job. PBS is automatically configured to allow a maximum of one process per > processor per job. Maui is configured not to allow jobs to overlap > eachother on nodes. > Are you wanting to increase the number of processes per node within the > same job, or simply have the capability to have multiple jobs overlap on > the same node(s)? > > Jeremy > > At 09:03 PM 7/1/2003 -0500, Chris Tellor wrote: > >I downloaded OSCAR and setup a small test linux cluster. I was able > >to submit jobs to the OpenPBS queue, however only one job will run on > >each CPU. The servers in the cluster could handle at least two jobs > >on each CPU. Does anyone know how to configure OpenPBS or Maui so > >that it will run more than one job on each CPU at the same time? > > > > > > ------------------------------------------------------- > This SF.Net email sponsored by: Free pre-built ASP.NET sites including > Data Reports, E-commerce, Portals, and Forums are available now. > Download today and enter to win an XBOX or Visual Studio .NET. > http://aspnet.click-url.com/go/psa00100006ave/direct;at.asp_061203_01/01 > _______________________________________________ > Oscar-users mailing list > [EMAIL PROTECTED] > https://lists.sourceforge.net/lists/listinfo/oscar-users > ------------------------------------------------------- This SF.Net email sponsored by: Free pre-built ASP.NET sites including Data Reports, E-commerce, Portals, and Forums are available now. Download today and enter to win an XBOX or Visual Studio .NET. http://aspnet.click-url.com/go/psa00100006ave/direct;at.asp_061203_01/01 _______________________________________________ Oscar-users mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/oscar-users
