Open t-bltg opened 1 year ago
Fix https://github.com/JuliaLang/Microbenchmarks/issues/73.
Also add LDFLAGS in the Makefile for linking to a specific openblas library.
LDFLAGS
Makefile
openblas
Fix https://github.com/JuliaLang/Microbenchmarks/issues/73.
Also add
LDFLAGS
in theMakefile
for linking to a specificopenblas
library.