vanitygen-plusplus icon indicating copy to clipboard operation
vanitygen-plusplus copied to clipboard

OpenCL Leaving without error

Open Sayrix opened this issue 1 year ago • 1 comments

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 avatar Jan 04 '24 13:01 Sayrix

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>

Sayrix avatar Jan 04 '24 14:01 Sayrix