You cannot select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
9 lines
421 B
Markdown
9 lines
421 B
Markdown
# 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 |