Miner- SILENTARMY v5

I tried to compile it on Ubuntu 16.04 for a Nvidia card, but it’s not working. Here’s what I get:

$ ./silentarmy --use 0 -c stratum+tcp://zec-eu.suprnova.cc:2142 -u *** -p *** -v
Connecting to zec-eu.suprnova.cc:2142
Solver 0.0: launching
Solver 0.1: launching
Solver 0.0: unexpected banner "/home/***/silentarmy/sa-solver: /usr/local/cuda-8.0/targets/x86_64-linux/lib/libOpenCL.so.1: no version information available (required by /home/***/silentarmy/sa-solver)"
Solver 0.1: unexpected banner "/home/***/silentarmy/sa-solver: /usr/local/cuda-8.0/targets/x86_64-linux/lib/libOpenCL.so.1: no version information available (required by /home/***/silentarmy/sa-solver)"
Successfully connected to zec-eu.suprnova.cc:2142
Received target 00f0f0f0f0f0f0f0f0f0f0f0f0f0f0f0f0f0f0f0f0f0f0f0f0f0f0f0f0f0f0f0
Received job "fb"
Stratum server sent us the first job
Mining on 1 device
Received job "fc"
Received job "fd"
Received job "fe"
Received job "ff"
Received job "100"
pipe closed by peer or os.write(pipe, data) raised exception.
pipe closed by peer or os.write(pipe, data) raised exception.

I’m not getting any Sol, please help!

@lexele can u plz tell me what specifications you ve got whence u achieved 55 sol/s and are u using claymore on windows?

core clock 1130 memclock 1950 modded bios with 1375 memory straps

with claymore I get now 70S/s on windows, but on the pool side it’s not very different result than SA. But it’s hard to tell exactly

i use SA v4 and flgrx R9 390 and have 53-58H/s
ubuntu 15.04

The library libopencl.so.1 is not found or not right version, driver issue I suppose, do you see your card whith command “clinfo”

This is what I get:

$ clinfo
clinfo: /usr/local/cuda-8.0/targets/x86_64-linux/lib/libOpenCL.so.1: no version information available (required by clinfo)
Number of platforms                               1
  Platform Name                                   NVIDIA CUDA
  Platform Vendor                                 NVIDIA Corporation
  Platform Version                                OpenCL 1.2 CUDA 8.0.46
  Platform Profile                                FULL_PROFILE
  Platform 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_fp64 cl_khr_byte_addressable_store cl_khr_icd cl_khr_gl_sharing cl_nv_compiler_options cl_nv_device_attribute_query cl_nv_pragma_unroll cl_nv_copy_opts cl_khr_gl_event
  Platform Extensions function suffix             NV

  Platform Name                                   NVIDIA CUDA
Number of devices                                 1
  Device Name                                     Quadro K1100M
  Device Vendor                                   NVIDIA Corporation
  Device Vendor ID                                0x10de
  Device Version                                  OpenCL 1.2 CUDA
  Driver Version                                  367.57
  Device OpenCL C Version                         OpenCL C 1.2 
  Device Type                                     GPU
  Device Profile                                  FULL_PROFILE
  Device Topology (NV)                            PCI-E, 01:00.0
  Max compute units                               2
  Max clock frequency                             705MHz
  Compute Capability (NV)                         3.0
  Device Partition                                (core)
    Max number of sub-devices                     1
    Supported partition types                     None
  Max work item dimensions                        3
  Max work item sizes                             1024x1024x64
  Max work group size                             1024
  Preferred work group size multiple              32
  Warp size (NV)                                  32
  Preferred / native vector sizes                 
    char                                                 1 / 1       
    short                                                1 / 1       
    int                                                  1 / 1       
    long                                                 1 / 1       
    half                                                 0 / 0        (n/a)
    float                                                1 / 1       
    double                                               1 / 1        (cl_khr_fp64)
  Half-precision Floating-point support           (n/a)
  Single-precision Floating-point support         (core)
    Denormals                                     Yes
    Infinity and NANs                             Yes
    Round to nearest                              Yes
    Round to zero                                 Yes
    Round to infinity                             Yes
    IEEE754-2008 fused multiply-add               Yes
    Support is emulated in software               No
    Correctly-rounded divide and sqrt operations  Yes
  Double-precision Floating-point support         (cl_khr_fp64)
    Denormals                                     Yes
    Infinity and NANs                             Yes
    Round to nearest                              Yes
    Round to zero                                 Yes
    Round to infinity                             Yes
    IEEE754-2008 fused multiply-add               Yes
    Support is emulated in software               No
    Correctly-rounded divide and sqrt operations  No
  Address bits                                    64, Little-Endian
  Global memory size                              2095251456 (1.951GiB)
  Error Correction support                        No
  Max memory allocation                           523812864 (499.5MiB)
  Unified memory for Host and Device              No
  Integrated memory (NV)                          No
  Minimum alignment for any data type             128 bytes
  Alignment of base address                       4096 bits (512 bytes)
  Global Memory cache type                        Read/Write
  Global Memory cache size                        32768
  Global Memory cache line                        128 bytes
  Image support                                   Yes
    Max number of samplers per kernel             32
    Max size for 1D images from buffer            134217728 pixels
    Max 1D or 2D image array size                 2048 images
    Max 2D image size                             16384x16384 pixels
    Max 3D image size                             4096x4096x4096 pixels
    Max number of read image args                 256
    Max number of write image args                16
  Local memory type                               Local
  Local memory size                               49152 (48KiB)
  Registers per block (NV)                        65536
  Max constant buffer size                        65536 (64KiB)
  Max number of constant args                     9
  Max size of kernel argument                     4352 (4.25KiB)
  Queue properties                                
    Out-of-order execution                        Yes
    Profiling                                     Yes
  Prefer user sync for interop                    No
  Profiling timer resolution                      1000ns
  Execution capabilities                          
    Run OpenCL kernels                            Yes
    Run native kernels                            No
    Kernel execution timeout (NV)                 Yes
  Concurrent copy and kernel execution (NV)       Yes
    Number of async copy engines                  1
  printf() buffer size                            1048576 (1024KiB)
  Built-in kernels                                
  Device Available                                Yes
  Compiler Available                              Yes
  Linker Available                                Yes
  Device 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_fp64 cl_khr_byte_addressable_store cl_khr_icd cl_khr_gl_sharing cl_nv_compiler_options cl_nv_device_attribute_query cl_nv_pragma_unroll cl_nv_copy_opts cl_khr_gl_event

