Miner- SILENTARMY v5

Well if you are connecting to two pools at once it looks like he his hitting you for two fees

DevFee: ZEC: Stratum - connecting to 'zec-eu1.nanopool.org' <185.71.66.31> port 6666
DevFee: ZEC: Stratum - Connected (zec-eu1.nanopool.org:6666)
ZEC: 11/04/16-21:03:55 - SHARE FOUND - (GPU 0)
ZEC: Share accepted (46 ms)!
GPU0 t=68C fan=30%, GPU1 t=70C fan=30%, GPU2 t=68C fan=30%, GPU3 t=65C fan=30%, GPU4 t=51C fan=30%
ZEC: Share accepted (47 ms)!
DevFee: ZEC: Stratum - connecting to 'eu1-zcash.flypool.org' <94.23.60.113> port 3333
DevFee: ZEC: Stratum - Connected (eu1-zcash.flypool.org:3333)

I haven’t investigated though or why you would mine to two pools

1 Like

Yep.
I dont want use Claymore.
I want Silentarmy or Zogminer, but i cant…

Nov  4 22:52:32 rig01 kernel: [ 3701.810916] sa-solver[1988]: segfault at 7fffe406f44f ip 0000000000403edb sp 00007fffcf8f82b0 error 4 in sa-solver[400000+12000]
Nov  4 22:53:28 rig01 kernel: [ 3757.355197] amdgpu 0000:01:00.0: GPU fault detected: 147 0x09328402

But this miner (silentamy v3 kernell) works good (without this error), but have no stratum support,
:cry::sob: Life is not fair.

@fatsailor Ok this is really weird. I have never seen that. When in double, uninstall and re-install the AMDGPU-PRO driver…

you made the best miner! even better than claymore, more stable and no dev fee

did claymore just take your solver and wrap it for himself and then put a fee on it? the hashrate would seem to indicate so wouldn’t it?

1 Like

1.2gb per instance seems fine to run a third instance with 4gb, but unfortunately it crashed my rig :frowning: will try again after turning off lightdm.

well even VRAM usage is very close to silent army v2…

nvidia suport would be great :slight_smile:
cant wait for v4 :smiley:

It’s running with 3 instances, but it’s slower, quelle dĆ©sillusion!

No, I am running 16.04.

Here’s full clinfo, I might update it later…
new (works too): GitHub - Oblomov/clinfo: Print all known information about all available OpenCL platforms and devices in the system
old (posted below): Debian -- Error

Platform Name: Experiment Intel Gen OCL Driver
Number of devices: 1
Device Type: CL_DEVICE_TYPE_GPU
Device ID: 1050
Max compute units: 64
Max work items dimensions: 3
Max work items[0]: 512
Max work items[1]: 512
Max work items[2]: 512
Max work group size: 512
Preferred vector width char: 16
Preferred vector width short: 16
Preferred vector width int: 16
Preferred vector width long: 16
Preferred vector width float: 16
Preferred vector width double: 0
Native vector width char: 16
Native vector width short: 16
Native vector width int: 16
Native vector width long: 16
Native vector width float: 16
Native vector width double: 16
Max clock frequency: 1000Mhz
Address bits: 32
Max memory allocation: 134217728
Image support: Yes
Max number of images read arguments: 128
Max number of images write arguments: 8
Max image 2D width: 8192
Max image 2D height: 8192
Max image 3D width: 8192
Max image 3D height: 8192
Max image 3D depth: 2048
Max samplers within kernel: 16
Max size of kernel argument: 1024
Alignment (bits) of base address: 1024
Minimum alignment (bytes) for any datatype: 128
Single precision floating point capability
Denorms: No
Quiet NaNs: Yes
Round to nearest even: Yes
Round to zero: No
Round to +ve and infinity: No
IEEE754-2008 fused multiply-add: No
Cache type: Read/Write
Cache line size: 128
Cache size: 8192
Global memory size: 134217728
Constant buffer size: 524288
Max number of constant args: 8
Local memory type: Global
Local memory size: 65536
Error correction support: 0
Unified memory for Host and Device: 0
Profiling timer resolution: 80
Device endianness: Little
Available: Yes
Compiler available: Yes
Execution capabilities:
Execute OpenCL kernels: Yes
Execute native function: Yes
Queue properties:
Out-of-Order: No
Profiling : Yes
Platform ID: 0x7fc44efa7b00
Name: Intel(R) HD Graphics Haswell M
Vendor: Intel
Device OpenCL C version: OpenCL C 1.1 beignet 0.8.0
Driver version: 0.8.0
Profile: FULL_PROFILE
Version: OpenCL 1.1 beignet 0.8.0
Extensions: cl_khr_global_int32_base_atomics cl_khr_global_int32_extended_atomics cl_khr_local_int32_base_atomics cl_khr_local_int32_extended_atomics cl_khr_byte_addressable_store cl_khr_icd

