skcuda.misc.shutdown

skcuda.misc.shutdown()[source]

Shutdown libraries used by scikit-cuda.

Shutdown the CUBLAS, CULA, CUSOLVER, and MAGMA libraries used by high-level functions provided by scikits-cuda.

Notes

This function does not shutdown PyCUDA.