...
Other pdf documents in:
/opt/shared/cudatoolkit/4.2.9/cuda/doc/ and /opt/shared/gpucomputingsdk/4.2.9/C/doc/
What gpu libraries are available on the cluster for linear algebra methods?
Cula routines are available for dense and sparse matrix settings and access is via the module environment. To see what is current:
> module available
Cula install directory is /opt/shared/cula/
Matlab GPU
A nice introductory article from Desktop Engineering of Matlab's GPU capability can be found here.
...