在线时间:8:00-16:00
迪恩网络APP
随时随地掌握行业动态
扫描二维码
关注迪恩网络微信公众号
开源软件名称(OpenSource Name):IFCA/opencl开源软件地址(OpenSource Url):https://github.com/IFCA/opencl开源编程语言(OpenSource Language):Haskell 49.1%开源软件介绍(OpenSource Introduction):OpenCLA high-level OpenCL library for Haskell. Based on the OpenCLRaw package by J.R. Heard. By Luis Cabellos at IFCA InstallationRequirements: c2hs must be installed. (Try With the usual commands to install as a user library: cabal install --user Programs using the library must link against OpenCL; for example, by
passing About versioningOpenCL module uses Package Version Policy: http://www.haskell.org/haskellwiki/Package_versioning_policy But It differs in the A version number. It use OpenCL API version as A number, so 1.0.3.0 correspond to A=1.0=OpenCL API version 1.0, B=3 and C=0. The major version number is 1.0.3 Optional RequisitesSome OpenCL libraries require additional NUMA libraries. For instance, on Ubuntu 11.04: sudo apt-get install libnuma1 libnuma-dev ExampleThere is an simple working example in the examples folder. You can create an executable using: ghc --make examples/example01.hs Using ghciIt’s possible to use GHCi with OpenCL, e.g.: ghci examples/example01.hs |
2023-10-27
2022-08-15
2022-08-17
2022-09-23
2022-08-13
请发表评论