main.go
@@ -14,8 +14,6 @@ "flag" "os" "basic.com/valib/gogpu.git" // "net/http" // _ "net/http/pprof" ) @@ -89,12 +87,6 @@ } func main() { indices := gogpu.RankGPU() if len(indices) == 0 { logo.Errorln("there is no gpu for valid") return } util.InitConfig()