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
Stack-1 acb71a1c4d [ADD] Added geaxpby test, still work in progress 12 months ago
..
geaxpby [ADD] Added geaxpby test, still work in progress 12 months ago
spmm [ADD] Added geaxpby test, still work in progress 12 months ago
README.md [UPDATE] Starting to add geaxpby test, to reach p-digit accuracy on computations 12 months ago

README.md

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