There shouldn't be any issue with using g95 instead of gfortran.
Can you double check that you aren't accidentally mixing installations somehow?
On Apr 6, 2011, at 7:52 AM, nicolas cordier wrote:
> hi,
>
> i need use open-mpi with g95 on debian linux lenny 5.0 - x86_64
> i compile it with FC=g
Oops! Probably a missed corner case that shouldn't be hard to fix. I've filed
a bug about this, so that it doesn't fall off the to-do list:
https://svn.open-mpi.org/trac/ompi/ticket/2768
On Apr 6, 2011, at 3:21 PM, David Gunter wrote:
> We tend to build OMPI for several different archite
oh thank you ! that might work
On Thu, Apr 7, 2011 at 5:31 AM, Terry Dontje wrote:
> Nehemiah,
> I took a look at an old version of a hpl Makefile I have. I think what you
> really want to do is not set the MP* variables to anything and near the end
> of the Makefile set CC and LINKER to mpicc.
On 04/06/2011 07:09 PM, Jason Palmer wrote:
> Hi,
> I am having trouble running a batch job in SGE using openmpi. I have read
> the faq, which says that openmpi will automatically do the right thing, but
> something seems to be wrong.
>
> Previously I used MPICH1 under SGE without any problems.
Hi Ralph
thank you for your suggestions. After some fiddling, i found that after my
last update (gentoo) my sshd_config had been overwritten
(X11Forwarding was set to 'no').
After correcting that, i can now open remote terminals with 'ssh -Y'
and with 'ssh -X'
(but with '-X' is till get those xaut
On 04/07/2011 08:36 AM, Paul Kapinos wrote:
Hi Terry,
so, the attached ceil.c example file *can* be compiled by "CC" (the
Studio C++ compiler), but *cannot* be compiled using "cc" (the
Studio C compiler).
$ CC ceil.c
$ cc ceil.c
Did you try to link in the math library -lm? When I did this
Hi Terry,
so, the attached ceil.c example file *can* be compiled by "CC" (the
Studio C++ compiler), but *cannot* be compiled using "cc" (the Studio
C compiler).
$ CC ceil.c
$ cc ceil.c
Did you try to link in the math library -lm? When I did this your test
program worked for me and that act
On 04/07/2011 06:16 AM, Paul Kapinos wrote:
Dear OpenMPI developers,
We tried to build OpenMPI 1.5.3 including Support for Platform LSF
using the Sun Studio (=Oracle Solaris Studio now) /12.2 and the
configure stage failed.
1. Used flags:
./configure --with-lsf --with-openib --with-devel-he
Nehemiah,
I took a look at an old version of a hpl Makefile I have. I think what
you really want to do is not set the MP* variables to anything and near
the end of the Makefile set CC and LINKER to mpicc. You may need to
also change the CFLAGS and LINKERFLAGS variables to match which
compile
On 04/06/2011 03:38 PM, Nehemiah Dacres wrote:
I am also trying to get netlib's hpl to run via sun cluster tools so i
am trying to compile it and am having trouble. Which is the proper mpi
library to give?
naturally this isn't going to work
MPdir= /opt/SUNWhpc/HPC8.2.1c/sun/
MPinc
Dear OpenMPI developers,
We tried to build OpenMPI 1.5.3 including Support for Platform LSF using
the Sun Studio (=Oracle Solaris Studio now) /12.2 and the configure
stage failed.
1. Used flags:
./configure --with-lsf --with-openib --with-devel-headers
--enable-contrib-no-build=vt --enable-
11 matches
Mail list logo