AccelerateHS / AccelerateHS/accelerate

New-pipeline: Make reference counting explicit in UniformSchedule

Aberta
#569 0 comentários 0 reações 0 responsáveis Ver no GitHub
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.

Receba novas issues na sua caixa de entrada

Um resumo curto de issues do GitHub para quem está começando.