This is the mail archive of the gsl-discuss@sourceware.cygnus.com mailing list for the GSL project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]

GSL, CBLAS, and ATLAS



Hello GSL maintainers,

I am currently updating the reference implementation of the c interface
to the legacy blas and will be releasing it in a few days:
http://www.netlib.org/cgi-bin/checkout/blast/blast.pl.

One of the reasons for the update is an inconsistency between the blas
standard document and the implementation: the document includes an
example cblas.h which does not typedef the enumerated types while the
cblas.h in the implementation does.  This causes a type conflict when
compiling the gsl blas with HAVE_INLINE and HAVE_CBLAS defined. Oops!
I'd be happy to help out fixing the problem.

I also work on ATLAS and we'd be happy to coordinate a simpler
tunable installation procedure for its inclusion into the gsl.

Thanks,

****************************************************************
Jeff Horner        The University of Tennessee     CS Department
423 974-2841            fax: 423 974-8296         104 Ayres Hall
http://www.cs.utk.edu/~jhorner/        Knoxville, TN  37996-1301              


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]