AccelerateHS / AccelerateHS/accelerate

Annotations for -ddump-exec

オープン
#176 コメント 1 件 リアクション 0 件 担当者 0 名 GitHub で見る
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 はまだ評価されていません。

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

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