AccelerateHS / AccelerateHS/accelerate
Annotations for -ddump-exec
オープン
new feature
- 主要言語
- Haskell
- スター
- 1k
- フォーク
- 135
- PR マージ指標
- 30日以内にマージされた PR はありません
説明
When running an accelerate-cuda program with -ddump-exec I get to see a lot of 'map', 'generate', 'fold1'. It would be nice to get more specific information. E.g. if I write
```
A.annotate "myfunc" $ A.replicate x y z
```
I expect to see "myfunc" in the output of -ddump-exec. However, I have no idea whether this still works in the presence of fusion.
コントリビューションガイド
このリポジトリのコントリビューションガイドは索引されていません
評価
この issue はまだ評価されていません。