阅读背景:

编写一次并行数组Haskell表达式,使用repa在cpu和gpu上运行并加速

来源:互联网 

Repa and Accelerate API Similarity

The Haskell repa library is for automatically parallel array computation on CPUs. The accelerate library is automatic data parallelism on GPUs. The APIs are quite similar, with identical representations of N-dimensional arrays. One can even switch between accelerate and repa arrays with The Haskel




你的当前访问异常,请进行认证后继续阅读剩余内容。

分享到: