AMBER Archive (2007)

Subject: Re: AMBER: MPI

From: Mark Williamson (Mark.Williamson_at_imperial.ac.uk)
Date: Fri Aug 17 2007 - 07:58:00 CDT


Beale, John wrote:
> What do I need to enter to add $MPI_HOME/lib to my LD_LIBRARY_PATH?

If you're using the BASH shell and $MPI_HOME is already set:

  export LD_LIBRARY_PATH=$LD_LIBRARY_PATH:$MPI_HOME/lib

This line can be added to ~/.bashrc to ensure this is set every time you
log in.

regards,

Mark
-----------------------------------------------------------------------
The AMBER Mail Reflector
To post, send mail to amber_at_scripps.edu
To unsubscribe, send "unsubscribe amber" to majordomo_at_scripps.edu