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.
Keith Underwood keithu at parl.clemson.eduTue Jul 17 15:52:41 PDT 2001
- Previous message: SHMMAX
- Next message: SHMMAX
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Hmm... That wasn't something that worked for me, but this did: echo 134217728 | bpsh 0 dd of=/proc/sys/kernel/shmmax Note of warning: "dd" can and will do very very nasty things to your hard drive if you use it improperly. I am disclaim any responsibility for bad things you happen to do to your hard drive. Keith On Tue, 17 Jul 2001, Greg Lindahl wrote: > 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 > > _______________________________________________ > Beowulf mailing list, Beowulf at beowulf.org > To change your subscription (digest mode or unsubscribe) visit http://www.beowulf.org/mailman/listinfo/beowulf > --------------------------------------------------------------------------- Keith Underwood Parallel Architecture Research Lab (PARL) keithu at parl.clemson.edu Clemson University
- Previous message: SHMMAX
- Next message: SHMMAX
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
More information about the Beowulf mailing list
