Add README for golang version
This commit is contained in:
8
util/golang/README.md
Normal file
8
util/golang/README.md
Normal file
@@ -0,0 +1,8 @@
|
||||
# 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`
|
||||
Reference in New Issue
Block a user