Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 24 May 2003 04:08:14 +0100 (BST)
From:      "=?iso-8859-1?q?Pedro=20F.=20Giffuni?=" <giffunip@yahoo.com>
To:        Nakata Maho <chat95@mbox.kyoto-inet.or.jp>
Cc:        freebsd-ports@FreeBSD.org
Subject:   Re: Serious bug in math/superlu port (with fix)
Message-ID:  <20030524030814.59783.qmail@web13407.mail.yahoo.com>
In-Reply-To: <20030524.093848.115902776.chat95@mbox.kyoto-inet.or.jp>

next in thread | previous in thread | raw e-mail | index | archive | help
 --- Nakata Maho <chat95@mbox.kyoto-inet.or.jp> wrote: > Hi,
> 
...
> my /etc/make.conf is just like follwings(partially, of
> course):
> 
> CXXFLAGS+= -pipe -O2 -mcpu=pentiumpro -march=pentiumpro
> CFLAGS+=   -pipe -O2 -mcpu=pentiumpro -march=pentiumpro
> FFLAGS+= -pipe -O4 -mcpu=pentiumpro -march=pentiumpro
> -fstrength-reduce -funroll-loops -fexpensive-optimizations
> -ffast-math -malign-double
> 
OK, FFLAGS is not documented in the example make.conf, dumb me. 

> Anyway, it should be much better to use math/atlas instead of
> using BLAS,
> which is the fastest blas implimentation, and lapack is also
> paritally
> implimented. You want to use atlas on sparc64 platform? yes,
> it doesn't compile, reported by kris...
> 

It's faster but isn't size important too?? In the case of the
superlu patch I changed BLAS from BUILD_DEPENDS to RUN_DEPENDS
precisely to hint out that even when you need to link it with
BLAS, you can use any BLAS. 

Well... I don't know what to think of BLAS.. it's an important
port but there are not many ports using it so there is no policy
unto which should be the "official" BLAS. FWIW, there's also an
optimized version of BLAS for pentiums somewhere. (I recall I
posted the URL some years ago, but nobody ported it.)

cheers,

    Pedro.

__________________________________________________
It's Samaritans' Week. Help Samaritans help others. 
Call 08709 000032 to give or donate online now at http://www.samaritans.org/support/donations.shtm



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20030524030814.59783.qmail>