10gic / vanitygen-plusplus

A vanity address generator for BTC, ETH, LTC, TRX and 100+ more crypto currencies.
GNU Affero General Public License v3.0
248 stars 90 forks source link

OpenCL Leaving without error #97

Closed Sayrix closed 2 months ago

Sayrix commented 6 months ago

Hi when i try to generate an address it just leave without saying anything so i don't know how to figure the error

C:\Users\Sayrix\Desktop\prebuilt.win32.v0.1.0> .\oclvanitygen++.exe -p 0 -d 1 1test
Difficulty: 264104224

C:\Users\Sayrix\Desktop\prebuilt.win32.v0.1.0>

I used the prebuilt version. If someone can build me the latest version that would be great because i don't know how to use nmake ect

Sayrix commented 6 months ago

I tried with the parameter -v and here is the result:

C:\Users\Sayrix\Desktop\prebuilt.win32.v0.1.0>.\oclvanitygen++.exe -p 0 -d 1 -v 1test
Prefix difficulty:            264104224 1test
Difficulty: 264104224
Device: gfx1102
Vendor: Advanced Micro Devices, Inc. (1002)
Driver: 3584.0 (PAL,LC)
Profile: FULL_PROFILE
Version: OpenCL 1.2 AMD-APP (3584.0)
Max compute units: 16
Max workgroup size: 256
Global memory: -1073741824
Max allocation: -1073741824
OpenCL compiler flags: -DDEEP_PREPROC_UNROLL -DVERY_EXPENSIVE_BRANCHES -DDEEP_VLIW
Loading kernel binary ee0d580cc569ed2670bf8d9f37a33c8d.oclbin
Grid size: 4096x2048
Modular inverse: 4096 threads, 2048 ops each
Available OpenCL platforms:
0: [Advanced Micro Devices, Inc.] AMD Accelerated Parallel Processing
  0: [Advanced Micro Devices, Inc.] gfx1036, endian little: true
  1: [Advanced Micro Devices, Inc.] gfx1102, endian little: true
Using OpenCL prefix matcher

C:\Users\Sayrix\Desktop\prebuilt.win32.v0.1.0>