Re: GNU Fortran 95: Opinions?
From: Paul Van Delst (paul.vandelst_at_noaa.gov)
Date: 11/03/04
- Next message: jan van oosterwijk: "Re: REAL :: Pi=3.& 14159"
- Previous message: Ian Bush: "Re: intent(in)"
- In reply to: Kamaraju Kusumanchi: "Re: GNU Fortran 95: Opinions?"
- Next in thread: David Ham: "Re: GNU Fortran 95: Opinions?"
- Reply: David Ham: "Re: GNU Fortran 95: Opinions?"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Date: Wed, 03 Nov 2004 09:37:39 -0500
Kamaraju Kusumanchi wrote:
> I am happy that you are interested in my suggestion. I have a better
> idea for linux users.
>
> If rpms, debs of compiled versions of blas, lapack, lapack95, fftw etc
> are made available that would be great. Currently on the netlib (I
> checked it before posting this) there are some rpms available
> (http://www.netlib.org/lapack95/). But they do not clearly mention which
> compiler they used for it.
>
> I would like to see something like this - a link from gfortran website
> which contains compiled software using gfortran for various
> architectures (i386, sparc, powerpc etc)...
>
> Someone on this list might say "what the hell? go and compile from
> sources?" But the lapack documentation is not so straightforward. It
> leaves many open ended questions for the novice who tries to use it. For
> example it says that, blas is needed to compile lapack which in turn is
> needed for lapack95. For a new user (who is not familiar with system
> administration stuff) this might be a daunting task. That is why, I
> think providing compiled versions of packages is a better idea. YMMV...
Keep in mind that a lot of people using Linux systems cannot use rpms to install stuff.
Not everyone has root (or some level of sudo) access to do those sorts of things. And I'll
wager that the number of people who do have that access is going to continue to decrease.
For those cases compilable sources (or precompiled libraries/binaries) are the go.
cheers,
paulv
-- Paul van Delst CIMSS @ NOAA/NCEP/EMC
- Next message: jan van oosterwijk: "Re: REAL :: Pi=3.& 14159"
- Previous message: Ian Bush: "Re: intent(in)"
- In reply to: Kamaraju Kusumanchi: "Re: GNU Fortran 95: Opinions?"
- Next in thread: David Ham: "Re: GNU Fortran 95: Opinions?"
- Reply: David Ham: "Re: GNU Fortran 95: Opinions?"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Relevant Pages
|