AccelerateHS / AccelerateHS/accelerate
Annotations for -ddump-exec
Ouverte
new feature
- Langage dominant
- Haskell
- Étoiles
- 1k
- Forks
- 135
- Métriques de merge des PR
- Aucune PR mergée en 30 j
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.
Guide de contribution
Aucun guide de contribution indexé pour ce dépôt
Évaluation
Cette issue n'a pas encore été évaluée.