Core 1100 Mem 1500
Intensity at 14
I don't get it.
I get 1.4-1.5 too . This is 14 round blake, not 8 round, don't forget that
Ocminer, as soon as you have a windows.exe miner let us know and post link. I can test with AMD 280x or Nvidia 980M if a miner is available.
Here, I made binaries of OCMiner's git. My signature on these certifies that they are compiled from the same code on his git - I made no mods except what I needed to in order to make it cross-build for Win64. It does NOT certify that I vouch for the code, as I've not gone over it. Anyways, yeah, have some:
https://ottrbutt.com/miner/downloads/decred-cgminer/wolf-decred-cgminer-ocminer-02022016-win64.zip
https://ottrbutt.com/miner/downloads/decred-cgminer/wolf-decred-cgminer-ocminer-02022016-win64.zip.sig
Now I have to go diff the bugfixes done by ocminer and the bugfixes done by one of the Decred devs against my own private copy of cgminer that's been heavily edited and merge in the bug fixes, so I'll be busy for a bit.
linux please wolf? ...
#crysx
Thanks a lot Wolf, my changes are only in "cgminer.c" - the endianness of "roll_work" was switched, so it isn't too much, but I've noticed a few other places in the code where the endianness *SHOULD* be obviously wrong too but I did not change it (for now) as the miner is working and I'm by far no expert with miner coding
IMHO the code needs a major cleanup, I like ccminer/cpuminer much more for coding such things, it's much easier to understand (for me).
@crysx you need a compiled linux version ? It's as easy as "sh autogen.sh" then "./configure" and "make"
no - i never need the compiled version guys ...
im looking for the git ...
ocminer - yours in cloned and setup - but refuses to compile ...
wolf - i was asking for the git for your version so that i can compile ...
one of the two of your should work ...
and im looking for a ccminer version - as thefarm will be sitting there idly by if i dont get a nvidia version compiled ...
#crysx
Mine's not on git... also, there's not a ccminer version, but you know CGMiner runs on Nvidia, too.
it doesnt compile - at all ...
cgminer crashes on almost every compile ...
i shut the worker down for now - as it was an adhock setup on a small table in the corner of the office ( i am a few days away from setting farmamd back up ) ...
ill try again when i get back in a few hours ...
and no - i didnt know cgminer runs off nvidia also ... i thought it required a cuda installation for it - unless it runs off just opencl ...
tanx guys ...
#crysx