Uninstalled and reinstalled AMDGPU-PRO.

clinfo still finds the R9 Nano and prints it’s information. silentarmy --list still only lists the CPU.

I’m running this on a Supermicro MB with Ubuntu 16.04 server, headless, AMDGPU-PRO amdgpu-pro-16.40-348864, and AMD-APP-SDKInstaller-v3.0.130.136-GA-linux64.

nheqminer_AMD also does not see the R9.

I so don’t want to have to use Windoze.

Have you tried amdgpu-pro-16.30? 16.40 is brand new and probably has not received much testing with the various miners. Btw, the basic AMD drivers install an OpenCL environment; all you need from the SDK are the header files so you can compile from source. The SDK confuses things, because it creates links to the SDK version of OpenCL, which is not always aligned with the libraries shipped with the drivers, so it can cause problems.

@fatsailor @dlehenky I have extensively tested 16.40 and it works as well as 16.30 on my 64-bit Ubunu 16.04 headless server. @fatsailor can you report the outpuf of:

type clinfo dpkg -S /usr/bin/clinfo
ldd /usr/bin/clinfo dpkg -S /usr/lib/libOpenCL.so.1
grep -H . /etc/OpenCL/vendors/* strace -o strace.log ./sa-solver --list

(and send me strace.log)

@mrb Great work! Linux open source - perfect. I was wondering if you had considered using multiple command queues in one OpenCL context to run multiple concurrent kernels, rather than starting up multiple solver processes? It might improve the concurrency, and it would be a bit more straightforward from an OpenCL runtime and GPU driver standpoint. Just a thought. :slight_smile:

2 Likes

Tried to install silentarmy on Ubuntu 15.10 with latest fglrx driver (as indicated).
silentminer folder was made.
However if I try to
cd silentminer
silentminer --list

#it says that there is no such command as silentminer.
Same if I cd ~, then try
silentminer --list

I used everything (addon) from n1koo

What could be the problem?
Thanks, I really don’t want to install windows on that machine

**./**silentminer --list
dot & slash

1 Like

Of course! Thanks
high level programmers don’t show it by default (maybe this is an explanation as it shows simply silentminer on github) and I did not know that it is an executable.
For example, aticonfig does not need ./

Thanks, mrb!!!
R9 380 showing 26-27sol/s on Ubuntu 15.10 without core and mem adjustment.
plus above 9 sol on four core AMD CPU (CPU miner). NIce.

That’s because aticonfig is located in a directory that’s part of your PATH environment variable, while the location of silentarmy is not. Btw, there are 2 executables that make up the miner: silentarmy and sa-solver, so remember to move/copy them both to, say, a ā€œbinā€ directory in your user directory (folder) that’s also added to your PATH variable so it is found with using ā€œ./ā€ wherever you are.

1 Like

How to set custom core and mem clock on ubuntu? I have RX470 but it’s not stable at original clock

Thanks, but i did not get it (fully).
there is a silentarmy folder in my home dir and both sa-solver and silentarmy (app) are there.

I guess, make took care of everything, right?