1#!/bin/sh
2echo =================================================
3echo ========= FFLAS-FFPACK fsyrk Autotuning =========
4echo =================================================
5echo
6(./fsyrk > fsyrk-threshold.h) 2>&1 | tee fsyrk-autotune.log
7