AccelerateHS / AccelerateHS/accelerate
Annotations for -ddump-exec
Đang mở
new feature
- Ngôn ngữ chính
- Haskell
- Star
- 1k
- Fork
- 135
- Chỉ số merge pull request
- Không có pull request nào được merge trong 30 ngày
Mô tả
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.
Hướng dẫn đóng góp
Chưa lập chỉ mục được hướng dẫn đóng góp cho kho mã nguồn này
Đánh giá
Issue này chưa được đánh giá.