Post
Topic
Board Mining (Altcoins)
Re: Any word on amd vega hash rates?
by
dallase
on 05/10/2017, 19:01:12 UTC
Getting 38.5 Mh/s UBIQ on Vega 56.

Pure open source..  rocm-opencl + sgminer-gm

pp_table being a bitch, so I'm OD'ing the mclk to where I want it, and setting the sclk to level 3.

# echo 17 > /sys/class/drm/card0/device/pp_mclk_od
# /opt/rocm/bin/rocm-smi --setsclk 3
# /opt/rocm/bin/rocm-smi --setmclk 3
# ./rocm-smi

====================    ROCm System Management Interface    ====================
================================================================================
 GPU  DID    Temp     AvgPwr   SCLK     MCLK     Fan      Perf    OverDrive  ECC
  0   687f   60.0c    120.0W   1269Mhz  936Mhz   88.63%   manual    0%       N/A     
================================================================================
====================           End of ROCm SMI Log          ====================


Once I get the pp_table working right, I'll be able to lower my voltage.