icl-utk-edu / blaspp

BLAS++ is a C++ wrapper around CPU and GPU BLAS (basic linear algebra subroutines), developed as part of the SLATE project.
https://icl.utk.edu/slate/
BSD 3-Clause "New" or "Revised" License
66 stars 23 forks source link

Add shared library version (cmake) #83

Closed mgates3 closed 5 months ago

mgates3 commented 5 months ago

See https://github.com/icl-utk-edu/blaspp/pull/81. Resolves #63.