AccelerateHS / AccelerateHS/accelerate

Support GHCJS compilation

未关闭
#507 7 条评论 0 个 reaction 已指派 0 人 在 GitHub 查看
help wanted
主要语言
Haskell
星标
1k
派生
135
PR 合并指标
30 天内没有已合并 PR

描述

**Is your feature request related to a problem? Please describe.**
GHCJS cannot compile `accelerate`.

**Describe the solution you'd like**
GHCJS to successfully compile `accelerate`.

**Describe alternatives you've considered**
Don't use `accelerate`.

**Additional context**
`accelerate` currently uses foreign C calls that fail under GHCJS. Additionally, the `terminal-size` dependency does not compile with GHCJS.

I'm not sure how practical it would be to support compilation under GHCJS, but it would make `accelerate` an even more backend agnostic framework for computation. With GHCJS, `accelerate` could run on the web, in addition to CPUs and GPUs.

贡献指南

这个仓库没有索引到贡献指南

评估

这个 Issue 还没有评估数据。

把新 issue 发到你的邮箱

精选适合新手参与的 GitHub issue 摘要。