cuda-0.10.0.0: FFI binding to the CUDA interface for programming NVIDIA GPUs

Copyright[2009..2018] Trevor L. McDonell
LicenseBSD
Safe HaskellNone
LanguageHaskell98

Foreign.CUDA.Driver.Utils

Description

Utility functions

Synopsis

Documentation

driverVersion :: IO Int Source #

Return the version number of the installed CUDA driver.

libraryVersion :: Int Source #

Return the version number of the CUDA library (API) that this package was compiled against.