AccelerateHS / AccelerateHS/accelerate

Annotations for -ddump-exec

Open
#176 1 comment 0 reactions 0 assignees View on GitHub
new feature
Dominant language
Haskell
Stars
1k
Forks
135
PR merge metrics
No merged PRs in 30d

Description

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.

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.