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

Use with amdgpu #13

Closed
abdullasharapov opened this issue Mar 28, 2018 · 6 comments
Closed

Use with amdgpu #13

abdullasharapov opened this issue Mar 28, 2018 · 6 comments
Labels
question Further information is requested solved

Comments

@abdullasharapov
Copy link

Can i use WD with amdgpus? When start mining with this script hashrate too low, from 30mh from 1 card to 18mh. What do i wrong?

@DeadManWalkingTO
Copy link
Owner

The script has no effect to mining hash-rate.
Please check the variables and the run command between

rem ==================== Your Code Starts Here ====================

rem ==================== Your Code Ends Here ====================

Normally should be the same with your previous batch file.

ETHminerWatchDogDmW has NO effect to mining hash-rate.
The hash-rate depends on the miner (ethminer).
Thank you!

@abdullasharapov
Copy link
Author

Thank's for answer. It was my mistake)))) Hash now is ok. One more question. What means command:
#export NO_COLOR=Yes
export CUDA_DEVICE_ORDER=PCI_BUS_ID
It works only with NVIDIA or both with amd?

@DeadManWalkingTO
Copy link
Owner

CUDA only!

@abdullasharapov
Copy link
Author

abdullasharapov commented Mar 29, 2018

that is, your watchdog script can not be used with amd cards?

@DeadManWalkingTO
Copy link
Owner

ETHminerWatchDogDmW works both CUDA and AMD GPUs.

Value export CUDA_DEVICE_ORDER=PCI_BUS_ID works only for CUDA devices.

@DeadManWalkingTO
Copy link
Owner

All variables and run commands depends ethminer's version.

@DeadManWalkingTO DeadManWalkingTO added question Further information is requested solved labels Oct 22, 2018
Repository owner locked as resolved and limited conversation to collaborators Oct 22, 2018
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
question Further information is requested solved
Projects
None yet
Development

No branches or pull requests

2 participants