cusolver

Version 0.3.0.0 revision 0 uploaded by TrevorMcDonell.

Package meta

Synopsis
FFI bindings to CUDA Solver, a LAPACK-like library
Description

The cuSolver library provides useful LAPACK-like features implemented on NVIDIA GPUs, such as common matrix factorization and triangular solve routines for dense matrices, a sparse least-squares solver routine, and an eigenvalue solver. This package provides FFI bindings to the functions of the cuSolver library. You will need to install the CUDA driver and developer toolkit:

http://developer.nvidia.com/cuda-downloads

See the travis-ci.org build matrix for tested CUDA library versions.

Author
Trevor L. McDonell <trevor.mcdonell@gmail.com>
Bug reports
n/a
Category
Foreign
Copyright
Copyright (c) [2017..2018]. Trevor L. McDonell <trevor.mcdonell@gmail.com>
Homepage
n/a
Maintainer
Trevor L. McDonell <trevor.mcdonell@gmail.com>
Package URL
n/a
Stability
n/a

Components