Copyright | David Johnson (c) 2019-2020 |
---|---|
License | BSD3 |
Maintainer | David Johnson <djohnson.m@gmail.com> |
Stability | Experimental |
Portability | GHC |
Safe Haskell | None |
Language | Haskell2010 |
Information about ArrayFire API and devices
>>>
info
ArrayFire v3.6.4 (OpenCL, 64-bit Mac OSX, build 1b8030c5) [0] APPLE: AMD Radeon Pro 555X Compute Engine, 4096 MB -1- APPLE: Intel(R) UHD Graphics 630, 1536 MB
Documentation
Retrieve info from ArrayFire API
ArrayFire v3.6.4 (OpenCL, 64-bit Mac OSX, build 1b8030c5) [0] APPLE: AMD Radeon Pro 555X Compute Engine, 4096 MB -1- APPLE: Intel(R) UHD Graphics 630, 1536 MB
getInfoString :: IO String Source #
getDeviceCount :: IO Int Source #
Retrieves count of devices
>>>
getDeviceCount
2