AdaptiveCpp / AdaptiveCpp/AdaptiveCpp
Restrict resource usage more strictly to the devices actually used
Aperta
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.