-
Weird output from cursor get: I would get both key and value inside the key variable, then the value inside the value variable :
```cpp
#include
#include
#include
using namespace lmdb;
int…
-
I use the following command to run the node, the node version is 0.18.2.2
```bash
/opt/xmrmain/core/monerod --rpc-bind-ip=0.0.0.0 --rpc-bind-port=18081 --p2p-bind-port=18080 --data-dir=/mnt/xmrmain/…
-
Hi,
I have successfully built caffe2 on Power8 minsky. When I run the lmdb example in `caffe2/python/example`, I get the following error. Any suggestions where might be wrong? Thanks in advance.
…
hma02 updated
7 years ago
-
Hello,
Is the project still active and maintained please?
Thank you very much!
-
部分报错
...
2024-04-18,21:54:45 | INFO | Rank 0 | valid_step_interval: 150
2024-04-18,21:54:45 | INFO | Rank 0 | vision_model: ViT-B-16
2024-04-18,21:54:45 | INFO | Rank 0 | warmup: 100
2024-0…
-
I found `lmdb.DiskError` that seems to appear intermittently while I was working with multi-signature AIDs. I could not figure out a script to reproduce this error reliably. Here is the stack trace.
…
-
Hello,
**Program:** Authoritative
**Issue type:** Feature request
### Short description
Additional option in [here](https://doc.powerdns.com/authoritative/backends/lmdb.html) that would allow…
-
### Current Behavior
Currently exploring if we can get one of the SAIL implementations to scale to the use cases we have (>= single-digit Billion Triples in some cases. The LMDB SAIL seems like it …
-
Is data_path in initialize.py the same as lmdb_path in img2lmdb.py? I use lmdb_path in img2lmdb.py as data_path in initialize.py. The error message is as follows. After a long time of debugging, the e…
-
I would like to add `.lmdb` to the file formats supported by TaskOnKart.make_target(). `.lmdb` is the format used by several popular datasets, and is actually suitable for handling large datasets (esp…