Re: [OMPI users] OpenMPI/NAG Fortran: Missing libf52.so.1

2010-03-17 Thread Vedran Coralic
Thanks for the advice =) 2010/3/17 Tim Prince > On 3/16/2010 11:22 PM, Vedran Coralic wrote: > >> >> Now, I think I know what the problem is. Basically, the NAG Fortran >> compiler and its libraries are only available on the master node so that the >> remaining nodes cannot access/find the requi

Re: [OMPI users] OpenMPI/NAG Fortran: Missing libf52.so.1

2010-03-17 Thread Tim Prince
On 3/16/2010 11:22 PM, Vedran Coralic wrote: Now, I think I know what the problem is. Basically, the NAG Fortran compiler and its libraries are only available on the master node so that the remaining nodes cannot access/find the required files. From my understanding, the only way to fix this