Hello,
I'm working with the artifact branch of your project. I've followed the setup instructions in the README. Now, when I run the following on 2 separate 64 GB RAM machines
On machine 1:
./test_compass_ring r=1 d=trip n=100 ip=<server_ip>
On machine 2:
./test_compass_ring r=2 d=trip n=100 ip=<server_ip>
And I'm getting the following error
C05BF343DA720000:error:1C800064:Provider routines:ossl_cipher_unpadblock:bad decrypt:../providers/implementations/ciphers/ciphercommon_block.c:124:
Aborted (core dumped)
Note that I don't get this error while working with SIFT and LAION. Kindly assist, thanks in advance for your time!
Hello,
I'm working with the artifact branch of your project. I've followed the setup instructions in the README. Now, when I run the following on 2 separate 64 GB RAM machines
On machine 1:
On machine 2:
And I'm getting the following error
Note that I don't get this error while working with SIFT and LAION. Kindly assist, thanks in advance for your time!