mbevand / silentarmy

Zcash miner optimized for AMD & Nvidia GPUs
341 stars 188 forks source link

Significantly lower hashrate @#4 #49

Open adamvp opened 7 years ago

adamvp commented 7 years ago

Sorry to write such thing about this great miner, but I try to compile new version #4 and it gives me only 4sols a card while #3 gives me 30.. I do not know why..

ddobreff commented 7 years ago

OpenCL library path...share card and drivers + Distro which you are trying to compile

Kubuxu commented 7 years ago

Also check the --list as you might be selecting your CPU instead of GPU.

adamvp commented 7 years ago

Just make. EthOS 370 r7

using good card for sure

Compilation on another computer. Worse, too 380x c.a25 instead of 30 ... [genethos distro]

mbevand commented 7 years ago

@adamvp Please report the output of ./sa-solver --list and show me your full silentarmy command line.

adamvp commented 7 years ago

Ommiting change #define OPTIM_SIMPLIFY_ROUND to 1 was probaly the reason.. but I still have no significal hashrate increase..

adamvp commented 7 years ago

@mbevand: my command: ./silentarmy --use 0 -c stratum+tcp://us1-zcash.flypool.org:3333 -u zCashAdress1234567.worker -p x ./sa-solver --list Devices on platform "AMD Accelerated Parallel Processing": ID 0: Tonga ID 1: AMD Phenom(tm) II X4 965 Processor

mbevand commented 7 years ago

Can you try SILENTARMY v5 released today?

In this version there is no need to edit param.h. The flag is already set to 1.