LAM/MPI logo

LAM/MPI General User's Mailing List Archives

  |   Home   |   Download   |   Documentation   |   FAQ   |   all just in this list

From: ducong_at_[hidden]
Date: 2004-10-12 14:51:11


Hi,
When I am trying to run a MPI program, I got the following error:
$ mpirun -ssi rpi crtcp -np 1 a.out
cr_pthread.c:82 cri_pthread_init: When linking libpthread, it must be
linked AFTER libcr

My configuration is as follows:
$ ./configure --with-cr-blcr=/usr/local/blcr --with-rpi=crtcp
--prefix=/home/ducong/lam --with-rsh=ssh -x

How to solve this problem?
Thanks