I recently released a package containing wrappers for functions in
CUBLAS, CUFFT, and the free-of-charge (i.e., non-premium) version of
the CULA library [1], as well as some higher-level numpy-like
functions that make use of them. The wrappers are ctypes-based [2] and
do not attempt to be exhaustive (primarily because of the research
needs of myself and my colleagues).

The current release of the package is available here:
http://pypi.python.org/pypi/scikits.cuda/

Feedback welcome.

                                                      L.G.

[1] http://www.culatools.com
[2] and make use of some the ideas in PARRET

_______________________________________________
PyCUDA mailing list
PyCUDA@tiker.net
http://lists.tiker.net/listinfo/pycuda

Reply via email to