GSL v2.0 discussion

Jean-François Caron jfcaron@phas.ubc.ca
Fri Apr 4 17:41:00 GMT 2014


> 1. Should we try to add lapack/flame interfaces for the 2.0 release or wait until 3.0? 

Unless an individual specifically volunteers for this job, we should not delay.

> 2. Is it better to select gsllinalg/lapack/flame at compile time or link time?

Selecting at compile time sounds more reasonable.  If a user really needs to use both LA libs with GSL, they should be advanced enough to be able to install parallel versions of GSL.  

> 4. What should we do about error handling in libflame? Just accept the abort() behavior?

File a bug report with libflame?

> 5. Is there a strong preference for doing wrappers for both lapack and flame? Should we only interface to lapack, due to the difficulties with flame (global state, abort() error handling)? Should we only interface to flame due to its more modern design?

If only one of the libs was an option, I would vote for LAPACK, since it’s much more commonly used & well-known.  

Jean-François



More information about the Gsl-discuss mailing list