mirror of
https://github.com/terrapkg/packages.git
synced 2026-05-31 17:11:56 +00:00
a922f12b29
* add: libcufile and libcusolver * chore: Change changelog so no one reports issues to Negativo pls do not
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}
|