Files
TheBandwidthBenchmark/util/golang/README.md
2020-07-27 10:49:29 +02:00

10 lines
187 B
Markdown

# Initialize Go module
`go mod init github.com/RRZE-HPC/TheBandwidthBenchmark/tree/master/util/golang`
# Run
Choose nt option to set number of threads used.
`go run bwBench.go -nt 4`