Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var AlgoShortnames = map[string]string{
"beamv3": "eqb",
"cuckoocycle": "cc",
"cuckatoo32": "ct32",
"etchash": "etc",
"ethash": "eth",
"kawpow": "kpw",
"kheavyhash": "hh",
"octopus": "ops",
"zelhash": "zlh",
"zhash": "zh",
}
AlgoShortnames used to build the whattomine uri
View Source
var GpuShortnames = map[string]string{
"amd69xt": "69xt",
"amd68xt": "68xt",
"amd67xt": "67xt",
"amd66xt": "66xt",
"vii": "vii",
"amd5700xt": "5700xt",
"amd5700": "5700",
"amd5600xt": "5600xt",
"vega64": "vega64",
"vega56": "vega56",
"nvi4090": "4090",
"nvi4080": "4080",
"nvi47Ti": "47Ti",
"nvi47": "47",
"nvi39Ti": "39Ti",
"nvi3090": "3090",
"nvi38Ti": "38Ti",
"nvi3080": "3080",
"nvi37Ti": "37Ti",
"nvi3070": "3070",
}
GpuShortnames used to build the whattomine uri
Functions ¶
This section is empty.
Types ¶
Click to show internal directories.
Click to hide internal directories.