Literally driving me nuts
Could someone please help? Every time I launch the app It wants to use my Intel GPU instead of my dedicated NVIDIA. I cannot seem to figure out how to change it and make it work. Everything I do crashes it after looking at the HELP readme.
Here is the code I am using in my genoil.bat:
"setx GPU_FORCE_64BIT_PTR 1
setx GPU_MAX_HEAP_SIZE 100
setx GPU_USE_SYNC_OBJECTS 1
setx GPU_MAX_ALLOC_PERCENT 100
ethminer.exe -F http://us-west1.nanopool.org:8888/0xfF93FACE25027b520359461F977BB333CBef6 -G --cl-local-work 256 --cl-global-work 8192"
If I add "-G -M --opencl-device 0 --opencl-platform 1" after the address, It changes the mine to show the NVIDIA but then crashes and/or just hangs and never works. I am out of ideas...
If someone could edit my code in quotes to allow me to use my NVIDIA instead of the intel I would be very grateful
Could someone please help? Every time I launch the app It wants to use my Intel GPU instead of my dedicated NVIDIA. I cannot seem to figure out how to change it and make it work. Everything I do crashes it after looking at the HELP readme.
Here is the code I am using in my genoil.bat:
"setx GPU_FORCE_64BIT_PTR 1
setx GPU_MAX_HEAP_SIZE 100
setx GPU_USE_SYNC_OBJECTS 1
setx GPU_MAX_ALLOC_PERCENT 100
ethminer.exe -F http://us-west1.nanopool.org:8888/0xfF93FACE25027b520359461F977BB333CBef6 -G --cl-local-work 256 --cl-global-work 8192"
If I add "-G -M --opencl-device 0 --opencl-platform 1" after the address, It changes the mine to show the NVIDIA but then crashes and/or just hangs and never works. I am out of ideas...
If someone could edit my code in quotes to allow me to use my NVIDIA instead of the intel I would be very grateful