Skip to content
This repository has been archived by the owner on Jan 9, 2021. It is now read-only.

Command line arg for GPU mine #183

Open
bitbybitllc opened this issue Nov 7, 2016 · 2 comments
Open

Command line arg for GPU mine #183

bitbybitllc opened this issue Nov 7, 2016 · 2 comments

Comments

@bitbybitllc
Copy link

Trying on Windows and it's not working what so ever using the examples provided.

How do I know the device id? Is it always 0?

What other args need to be specified to mine AMD/NVIDIA?

@maztheman
Copy link

use -oi for opencl devices and -ci for cuda devices
It tells you the platform # to use in -op or -cp and the device #
eg. -ov 0 -op 0 -od 0
There are addition parameters for threads and stuff which I wont comment on right now.

@foxwarernd
Copy link

start main exe file with parameter -h and read

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

No branches or pull requests

3 participants