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

Disable P2P

上级 9dd64d83
......@@ -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.
先完成此消息的编辑!
想要评论请 注册