AdaptiveCpp / AdaptiveCpp/AdaptiveCpp

Restrict resource usage more strictly to the devices actually used

未关闭
#1,321 0 条评论 0 个 reaction 已指派 0 人 在 GitHub 查看
enhancement
主要语言
C++
星标
1.9k
派生
228
平均合并
4 天 1 小时
30 天内合并 PR
25

描述

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

贡献指南

打开贡献指南

评估

这个 Issue 还没有评估数据。

把新 issue 发到你的邮箱

精选适合新手参与的 GitHub issue 摘要。