Closed aspk closed 5 years ago
Please clarify - Are you install OpenBlas in according to https://github.com/gonum/blas/blob/master/README.md .
Closing because this repository is no longer maintained. Development has moved to https://github.com/gonum/gonum.
`CGO_LDFLAGS="-L/home/OpenBlas/lib -lopenblas" go install github.com/gonum/blas/cgo
output
github.com/gonum/blas/cgo
/usr/bin/ld: cannot find -lopenblas collect2: error: ld returned 1 exit status`
OS : Ubuntu 16.04