ZakuroLab / spacemesh-cuda

Spacemesh-cuda is a library for plot acceleration using CUDA-enabled GPUs.
MIT License
23 stars 12 forks source link

How to use the postcli #4

Open zhesolfen opened 6 days ago

zhesolfen commented 6 days ago

Hello, may I ask how to use the postcli file? Could you please provide an example of startup parameters

tickinbuaa commented 4 days ago

This is an example:./postcli -commitmentAtxId SomeId -datadir PathToYourDir -maxFileSize 34359738368 -numUnits 110

zhesolfen commented 3 days ago

NVIDIA-SMI 550.78 Driver Version: 550.78 CUDA Version: 12.4 4070ti use the libpost.so

DeviceID:[0] Speed:[0 B/s] Commitment:[85b48e1405b5bc34021ce9d1b050c15795f83be864c43b0319c3908e8156bc4e] DeviceID:[0] Speed:[4.36 MiB/s] Commitment:[85b48e1405b5bc34021ce9d1b050c15795f83be864c43b0319c3908e8156bc4e] CUDA Error: File: /mnt/md0/ps/.cargo/git/checkouts/spacemesh-cuda-c335284012de0f91/c86afcc/src/spacemesh.cu Line: 133 Error code: 700 Error text: an illegal memory access was encountered

how to ?

jack198704 commented 1 day ago

NVIDIA-SMI 550.78 Driver Version: 550.78 CUDA Version: 12.4 4070ti use the libpost.so

DeviceID:[0] Speed:[0 B/s] Commitment:[85b48e1405b5bc34021ce9d1b050c15795f83be864c43b0319c3908e8156bc4e] DeviceID:[0] Speed:[4.36 MiB/s] Commitment:[85b48e1405b5bc34021ce9d1b050c15795f83be864c43b0319c3908e8156bc4e] CUDA Error: File: /mnt/md0/ps/.cargo/git/checkouts/spacemesh-cuda-c335284012de0f91/c86afcc/src/spacemesh.cu Line: 133 Error code: 700 Error text: an illegal memory access was encountered

how to ?

@zhesolfen It is a memory issue! Could you try to reduce file size?