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
Stack-1 8bd49c43b1 [UPDATE] Convert the CG test to the builder API and drop the redundant builder test
Rewrite psb_d_nest_cg_test to build the operator through the psb_d_nest_matrix
utility (init/ins/asb + get_owned_rows) instead of the low-level path, so no
per-field descriptor or l2g idiom appears in user-facing test code; x_exact=1
is set with x%set(done) rather than an l2g loop.

With this change psb_d_nest_cg_test fully subsumes psb_d_nest_builder_test
(same operator via the same builder, NONE plus DIAG/BJAC), so the latter is
removed.  The test suite is now glob (square matvec), rect (rectangular
matvec) and cg (builder + preconditioned CG).  Build hooks and README updated.

Author: Simone Staccone (Stack-1)
2 weeks ago
..
comm [UPDATE] Added comm tests for all precisions and fixed spmm test in computational_routines 3 weeks ago
computational_routines [ADD] ignore test .log artifacts 2 weeks ago
cudakern Fix licensing text 3 months ago
fileread [UPDATE] Refactor after template update for RMA routines 4 weeks ago
hello add CMakeLists.txt for test subprojects 1 year ago
kernel Fix licensing text 3 months ago
nested [UPDATE] Convert the CG test to the builder API and drop the redundant builder test 2 weeks ago
omp Fix licensing text 3 months ago
openacc Fix licensing text 3 months ago
pdegen [UPDATE] Merge communication_v2 into nested_matrix_type 2 weeks ago
serial Fix licensing text 3 months ago
torture [UPDATE] Removed work/aux buffer from vector routines that use psb_x_vect_type encapsulation for data exchange 3 months ago
util Fix licensing text 3 months ago