|
From: Nils H. <nil...@uc...> - 2010-02-11 00:50:40
|
What about reserving I/O? If a job is rsyncing etc. we don¹t want others to use bandwidth. Nils On 2/10/10 3:38 PM, "Jordan Mendler" <jme...@uc...> wrote: > I have noticed that many people have been submitting jobs with -pe serial 8, > when their job only uses one thread. Please only use -pe serial #, if your job > is multi-threaded and using # threads. > > If you are simply trying to reserve memory, use -l vf=#G instead. Please note > that this is on a per core basis, so -l vf=4G -pe serial 8 will request an > 8-core machine with 32G of RAM. -l vf=4G -pe serial 2 will request 8G and 2 > cpu's. -l vf=4G alone will request 4GB and 1 cpu. > > Thanks, > Jordan > > > ------------------------------------------------------------------------------ > SOLARIS 10 is the OS for Data Centers - provides features such as DTrace, > Predictive Self Healing and Award Winning ZFS. Get Solaris 10 NOW > http://p.sf.net/sfu/solaris-dev2dev > > _______________________________________________ > Nelsonlab-devel mailing list > Nel...@li... > https://lists.sourceforge.net/lists/listinfo/nelsonlab-devel |