Author

Topic: EWBF Miner not Detecting Gpu's 7 & 8 (Out of 8) (Read 210 times)

full member
Activity: 224
Merit: 100
CryptoLearner
November 28, 2017, 07:11:17 PM
#4
Yeah cmdline all wrong, also why not create a post in the topic for EWBF instead of polluting the forum.... better replies, cleaner for everyone  Roll Eyes
hero member
Activity: 756
Merit: 560
--solver 0 1 2 3 4 5 6 7  <---this is wrong as well, all of your cards should be using solver 0, you shouldnt even need this line in your config
legendary
Activity: 1106
Merit: 1014
If you want to run the miner with all GPUs in the rig then you don't need the cuda_devices parameter at all, just get rid of it cause if you didn't write it correctly for some reason (a formatting error in the config or smth) it could be the cause of the problem. It's only useful when you don't want to run all the cards.
newbie
Activity: 1
Merit: 0
Just starting out with ZCash mining with our 8x 1070ti rig. We've done some overclocking using afterburner. When we startup with EWBF Miner however it checks through each device and says on the last to "1070ti not selected" we've switched the risers and ports enough to know its not the cards or pcie extenders. is there a limit in the miner I'm not aware of? Or some setting I need to change? For troubleshooting purposes I've included the bat file we use to start:
Quote
rem set GPU_FORCE_64BIT_PTR 0
set GPU_MAX_HEAP_SIZE 100
set GPU_USE_SYNC_OBJECTS 1
set GPU_MAX_ALLOC_PERCENT 100
set GPU_SINGLE_ALLOC_PERCENT 100
miner
--server eu1-zcash.flypool.org
--port 3333
--cuda_devices 0 1 2 3 4 5 6 7
--solver 0 1 2 3 4 5 6 7
--pec
--user <>.rig
--pass x
--eexit 3
goto :restart
Kind of stuck here so any help would be appreciated
Jump to: