g98l problems
Many of your questions may have already been answered in earlier discussions or in the FAQ. The search results page will indicate current discussions as well as past list serves, articles, and papers.
uccatvm uccatvm at ucl.ac.ukThu Nov 28 02:13:58 PST 2002
- Previous message: Master node in Clustermatic (BProc)
- Next message: [BProc] Master node in Clustermatic (BProc)
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Hi Luis, > shmget failed. > shmget failed.: Invalid argument The Linux kernel has traditionally fairly small limit for the shared memory segment size (SHMMAX), and this needs to be increased. On my dual Xeon (with 2 Gb memory) I have set it to 0.5 Gig, while on some other 2Gb Xeons in our department it is set to 1Gb. This seems to work fine. The way to do it permanently is to put (as root) the lines # Increase max shared memory kernel.shmmax=536870912 into /etc/sysctl.conf before rebooting. The temporary solution is echo 536870912 > /proc/sys/kernel/shmmax Hope this helps, Tanja -- ===================================================================== Tanja van Mourik Royal Society University Research Fellow Chemistry Department University College London phone: +44 (0)20-7679-4663 20 Gordon Street e-mail: work: T.vanMourik at ucl.ac.uk London WC1H 0AJ, UK home: tanja_van_mourik at btopenworld.com http://www.chem.ucl.ac.uk/people/vanmourik/index.html =====================================================================
- Previous message: Master node in Clustermatic (BProc)
- Next message: [BProc] Master node in Clustermatic (BProc)
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
More information about the Beowulf mailing list
