SHMMAX
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.
Greg Lindahl lindahl at conservativecomputer.comTue Jul 17 14:53:41 PDT 2001
- Previous message: SHMMAX
- Next message: SHMMAX
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
On Tue, Jul 17, 2001 at 04:08:23PM -0500, Carlos Ernesto Lopez Nataren wrote: > bpsh -a echo "134217728" > /proc/sys/kernel/shmmax Try: bpsh -a "echo 134217728 > /proc/sys/kernel/shmmax" It matters where the > gets expanded.. and recall that bpsh's stdout gets hooked up to /dev/null on remote nodes, so with the "" in the wrong place absolutely nothing happens. g
- Previous message: SHMMAX
- Next message: SHMMAX
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
More information about the Beowulf mailing list
