#include #include #include //Comment one out to switch //#include "/home/faculty/struther/intel/mkl/10.2.5.035/include/mkl_cblas.h" //Comment one out to switch #include "cycle.h" void DGEMM_Square_BenchMark(int nMin, int nMax, int step, int mult, int div, int rep);