Benchmarking BLAS Part 1: Building BLASbench with gcc
I recently installed ATLAS on my new workstation and I’ve been wondering what kind of performance gain I would get compared to the reference BLAS. After some searching, I finally found a BLAS benchmarking tool called BLASbench, which is part of the LLCbench suite. This tool has a rather strange build process, so follow the […]
Benchmarking BLAS Part 1: Building BLASbench with gcc Read More »