[OMPI users] openmpi-1.1a9r10157 Fails to build with Nag f95 Compiler

2006-06-03 Thread Doug Roberts
Thanks. Adding FCFLAGS="-mismatch -w" allowed openmpi-1.1a9r10177 to build this time and i am able to run simple test problems on the cluster. However, I am unable to run example problems that come with the Nag Parallel library which we also have in addition to the Nag f95 compiler. So I just

Re: [OMPI users] openmpi-1.1a9r10157 Fails to build with Nag f95 Compiler

2006-06-02 Thread Brock Palen
I was able to build OMPI (1.1a9r10177) with nag f95 5.0(414) with out any problems. To configure it be sure to use: FCFLAGS='-mismatch -w' That is the only really big change, I did use a prefix path to pbs (for tm) I also use portland for both my c and c++ compiler. Here if my full

[OMPI users] openmpi-1.1a9r10157 Fails to build with Nag f95 Compiler

2006-06-02 Thread Doug Roberts
Hello, I have tried openmpi-1.1a9r10177 and make is still crashing at the same point, although the error message has change as shown in the next snippet. I've attached the config.log, config.out and make.out make[4]: Entering directory `/opt/openmpi/openmpi-1.1a9r10177.bld/ompi/mpi/f90' ./script

[OMPI users] openmpi-1.1a9r10157 Fails to build with Nag f95 Compiler

2006-06-01 Thread Doug Roberts
Hi, I'm using the NAGWare Fortran 95 compiler Release 5.0(414), but make fails as shown in the snippet below. I've attached the config.log, config.out and make.out files. The system is a dual processor Opteron server running a 2.6 x86_64 linux kernel and has a myrinet mx based interconnect which