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.
psblas3/test/computational_routines/geaxpby
Stack-1 c556d729cd [UPDATE] Completed testing using double precision comparison with single precision unit roundoff 12 months ago
..
Makefile [UPDATE] Starting to add geaxpby test, to reach p-digit accuracy on computations 12 months ago
README.md [DOCS] Major changes in main test README.md in order to report all the computational kernels that should be analyzed 12 months ago
geaxpby.f90 [UPDATE] Completed testing using double precision comparison with single precision unit roundoff 12 months ago
psb_geaxpby_test.f90 [UPDATE] Completed testing using double precision comparison with single precision unit roundoff 12 months ago
psblas_geaxpby_test.log [UPDATE] Completed testing using double precision comparison with single precision unit roundoff 12 months ago

README.md

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