# Introduction This is a directory developed by Luca Pepè Sciarria and Simone Staccone froma Tor Vergata University to start to create some unit tests for PSBLAS 3.9, in particular for ```psb_geaxpby``` routine. ## Getting started Steps to reproduce the tests: - Compile the code using ``` make ``` - Launch the script autotest.sh (Still not done) - Check the output log file psblas_geaxpby_test.log to collect results