# Computational Routines Test This is a directory containing all the tests done in order to analyze the correctness of the computational routines present in PSBLAS. ## Test Environment These tests are developed using a linux environment, in particular Rocky Linux 9.5 (Blue Onyx). The compiler used is: - gnu 12.2.1 The necessary dependnces are: - mpich 4.2.2 - psblas 3.9 In order to have the exact same environment used for testing compile PSBALS library using cuda 12.5. ## Routines - psb_geaxby - psb_spmm