Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

List of supported GPU's #46

Open
ulrichard opened this issue Jan 25, 2014 · 7 comments
Open

List of supported GPU's #46

ulrichard opened this issue Jan 25, 2014 · 7 comments

Comments

@ulrichard
Copy link

Is there a list of graphic cards that are supported with oclvanitygen?
Out of the three devices I tried, only one worked. I don't have the model here right now, but it's a GeForce, that's about three years old.
The ones that didn't work were:

  • GeForce 9800 GT (about six years old)
  • Intel 4400 (In a Dell XPS13DE)(brand new)

I'm not so terribly fluent with OpenCL yet, but for the intel card, I figured that the OpenCL driver doesn't support the kind of callback that's used. I tried without that callback, but that only got me one step further.
With the GeForce, I didn't look too closely yet. That's the output I get : vg_ocl_context_callback error: CL_MEM_OBJECT_ALLOCATION_FAILURE error executing CL_COMMAND_NDRANGE_KERNEL

Last month, I ordered a CuBox (http://imx.solid-run.com/product/cubox-i4-pro/) for use with oclvanitygen, as they write it comes with OpenCL. But after the experience above, I'm a bit worried that it won't work.

@exploitagency
Copy link

exploitagency commented Feb 11, 2017

GTX 1070 works ~50Mhkey/s
https://github.com/exploitagency/vanitygen-plus/releases

@SirDenis
Copy link

i78700K ~3Mkey/c
GTX 1080ti 108 Mkey/c

@xRuby
Copy link

xRuby commented Mar 1, 2018

had dug up some ?

@SirDenis
Copy link

SirDenis commented Mar 1, 2018

1 million pattern +2 months= nothing

@xRuby
Copy link

xRuby commented Mar 2, 2018

Insistence is hope

@xRuby
Copy link

xRuby commented Mar 2, 2018

GTX 1050ti 23 Mkey/c, the gap is so big

@kamineko2016
Copy link

GTX750TI-PH-2GD5 : 18Mkey/s
core : 1250Mhz mem : 1400Mhz

R9280X-DC2T-3GD5 : 23Mkey/s
core : 1125Mhz mem : 1650Mhz

R6950 TWIN FROZR II/OC : 17Mkey/s
core : 900Mhz mem : 1325Mhz

R5850 TWIN FROZR II : 23Mkey/s
core : 850Mhz mem : 1125Mhz

note that all my 4 cards are with some overclock settings

and if you have CPU/GPU hash mismatch problem on old AMD cards, please see #19
( for quick try on win7 64bit ) :
(1) install your AMD driver
(2) open GPU-Z and make sure OpenCL is ok
(3)
del C:\Windows\System32\amdocl64.dll
del C:\Windows\System32\OpenCL.dll
del C:\Windows\SysWOW64\amdocl.dll
del C:\Windows\SysWOW64\OpenCL.dll
(4) install AMD APP SDK 2.7 ( or you can just extract the SDK and only install
C:\AMD\SUPPORT\streamsdk_2-7-RC_win764\Packages\Apps\OpenCL64\OpenCL-CPU.msi )

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

5 participants