Authors & Acknowledgments

This software was written and packaged by Lev Givon [1]. Although it depends upon the excellent PyCUDA [2] package by Andreas Klöckner, scikits.cuda is developed independently of PyCUDA.

Special thanks are due to the following parties for their contributions:

  • Frédéric Bastien - CUBLAS version detection enhancements.
  • Sander Dieleman - CUBLAS 5 bindings.
  • capdevc - MacOS X library search fix.
  • Ying Wei (Daniel) Fan - Kindly permitted reuse of CUBLAS wrapper code in his PARRET [3] software).
  • Michael M. Forbes - Improved MacOSX compatibility, bug fixes.
  • Jacob Frelinger - Various enhancements.
  • Eric Larson - Various enhancements.
  • Teodor Mihai Moldovan - CUBLAS 5 bindings.
  • Lars Pastewka - FFT tests and FFTW compatibility mode configuration.
  • Alex Rubinsteyn - Support for CULA Dense Free R17.
  • Steve Taylor - Cholesky factorization/solve functions.
  • Rob Turetsky - Useful feedback.
  • Thomas Unterthiner - Additional high-level and wrapper functions.
  • Stefan van der Walt - Bug fixes.
  • Feng Wang - Bug reports.
  • Yiyin Zhou - Patches, bug reports, and function wrappers
[1]http://www.columbia.edu/~lev/
[2]http://mathema.tician.de/software/pycuda/
[3]http://www.mathcs.emory.edu/~yfan/PARRET