add some notes on troubleshooting GPU usage

This commit is contained in:
whyrusleeping
2019-12-17 11:59:14 -08:00
parent 866715b7c4
commit faad2485ee
3 changed files with 23 additions and 2 deletions
+2
View File
@@ -55,6 +55,8 @@ func main() {
log.Info("Starting lotus-bench")
build.SectorSizes = append(build.SectorSizes, 1024)
app := &cli.App{
Name: "lotus-bench",
Usage: "Benchmark performance of lotus on your hardware",