AccelerateHS / AccelerateHS/accelerate
New-pipeline: Make reference counting explicit in UniformSchedule
Aberta
- Linguagem predominante
- Haskell
- Estrelas
- 1k
- Forks
- 135
- Métricas de merge de PRs
- Nenhum PR com merge em 30d
Descrição
We are using reference counting for memory management on new-pipeline. The reference counting logic is currently hardcoded for the Native backend. To also use reference counting on the PTX backend, we should perform reference counting in the shared code instead of in the backend code. We can do that by making reference counting explicit in the last shared representation: UniformSchedule.
Guia de contribuição
Nenhum guia de contribuição indexado para este repositório
Avaliação
Esta issue ainda não foi avaliada.