Re: numeric bindings with atlas & lapack
Kraus Philipp <[email protected]>
| Newsgroups | gmane.comp.lib.boost.ublas |
|---|---|
| Message-ID | <[email protected]> |
Am 05.11.2012 um 13:26 schrieb Thomas Klimpel: > Kraus Philipp wrote: >> I'm using the Boost numeric bindings for using LAPACK calls with the Ublas >> datatypes. >> I'm building ATLAS & LAPACK in combination on my *nix systems. On >> Windows the >> ATLAS build is very difficult, so can I use numeric bindings without ATLAS >> (CBLAS) calls? > > Just don't define the corresponding macros. Of course, only column_major storage will be fully supported then. I define only "BOOST_NUMERIC_BINDINGS_BLAS_CBLAS" under the *nix systems, so I need remove only this and I can use LAPACK calls without ATLAS? I use colmn-major order always on the LAPACK calls seems to be easy Thanks Phil _______________________________________________ ublas mailing list [email protected] http://lists.boost.org/mailman/listinfo.cgi/ublas Sent to: [email protected]