|
From: Michael Y. <myo...@uc...> - 2010-02-11 00:01:08
|
What difference does it make if you want to reserve all memory on a 32 Gb node? ॐ Michael Yourshaw UCLA Geffen School of Medicine Department of Human Genetics, Nelson Lab 695 Charles E Young Drive S Gonda 5554 Los Angeles CA 90095-8348 USA myo...@uc... 970.691.8299 This message is intended only for the use of the addressee and may contain information that is PRIVILEGED and CONFIDENTIAL, and/or may contain ATTORNEY WORK PRODUCT. If you are not the intended recipient, you are hereby notified that any dissemination of this communication is strictly prohibited. If you have received this communication in error, please erase all copies of the message and its attachments and notify us immediately. Thank you. On Feb 10, 2010, at 15:38, Jordan Mendler 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 |