cblas is actually written entirely in C indeed. I had always somehow believed it was just an interface. Maybe it was at the beginning. Anyway here is the download link: http://www.netlib.org/blas/blast-forum/cblas.tgz

Ok, good find. Now making netlib cblas a compulsory part of bootstrap and MKL or OpenBLAS an optional part: is that really saving work? 

On 22 Jun 2018, at 14:48, Pascal <[email protected]> wrote:

Is not cblas written in C or it is just an interface to the F77 version?

Otherwise the gsl (gnu scientific library) could be used?

Pascal

On 22/06/18 13:23, Luc Bourhis wrote:
Once fable would have been run on it, the FORTRAN would be gone: just commit the C++ and forget the origin of it. But this is terribly unrealistic: this is a vast amount of code to translate and trusting blindly fable would be silly whereas testing it all would be far too much work.

Thus I think the only route for getting the new BLAS 3 smtbx part of nightly tests would be to make the installation of the optimised BLAS not optional.

On 22 Jun 2018, at 14:07, [email protected] <[email protected]> wrote:

Howdy y’all,

If we could avoid adding more FORTRAN source code dependencies to this I (as a fruity computer user) would be delighted :-)

Cheerio Graeme


On 22 Jun 2018, at 13:01, Luc Bourhis <[email protected]<mailto:[email protected]>> wrote:

Hi,

On 22 Jun 2018, at 13:27, Pascal <[email protected]<mailto:[email protected]>> wrote:

A third option would be to keep third party blas/lapack libraries optional but include the version from netlib has a fall back in cctbx. No need to duplicate implementation. If you just include the functions used in cctbx from netlib it is also lightweight. Tests should be fine against netlib only. Third party libraries are checked on their own.

I like the idea. It is very important the new smtbx code relying on BLAS 3 is part of nightly tests but Pascal is right here. The only problem is that netlib reference BLAS is written in FORTRAN. So is LAPACK. Both have C interfaces but the actual implementation is in FORTRAN. We could of course run fable on it. In case you do not know Pascal, fable is a tool written by Ralf to convert Fortran to C++.

Best wishes,

Luc

_______________________________________________
cctbxbb mailing list
[email protected]<mailto:[email protected]>
http://phenix-online.org/mailman/listinfo/cctbxbb


--
This e-mail and any attachments may contain confidential, copyright and or privileged material, and are for the use of the intended addressee only. If you are not the intended addressee or an authorised recipient of the addressee please notify us of receipt by returning the e-mail and do not use, copy, retain, distribute or disclose the information in or attached to the e-mail.
Any opinions expressed within this e-mail are those of the individual and not necessarily of Diamond Light Source Ltd.
Diamond Light Source Ltd. cannot guarantee that this e-mail or any attachments are free from viruses and we cannot accept liability for any damage which you may sustain as a result of software viruses which may be transmitted in or with the message.
Diamond Light Source Limited (company no. 4375679). Registered in England and Wales with its registered office at Diamond House, Harwell Science and Innovation Campus, Didcot, Oxfordshire, OX11 0DE, United Kingdom

_______________________________________________
cctbxbb mailing list
[email protected]
http://phenix-online.org/mailman/listinfo/cctbxbb

_______________________________________________
cctbxbb mailing list
[email protected]
http://phenix-online.org/mailman/listinfo/cctbxbb


_______________________________________________
cctbxbb mailing list
[email protected]
http://phenix-online.org/mailman/listinfo/cctbxbb