great changes and updates!!
in an effort to provide feedback and make things better,
keep up the great work
I still have problems with some of Multiminers components, so I have a few questions maybe some of you could answer for me here:
1. I get messages all the time:
"Error accessing the Mobileminer API (500)" & "Error accessing the Mobileminer API (400)"
"Error parsing the Coinchoose.com JSON API"
"Error parsing the Coinwarz.com JSON API"
2. Also, I cannot get Multiminer (backend bfgminer) to mine on any GPU card at a decent hashrate without totally crashing my computer using the
following scrypt parameters (but I have no problem using cgminer).
-I 20,16,13 -w 128,128,128 --shaders 2048,1024,512 --auto-fan --auto-gpu --temp-target 85,75,75 --temp-cutoff 95,80,80 --no-submit-stale
--lookup-gap 2 --gpu-platform 0 --gpu-threads 1 --scan-time 60 --disable-rejecting
3. Can anyone tell me how the GPU's in Multiminer are enumerated? Is the first one listed device 0? or is there no order. If I type
-S opencl-auto -d? What is returned first is a Radeon R9 290X, then second a Radeon 7870, then third a Radeon 7770 - I would presume this
would be devices 0,1,2 in that order shown, the same way as GPU-Z, but not Speccy which lists them as Radeon 7870, Radeon 7770,
Radeon R9 290X - so now I am confused as to how bfgminer detects them and Multiminer lists them.
4. I can't seem to get remoting to work - I click on the remote computer node, but nothing displays in the main window. If I go to the remote
computer via Teamviewer, there is a message in the running instance of Multiminer on the (remote) machine stating "Multiminer remoting signature
verification failed."
5. Lastly, my biggest problem seems to be when either an exception occurs in either bfgminer or Multiminer and because of the JIT debugger I must
answer with a "Details", "Continue", or "Quit" button - I don't have this issue in say GUIMiner or GUIMiner-Scrypt. So is there something that I am
doing incorrectly here, or is there no centralized app specific error handler?
Answers to any of the above are GREATLY appreciated.
Jim