提交 dcf7bd2d 编写于 作者: Y Yu Yang

Add initP2P

上级 50f71f50
......@@ -85,7 +85,7 @@ void InitDevices() {
for (int i = 0; i < count; ++i) {
places.emplace_back(platform::CUDAPlace(i));
}
// InitP2P(count);
InitP2P(count);
platform::DeviceContextPool::Init(places);
}
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册