AccelerateHS / AccelerateHS/accelerate

Annotations for -ddump-exec

Aperta
#176 1 commento 0 reazioni 0 assegnatari Vedi su GitHub
new feature
Lingua principale
Haskell
Stelle
1k
Fork
135
Metriche di merge delle PR
Nessuna PR unita negli ultimi 30g

Descrizione

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.

Guida per i contributori

Nessuna guida per i contributori indicizzata per questo repository

Valutazione

Questa issue non è ancora stata valutata.

Ricevi le nuove issue nella tua casella

Un breve riepilogo di issue GitHub adatte ai principianti.