kitestramuort's comments

kitestramuort | 4 years ago | on: Benchmarking the Apple M1 Max

With my Ryzen 7 5800U laptop I get around 530 gflops, with a peak of 596 if I compile the test against MKL with

g++ -I/opt/intel/mkl/include/ blas_test.cc -lmkl_intel_lp64 -lmkl_gnu_thread -lmkl_core -lgomp -std=c++11 -O3 -march=native -L/opt/intel/mkl/lib/intel64 -o blas_test_mkl

page 1