[OMPI users] Error while configuring openmpi with pgi

2010-02-16 Thread vighnesh
pi-1.3.3/ompi' make: *** [install-recursive] Error 1 Can anyone please help me in solving this problem. Thankyou, Regards, Vighnesh

Re: [OMPI users] Openmpi setup with intel compiler.

2009-10-01 Thread vighnesh
great help from you. :-) Thanks and Regards, Vighnesh >Dear Peter, >Your suggestions did worked, it didnt showed any error during make and >make install. But it didnt got installed with mpif90 support. I tried to >compile my mpi code, but it gave following error. >[vig

Re: [OMPI users] Openmpi setup with intel compiler.

2009-10-01 Thread vighnesh
Dear Peter, Your suggestions did worked, it didnt showed any error during make and make install. But it didnt got installed with mpif90 support. I tried to compile my mpi code, but it gave following error. [vighnesh@test_node SIVA]$ /share/apps/mpi/openmpi/intel/bin/mpif90 code.f -o

[OMPI users] Openmpi setup with intel compiler.

2009-09-30 Thread vighnesh
or 1 make[1]: Leaving directory `/tmp/openmpi-1.3.3/orte' make: *** [install-recursive] Error 1 My configure script line is as follow ./configure --prefix=/share/apps/mpi/openmpi/intel FC=ifort F77=ifort --with-tm=/opt/torques I did set the PATH and LD_LIBRARY_PATH environment variables correctly for intel compiler in .bash_rc file. Please help me to solve this problem Thanks And Regards, Vighnesh