johguse / profanity

Vanity address generator for Ethereum
834 stars 324 forks source link

Does not support Quadro P3200 #73

Open Varjokettu opened 2 years ago

Varjokettu commented 2 years ago

When I'm trying to run this on my laptop, it doesn't proceed. Only gives this:

Microsoft Windows [Version 10.0.19044.1826] (c) Microsoft Corporation. All rights reserved.

G:\My Documents\OneDrive\Crypto\profanity-v1.60>profanity --matching dead Mode: matching Target: Address Devices: GPU0: Quadro P3200, 6442450944 bytes available, 14 compute units (precompiled = no) GPU1: Intel(R) UHD Graphics 630, 13662744576 bytes available, 24 compute units (precompiled = no)

Initializing OpenCL... Creating context... G:\My Documents\OneDrive\Crypto\profanity-v1.60>profanity --matching dead Mode: matching Target: Address Devices: GPU0: Quadro P3200, 6442450944 bytes available, 14 compute units (precompiled = no) GPU1: Intel(R) UHD Graphics 630, 13662744576 bytes available, 24 compute units (precompiled = no)

Initializing OpenCL... Creating context... G:\My Documents\OneDrive\Crypto\profanity-v1.60>

DeepMarsoniya commented 2 years ago

I am getting same

C:\Users\deepm\Downloads\profanity>profanity --leading f
Mode: leading
Target: Address
Devices:
  GPU0: NVIDIA GeForce GTX 1650 with Max-Q Design, 4294639616 bytes available, 14 compute units (precompiled = no)
  GPU1: Intel(R) UHD Graphics 630, 3370291200 bytes available, 24 compute units (precompiled = no)

Initializing OpenCL...
  Creating context...
C:\Users\deepm\Downloads\profanity>
DeepMarsoniya commented 2 years ago

image