AdaptiveCpp / AdaptiveCpp/AdaptiveCpp

Restrict resource usage more strictly to the devices actually used

Aperta
#1,321 0 commenti 0 reazioni 0 assegnatari Vedi su GitHub
enhancement
Lingua principale
C++
Stelle
1.9k
Fork
228
Merge medio
4g 1h
PR unite (30g)
25

Descrizione

The queue pool of `multi_stream_executor` currently covers all devices of the same backend. This can cause resources to be allocated on devices even if those are not used by the program.
We should think about making this more restrictive so that queues and other resources are only allocated on the devices that are actually used.

See also #1246 #1318 https://github.com/AdaptiveCpp/AdaptiveCpp/pull/1318#pullrequestreview-1832140929

Guida per i contributori

Apri la guida per i contributori

Valutazione

Questa issue non è ancora stata valutata.

Ricevi le nuove issue nella tua casella

Un breve riepilogo di issue GitHub adatte ai principianti.