NULL platform behavior
  clGetPlatformInfo(NULL, CL_PLATFORM_NAME, ...)  No platform
  clGetDeviceIDs(NULL, CL_DEVICE_TYPE_ALL, ...)   No platform
  clCreateContext(NULL, ...) [default]            No platform
  clCreateContext(NULL, ...) [other]              Success [NV]
  clCreateContextFromType(NULL, CL_DEVICE_TYPE_CPU)  No platform
  clCreateContextFromType(NULL, CL_DEVICE_TYPE_GPU)  No platform
  clCreateContextFromType(NULL, CL_DEVICE_TYPE_ACCELERATOR)  No platform
  clCreateContextFromType(NULL, CL_DEVICE_TYPE_CUSTOM)  No platform
  clCreateContextFromType(NULL, CL_DEVICE_TYPE_ALL)  No platform

Last eXtremal optimizations are really good for nvidia users.

1070’s 65-70 sol/s
970’s 45-50 sol/s
ubuntu 14.04
and a really slow cpu. I guess those figures could be really better with a better cpu :stuck_out_tongue:

I downloaded compiled versions from nerdralph github:

1 Like

And I am not.
I get only 40-42 on Ubuntu 15.04, fglrx, r9 390, sa v4 or current git, OPTIM_SIMPLIFY_ROUND set to 1.

do’make’ after set OPTIM_SIMPLIFY_ROUND 1
than enable overclock set 1160/1500

I used to work at Microsoft and can tell you this behavior f’s up computers used for lots of things. Video/Audio editing is one of them. Mining is another.

This is why most serious Video/Audio editors use Macs and why most serious miners use Linux.

1 Like

I often wonder if Claymore just fudges numbers. If your hash rate isn’t higher on the pool side, guess what? It’s not actually hashing any faster.

Yes doing make clean, set OPTIM_SIMPLIFY_ROUND to 1, overclock, make, start.
I get only 40-42H/s.

which card you have?

Mix of R9 390 from msi, asus, powercolor.

Has anyone compiled a windows 10 compatible nvidia binary that gets 65-70 sol on 1070? Or is it all linux for now.

test this
sudo amdconfig --od-enable
sudo amdconfig --odsc=1160,1500 --adapter=ALL
than start SA with instances 1

What are the basics to choose a GPU for mining ? what one should check before choosing the GPU keeping in view the future improvements?
is it either CUDA core
base clock
boost clock
memory clock
memory rate
memory interface
fabrication processes
TDP
and what all have to be given importance while choosing a card?
can someone guide in this regards

Overclocking does work, OPTIM_SIMPLIFY_ROUND does work.
But with overclocking and OPTIM_SIMPLIFY_ROUND set to 1 I get 40-42H/s.
Without it even less.

I released SILENTARMY v5 with all the latest optimizations (eXtremal’s included!) See top post for more info and get it from GitHub - mbevand/silentarmy: Zcash miner optimized for AMD & Nvidia GPUs

Major 2× speedup
CPU usage down to zero
PCIe bandwidth reduced from 100 MB/s down to 500 kB/s per GPU.

You can expect:

  • 102.0 sol/s with one R9 Nano
  • 72.0 sol/s with one RX 480 8GB
  • 64.0 sol/s with one GTX 1070
6 Likes

Wow thats awesome… ps. Whats so special about the r9 nano? How does this ‘wolf in sheeps clothing’ do so much?