silentarmy icon indicating copy to clipboard operation
silentarmy copied to clipboard

Windows

Open Genoil opened this issue 9 years ago • 9 comments

This builds a working sa-solver.exe into the main project directory. All windows-specific files are in the windows subdirectory.

The python script (added the py extension for doubleclicking convenience) doesn't communicate properly with the solver yet. I'll add some changes to this PR if get anywhere with that.

Genoil avatar Nov 08 '16 09:11 Genoil

So, you made mining work under windows? I made my own solver(without mining) build locally for tests, but looks like it is obsolete now.

tupieurods avatar Nov 08 '16 10:11 tupieurods

Pretty much done now. A different approach to GPU saturation seems to be required, at least on my win10 box i can't get multiple instances per GPU to work well. But that might be OS specific, because I saw people using my multi-threaded approach with success too, and others getting no results from it.

Genoil avatar Nov 08 '16 12:11 Genoil

The last build on windows 10 and 7 crashing for me I tried to run the solver and solver 1 both causing hard lock of system not even reset button works anymore.

sa-solver.exe crahes when exit and sa-solver1.exe crashes instantly on start..windows still work partially but if you want to close the cmd or sa-solver1.exe you can't kill the process even with admin rights. System shutdown then freezes and need power off.

tk-shockwave avatar Nov 09 '16 09:11 tk-shockwave

I just tested this on my Windows 8.1 64bit system. 280X and 470 4GB have 160 sols/s together. I had 150 sols/s with Claymore.

withthelemons avatar Nov 13 '16 14:11 withthelemons

@dagf2101 happy to include any CPU usage patch. Where can I find it?

Genoil avatar Nov 13 '16 15:11 Genoil

@Genoil I have PR open for it: https://github.com/mbevand/silentarmy/pull/60

Kubuxu avatar Nov 13 '16 15:11 Kubuxu

@Genoil, I am really interested to merge your changes soon. Do you have a latest version I could merge?

mbevand avatar Nov 15 '16 17:11 mbevand

I don't understand, how do I get this mining under windows?

dtawom avatar Nov 23 '16 05:11 dtawom

@mbevand I haven't made any changes lately. You may have a look at @zawawa fork of this, he's made some changes and fixes.

Genoil avatar Nov 23 '16 07:11 Genoil