Ok im doing that, and everything is compiling just fine..
Thanks for the help there!

-Mohamad

Jeff Squyres wrote:
> On Sep 21, 2007, at 4:48 PM, Mohamad Chaarawi wrote:
> 
>> in their make.* file however when they set LIB they had
>> -L${OPEN_IB_LIB} ${BLCR_LIB} ${RDMA_CM_LIBS} -libverbs -libumad - 
>> lpthread
>> i tried using the variables instead of hardcoding the
>> (/usr/local/ofed/lib64), but it wouldn't translate them.
>> mvapich2_setenv = LIBS -L${OPEN_IB_LIB} ${BLCR_LIB} ${RDMA_CM_LIBS}
>> -libverbs -lpthread
>> is there a way for setenv to do as they did with export?
> 
> I think you'll need to fill in whatever the values of ${OPEN_IB_LIB}  
> and friends are (I think those values are local to their script).   
> BLCR is the checkpoint/restart lib, so I think you can leave that out.
> 


-- 
Mohamad Chaarawi
Instructional Assistant           http://www.cs.uh.edu/~mschaara
Department of Computer Science    University of Houston
4800 Calhoun, PGH Room 526        Houston, TX 77204, USA

Reply via email to