AccelerateHS / AccelerateHS/accelerate

Implement minimal interpreter for new pipeline

オープン
#468 コメント 0 件 リアクション 0 件 担当者 1 名 @ivogabe が担当を希望しています GitHub で見る
主要言語
Haskell
スター
1k
フォーク
135
PR マージ指標
30日以内にマージされた PR はありません

説明

The interpreter should be implemented for the new pipeline. This roughly consists of the following steps:

- [ ] Create a data type for the primitive operations in the interpreter. We should keep this limited to generate and permute, as the other operations have default implementations in terms of these. That will also allow us to test the default implementations :)
- [ ] Implement the DesugarAcc type class
- [ ] Integrate with new schedule (#467)
- [ ] Create a Kernel data type, containing a function performing the actual computation
- [ ] Implement compilation step (i.e., a function from Cluster to Kernel)

コントリビューションガイド

このリポジトリのコントリビューションガイドは索引されていません

評価

この issue はまだ評価されていません。

新しい issue をメールで受け取る

初心者向けの GitHub issue を短くまとめたダイジェスト。