Here's my config. Saved in sgminer bindir.
Doesn't make any difference if intensity is 8 or 15, indeed worksize does make one and gpu-threads also.
{
"pools":
[
{
"name": "Flypool",
"url": "eu1-zcash.flypool.org:3333",
"user": "t1NwUDeSKu4BxkD58mtEYKDjzw5toiLfmCu.rig1",
"pass": "z",
"priority": "0",
"profile": "zcash"
}
],
"profiles":
[
{
"name": "zcash",
"algorithm": "equihash",
"worksize": "256",
"intensity": "15",
"api-listen": true,
"api-allow": "W:127.0.0.1/24,W:10.2.2.0/24",
"api-port": "4028",
"failover-only": true,
"gpu-threads": "2",
"no-submit-stale": true,
"text-only": false
}
],
"default-profile": "zcash",
"no-extranonce": true
}
And startup bash file.
#!/bin/bash
echo "starting up Zawawa's GatelessGate Miner"
export GPU_FORCE_64BIT_PTR=1
export GPU_MAX_HEAP_SIZE=100
export GPU_USE_SYNC_OBJECTS=1
export GPU_MAX_ALLOC_PERCENT=100
export GPU_SINGLE_ALLOC_PERCENT=100
screen -dmS gatelessgate ./sgminer --gpu-platform=1 -c zec.conf
Getting around 200/210S/s with my undervolted Sapphire RX480.
Compared to Claymore's who do 220/230 with these cards...
Thank you Zawawa for your great work! I will donate with mining directly to your address on flypool by putting 20 CPU AVX2 cores to mine for 1 month