mirror of
https://github.com/terrapkg/packages.git
synced 2026-05-31 09:01:55 +00:00
5b01c3c406
* add: libcufile and libcusolver
* chore: Change changelog so no one reports issues to Negativo pls do not
(cherry picked from commit a922f12b29)
Co-authored-by: Gilver <rockgrub@disroot.org>
9 lines
198 B
PkgConfig
9 lines
198 B
PkgConfig
libdir=LIBDIR
|
|
includedir=INCLUDE_DIR
|
|
|
|
Name: cusolver
|
|
Description: A LAPACK-like library on dense and sparse linear algebra
|
|
Version: CUDA_VERSION
|
|
Libs: -L${libdir} -lcusolver
|
|
Cflags: -I${includedir}
|