-
Notifications
You must be signed in to change notification settings - Fork 0
Automatic BLAS Configuration
License
vbraun/blas-config
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
Automatic BLAS Configuration ============================ The goal of this program is to automatically pick the most suitable BLAS implementation found on the computer and install pkgconfig (*.pc) files for it. This then enables other programs to compile and link to BLAS without having to know anything about the implementation. Installation ============ Run ./configure && make && make install as usual. TODO: implement configure switch to manually select and/or specify alternate directories. For BLAS Users ============== See bench/README for an example of how to integrate pkgconfig in your autotools project.
About
Automatic BLAS Configuration
Resources
License
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published