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

--noNVIDIA #161

Closed
CircusDad opened this issue Nov 20, 2017 · 4 comments
Closed

--noNVIDIA #161

CircusDad opened this issue Nov 20, 2017 · 4 comments

Comments

@CircusDad
Copy link

The https://github.com/fireice-uk/xmr-stak/blob/master/doc/usage.md guide give a --noCPU and --noAMD tag but not description for Nvidia.

@sergneo
Copy link

sergneo commented Nov 20, 2017

And how to run the miner without the Nvidia GPU ?

@psychocrypt
Copy link
Collaborator

@sergneo use --noNVIDIA to disable the nvidia GPUs.

@sergneo
Copy link

sergneo commented Nov 21, 2017

please correct the usage.md

Usage: stak.exe [OPTION]...

-h, --help show this help
-v, --version show version number
-V, --version-long show long version number
-c, --config FILE common miner configuration file
--currency NAME currency to mine: monero or aeon
--noCPU disable the CPU miner backend
--cpu FILE CPU backend miner config file
--noAMD disable the AMD miner backend
--amd FILE AMD backend miner config file
--noNVIDIA disable the NVIDIA miner backend
--nvidia FILE NVIDIA backend miner config file

The Following options temporary overwrites the config file settings:
-o, --url URL pool url and port, e.g. pool.usxmrpool.com:3333
-u, --user USERNAME pool user name or wallet address
-p, --pass PASSWD pool password, in the most cases x or empty ""

@psychocrypt
Copy link
Collaborator

solved with #196

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

3 participants