modules are way more friendly that manually setting and exporting your
environment.
the issue here is you are setting your environment in your .bashrc, and
that cannot work if your account is used with various MPI implementations.
(unless your .bashrc checks a third party variable to select the
app
Hi,
The short answer: Environment module files are probably the best
solution for your problem.
The long answer: See
,
which pretty much addresses your question.
Andy
On 05/23/2016 07:40 AM, Megdich Islem
wrote: