-
LogManager中的_last_snapshot_id并没有持久化,所以每次启动时_last_snapshot_id都为0
在以下场景中:
1. ABC三副本
2. AB启动后写入数据
3. AB停止写入数据
4. 启动C
5. leader向C发送快照
6. ABC全部重启,并且A或B选为Leader
7. Leader向C写入become leader时的那个confi…
-
**Application version**
Cura 4.8.0
**Platform**
Windows 10
**Printer**
WEEDO X40 (custom profile)
**Reproduction steps**
1. Slice the file
**Screenshot(s)**
Extruder Settings:
![image]…
-
When os.environ["CUDA_VISIBLE_DEVICE"]="0" or only one devices, it works well.
But when set CUDA_VISIBLE_DEVICE=0,1,2,3, I will get a cuda_error.
What happend?
**Error Infomations are as folllow*…
-
```
[ 93%] Built target pose_graph
[ 95%] Linking CXX executable /workspace/VINS_MONO/RAFT_vins_ws/devel/lib/feature_tracker/feature_tracker
/usr/bin/ld: CMakeFiles/feature_tracker.dir/src/feature_…
-
While investigating some causes of our slow build times, @ahendriksen has provided some statistics (and scripts) to compute
1) a ranking of which device functions in a cuda-compiled binary have th…
-
TiFlash fork from Clickhouse around late 2018. There are lots of useless codes for TiFlash.
* [x] Remove `StorageKafka`, `StorageMySQL`, `StorageODBC` and `CapnProtoRowInputStream` https://github.c…
-
#### braft 版本
commit id:3cae30fb67cb9e988650500522c6d64ae609f2aa
#### 现象
braft内部线程都阻塞在对同一个NodeImpl::_mutex(地址 0x38a4b48) 加锁操作上,通过gdb查看锁的持有者,发现死锁了。
![KxXRgJ5KjP](https://github.com/baidu/braft/as…
-
root@bcos:~/FISCO-BCOS/build# make -j4
Scanning dependencies of target libvrf
Scanning dependencies of target tassl
[ 1%] Creating directories for 'tassl'
[ 4%] Built target jsoncpp
[ 4%] Buil…
-
Hi admin,
When I run `typesense` server inside a docker. `typesense` server crashes. (ubuntu 20.04)
```
I20240308 08:59:37.412551 1346950 text_embedder.cpp:32] Loading model from disk: /data/ub…
-
Cant create collection with embeddings when using GPU support, issue with CUDA ?
version installed
typesense-server-0.25.2-amd64.deb
worked with no issue
install gpu with
typesense-gpu-dep…