You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on May 17, 2022. It is now read-only.
As you can see, when ethminer lists the available devices, it does see my eGPU, but when I try to start it with that same device in the argument, it again only finds the integrated graphics chip.
I've read that setting opencl-platform to 1 helps, but in that case, it doesn't find any GPU at all:
mintho$ ethminer -G -F http://my_pool_address --disable-submit-hashrate --opencl-device 1 --opencl-platform 1
No GPU device with sufficient memory was found. Can't GPU mine. Remove the -G argument
Any help would be very welcome indeed.
The text was updated successfully, but these errors were encountered:
mintho
changed the title
ethminer doesn't recognise eGPU
ethminer lists eGPU but doesn't use it
Aug 16, 2017
Sign up for freeto subscribe to this conversation on GitHub.
Already have an account?
Sign in.
I'm new to this, so excuse my ignorance, but whatever I do, ethminer only seems to find my internal graphics card, not the external one.
As you can see, when ethminer lists the available devices, it does see my eGPU, but when I try to start it with that same device in the argument, it again only finds the integrated graphics chip.
I've read that setting opencl-platform to 1 helps, but in that case, it doesn't find any GPU at all:
Any help would be very welcome indeed.
The text was updated successfully, but these errors were encountered: