On Feb 28, 2006, at 12:17 PM, Emanuel Ziegler wrote:
Just another question: Is is possible to use a 32 Bit machine as head
node (without being involved into the computations)? When I try to
run a
program using mpirun from the 32 Bit machine I get
[headnode:32560] [0,0,0] mca_oob_tcp_recv_
Am Montag, den 27.02.2006, 09:27 -0700 schrieb Tim S. Woodall:
> Hello Emanuel,
>
> You might want to try an actual hard limit, say 8GB, rather than
> unlimited. I've run into issues w/ unlimited in the past.
>
> Thanks,
> Tim
Oh, stupid me! On Debian /etc/pam.d/rsh does not contain
session
Hello Emanuel,
You might want to try an actual hard limit, say 8GB, rather than
unlimited. I've run into issues w/ unlimited in the past.
Thanks,
Tim
Emanuel Ziegler wrote:
Hi!
After solving my last problem with the help of this list (thanks
again :) I encountered another problem regarding t
Hi!
After solving my last problem with the help of this list (thanks
again :) I encountered another problem regarding the memory allocation
for the openib component.
If I try to run an arbitrary MPI program, e.g. with
$ orterun -np 2 --bynode --host node01,node02 \
--prefix /usr/loca