works fine now.
In earth sciences - at least oceanography and meteorology - Fortran is
still the language of choice.
kb
On Wed, Nov 07, 2007 at 12:25:06 +0100, Adrian Knoth wrote:
> On Wed, Nov 07, 2007 at 10:41:55AM +, Karsten Bolding wrote:
>
> > Hello
>
> Hi!
>
> > there is no support
On Wed, Nov 07, 2007 at 10:41:55AM +, Karsten Bolding wrote:
> Hello
Hi!
> there is no support for Fortran - even though F77 and F90 are set as
Fortran? Who needs Fortran? ;)
Check line 151 in the Makefile. We've disabled Fortran for our developer
builds, as we're interested in OMPI, not i
Hello
On Wed, Nov 07, 2007 at 11:03:56AM +0100, Adrian Knoth wrote:
> On Wed, Nov 07, 2007 at 09:45:24AM +, Karsten Bolding wrote:
>
> Place the attached Makefile as i.e. /tmp/my-ompi/Makefile, get the svn
> snapshot into /tmp/my-ompi/ompi and just run "make" in /tmp/my-ompi/.
>
> Over her
On Wed, Nov 07, 2007 at 09:45:24AM +, Karsten Bolding wrote:
> Hello
Hi!
> Are there any known issues with ubuntus version of libtool. When I run
Libtool is always an issue ;) To circumvent this, we have a Makefile
fetching the right versions, compiling the whole autotools chain,
prepends t
Hello
As it seems I need a feature only present in the svn-version of OpenMPI
I'm in the process of installing and compiling this version.
I've tried on two different machines.
1) debian everything worked OK.
autoconf 2.61-4
automake 1:1.10+nogfdl-1
libtool 1.5.24-1
ifort Version 10.0
2) ubu