-
A list of known issues, limitation and things to check related to the empty type.
## Things to check
- [ ] Check how empty type behaves when compaction is happening. Currently compaction is allowe…
-
Don't take it too seriously, I am nobody to tell you what to do. But seeing your love for it I am wondering. For instance projects like RocksDb have raised the bar a lot, and recently watched some lec…
-
(clip4str) root@Lab-PC:/workspace/Project/OCR/CLIP4STR# bash scripts/vl4str_base.sh
abs_root: /home/shuai
model:
_convert_: all
img_size:
- 224
- 224
max_label_length: 25
charset_t…
-
hi,when running the example of reverse docking (`python predict.py -l ./reverse/ligand_1.sdf ./reverse/ligand_2.sdf -p ./reverse/receptors -o ./test -np 40 -gpu 0 -cpu 16 -bs 16 -n reverse`), I met an…
-
```
Process Process-1:
Traceback (most recent call last):
File "/home/chentong/anaconda3/envs/pytorch/lib/python3.9/multiprocessing/process.py", line 315, in _bootstrap
self.run()
File "/home/che…
-
We've seen azure storage compat tests trigger a segfault [here](https://github.com/man-group/ArcticDB/actions/runs/11666782192/job/32489194323):
```
FAILED tests/compat/arcticdb/test_compatibility.p…
-
When a ref store reaches `stroom.pipeline.referenceData.lmdb.maxStoreSize` loads will fail. It would be good if there was an additional threshold % property (e.g. 90%) such that prior to a load, if t…
-
### Affected Operating Systems
All
### Affected py-lmdb Version
All
### py-lmdb Installation Method
Irrelevant
### Using bundled or distribution-provided LMDB library?
Irrelevant
…
-
Currently, this library does not support the Win32 ARM64 platform, resulting in the following error during runtime:
```
No native build was found for platform=win32 arch=arm64 runtime=node abi…
-
Gossip is not a "it just works" program. There are a lot of things you need to manage.
It used to be that you needed to compress your own LMDB from time to time, but nobody even knew that. Eventu…