I get only 1.1 Mh/s with Vega 56 and this miner
can you show me your command line or config ?
For vega, you need to use the kernel mtp_vega and use a worksize of 64
screenshot:
http://oi66.tinypic.com/24qqn9i.jpgcmd:
--device 0,1,2 --kernel mtp_vega -o stratum+tcp://zcoin.mintpond.com:3000 -u aDn7MMYjVQqenT11VFDYHfFdwXmSTRUTak.worker -p 0,strict,verbose,d=700 --intensity 18 --worksize 64
config:
{
"pools": [
{
"url": "stratum+tcp://zcoin.mintpond.com:3000",
"user": "aDn7MMYjVQqenT11VFDYHfFdwXmSTRUTak.worker",
"pass": "0",
"no-extranonce": true
}
],
"profiles": [],
"failover-only": true,
"algorithm": "mtp_vega",
"device": "0,1,2",
"intensity": "22",
"worksize": "64",
"temp-cutoff": "95,95",
"temp-overheat": "90,90",
"temp-target": "80,80",
"gpu-memdiff": "0,0",
"shares": "0",
"api-mcast-port": "4028",
"api-port": "4028",
"expiry": "28",
"failover-switch-delay": "60",
"gpu-dyninterval": "7",
"gpu-platform": "0",
"hamsi-expand-big": "4",
"keccak-unroll": "0",
"log": "5",
"no-pool-disable": true,
"no-client-reconnect": true,
"queue": "1",
"scan-time": "7",
"tcp-keepalive": "30",
"temp-hysteresis": "3",
"watchpool-refresh": "30"
}