Linux Plotting/mining
-
@damncourier did you mean mshabal do not support 32bit?
-
@k06a sorry did my reading
from mshabal site
SSE2 instructions are available on all Intel processors from the Pentium 4 onward, and are a standard part of the 64-bit ABI.
i was trying on p3 with "make OS_32BIT=1" which doesn't remove sse2 instruction set
advice on make options or Makefile edits to remove sse4 source files completely?
-
@damncourier said in Linux Plotting/mining:
a version or build option that uses sphlib shabal (or other none chip specific implementation) instead of mshabal assembly. i suppose this was what the dcct plotter used but i am unable to find a copy.
The "original" dcct used a shabal implementation for 32bit which needs at least SSE2.
-
Today fixed macOS support for creepMiner (in
developmentbranch):
https://github.com/Creepsky/creepMiner/tree/developmentIs anyone interested in? I am using MacMini for mining (eats less than 85W)
-
Just finished an article about efficient plotting/mining on macOS/linux:
https://steemit.com/burst/@k06a/efficient-burst-mining-on-macos-linux
-
currently plotting on linux, working good so far, thanks!