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/spmm
Stack-1 bfae330c74 [ADD] First test template implemented calling psb_spmm routine 1 year ago
..
matrix [ADD] Start of a spmm testing file, only supporting file read from MM format and randomly generating x vector 1 year ago
Makefile [ADD] Start of a spmm testing file, only supporting file read from MM format and randomly generating x vector 1 year ago
README.md [ADD] First test template implemented calling psb_spmm routine 1 year ago
psb_spmm_test.f90 [ADD] First test template implemented calling psb_spmm routine 1 year 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_spmm routine.

GEtting started

Steps to reproduce the tests:

Test Suite