Copyright | [2017] Trevor L. McDonell |
---|---|
License | BSD3 |
Maintainer | Trevor L. McDonell <tmcdonell@cse.unsw.edu.au> |
Stability | experimental |
Portability | non-portable (GHC extensions) |
Safe Haskell | None |
Language | Haskell2010 |
Documentation
setStream :: Handle -> Stream -> IO () Source #
Sets the execution stream which all subsequent cuSolverSp library functions will execute with. If not set, functions execute in the default stream (which never overlaps any other operations).
http://docs.nvidia.com/cuda/cusolver/index.html#cusparsesetstream