Hi,
First of all I need to say I really amazed on calculation speed of your program. I am trying to use it with Tesla V100 device but I am getting the following error;
Cuda version is 10.2 , Ubuntu server 18.04.4 LTS
command is :
./VanitySearch -gpu 1sdfa
result is:
VanitySearch v1.17
Difficulty: 264104224
Search: 1sdfa [Compressed]
Start Mon Mar 30 10:19:36 2020
Base Key: C3A84BA970A2B558DDC6C25670DB4257E70E544BEECEBE72B3A7EB02B4EC22C9
Number of CPU thread: 1
GPU: GPU #0 Tesla V100-SXM3-32GB (80x64 cores) Grid(640x128)
GPUEngine: Kernel: no kernel image is available for execution on the device
how can I solve it?
Thanks