-
[(roachtest).disk-stalled/log=false,data=true failed](https://teamcity.cockroachdb.com/viewLog.html?buildId=2270945&tab=buildLog) on [release-20.1@295173db9014d59057b7733024848a806982613a](https://git…
-
**Describe the bug**
The experimental RF backend crashes with an exception `raft::cuda_error`.
Output:
[W] [19:16:40.163584] Using experimental backend for growing trees
[W] [19:16:43.017118] …
hcho3 updated
3 years ago
-
Currently, we can only use one path to store a PageStorage. It causes much more IO pressure(from Delta and Region snapshots) for the first disk than other disks when TiFlash is deployed in multi-paths…
-
**Describe the bug**
cugraph 0.18 traveling_salesperson returns a route and a cost. The cost appears correct but the route does not show all vertex ids in the output.
**Steps/Code to reproduce bu…
-
While `recvcounts` are already `size_t`, `displs` are still 32-bit ints.
In practice, `displs` are typically bigger than `recvcounts`.
The underlying `ncclbroadcast` based implementation does no…
-
**Describe the bug**
cuSparseS(or D)gthr, cuSparseS(or D)gemmi, and rmm::mr::get_default_resource are deprecated. RAFT uses this and this generates messy warnings; this makes finding real problems ha…
-
By removing master, now all old scripts from rapidsai break, FYI. One cannot use the build scripts or even `make` anymore.
-
[(roachtest).disk-stalled/log=false,data=true failed](https://teamcity.cockroachdb.com/viewLog.html?buildId=2267763&tab=buildLog) on [master@dc5544839735faaa04075e0d9e021ddba721f3bb](https://github.co…
-
**Is your feature request related to a problem? Please describe.**
RAFT handle.hpp stores the entire set of device properties at the beginning to make future queries low cost but cudart_utils.h does …
-
Ubuntu 18.04
g++ 7.5.0
/root/CLionProjects/fiscobcos/libconsensus/raft/RaftSealer.h:44: 错误: 对‘vtable for dev::consensus::RaftSealer’未定义的引用
/usr/bin/ld.gold: the vtable symbol may be undefined bec…