You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This SciKit (toolkit for SciPy [1]) provides Python interfaces to a
subset of the functions in the CUDA, CUDART, CUBLAS, and CUFFT
libraries distributed as part of NVIDIA's CUDA Programming Toolkit
[2], as well as interfaces to select functions in the free and
standard versions of the CULA Dense Toolkit [3]. In contrast to most
existing Python wrappers for these libraries (many of which only
provide a low-level interface to the actual library functions), this
package uses PyCUDA [4] to provide high-level functions comparable to
those in the NumPy package [5].
Authors & Acknowledgments
This software was written and packaged by Lev Givon, currently at the
Bionet Group [6] at Columbia University.
See the included AUTHORS file for more information and
acknowledgments.
License
This software is licensed under the
BSD License.
See the included LICENSE file for more information.
Contact Information
Please direct all questions and comments pertaining to this software to