Test output for blas [ok]
Testing time: 0s
/home/mario/local/chicken-4.8.0.3/bin/csi -script run.scm < /dev/null -- testing BLAS Level 1 Test ------------------------------------------------- daxpy ................................................................ [ PASS] ddot ................................................................. [ PASS] 2 tests completed in 0.0 seconds. 2 out of 2 (100%) tests passed. -- done testing BLAS Level 1 Test -------------------------------------------- -- testing BLAS Level 2 Test ------------------------------------------------- dgemv ................................................................ [ PASS] dsymv ................................................................ [ PASS] dsyr ................................................................. [ PASS] dger ................................................................. [ PASS] 4 tests completed in 0.0 seconds. 4 out of 4 (100%) tests passed. -- done testing BLAS Level 2 Test -------------------------------------------- -- testing BLAS Level 3 Test ------------------------------------------------- dgemm ................................................................ [ PASS] dgemm transpose ...................................................... [ PASS] dsymm ................................................................ [ PASS] dsyrk ................................................................ [ PASS] dsyrk transpose ...................................................... [ PASS] dsyr2k ............................................................... [ PASS] 6 tests completed in 0.001 seconds. 6 out of 6 (100%) tests passed. -- done testing BLAS Level 3 Test --------------------------------------------