Commit Graph

136 Commits (e0a4d362fa5c89705bbe1a77c89e0cfab9826af9)

Author SHA1 Message Date
Salvatore Filippone 9ced67634d Fix KIND for NR in axpby 8 months ago
Salvatore Filippone 3121c43582 Silly bug in abgdxyz implementation 8 months ago
Salvatore Filippone 5c3d5f0235 Silly bug in abgdxyz implementation 8 months ago
Salvatore Filippone 29669b56a2 Implementation of psb_abgdxyz 8 months ago
sfilippone 3aa3c795e9 Refactor assembly and cnv 10 months ago
sfilippone 49e99a3e82 Fix conversion and product to enable overlap with GPU 10 months ago
sfilippone e9d1238b43 Add detailed measurements. 10 months ago
sfilippone ae7fad95d4 Merge branch 'development' into non-diag 12 months ago
sfilippone a2788bdf0b New version with ND product 12 months ago
sfilippone 98945f36b5 Fix nrm2 with overlap 2 years ago
Salvatore Filippone 86b8a261ef Fixed conversion bug, changed SPASB interface 2 years ago
Salvatore Filippone 00cc83cde8 First version of AD/AND with memory duplication 2 years ago
Salvatore Filippone bcc85e47fd Fix Makefiles for parallel make 2 years ago
Salvatore Filippone 1c98111fd9 More interface mismatch fixes 3 years ago
Salvatore Filippone 82c2e6374b Fix error handling 4 years ago
Cirdans-Home 9a2ea73d81 psb_dnrm2_weight working also for GPUs 4 years ago
Cirdans-Home 4674de97cf Corrected call to use mpi 4 years ago
Salvatore Filippone 6a6f6ad2c2 Change name of ICTXT to CTXT 4 years ago
Salvatore Filippone b376d226cb Fixed declaration and use of CONTEXT with new type. 4 years ago
Cirdans-Home 166bd219ef Corrected checkmat bugs in compare and get_nnz routines 5 years ago
Cirdans-Home 9e347fae90 Removed orphan subroutines for matrix info 5 years ago
Cirdans-Home 1c23654328 Added functions to compare the entries of two matrices or every entry of matrix with a value 5 years ago
Cirdans-Home 814e09f5db Added interface (and C interface) to is_bld() for sparse matrices 5 years ago
Cirdans-Home d92b6c02cf Added interface (and C interface) to is_asb() for sparse matrices 5 years ago
Cirdans-Home c4cf78e7b8 Added interface (and C interface) to is_upd() for sparse matrices 5 years ago
Cirdans-Home a6db1b566c Added Interface (and C Interface) for nnz of a sparse matrix 5 years ago
Cirdans-Home 5504e34161 Removed the out-interface for vector scaling 5 years ago
Cirdans-Home ea6ad3a85f Corrected bug in out-of-place axpby 5 years ago
Cirdans-Home 44f05510bc Added out-of-place axpby and relative c interface 5 years ago
Cirdans-Home 8bf0ff673b Added psb_minquotient function with C interface 5 years ago
Cirdans-Home fd89f2f1bf Added psb_gescal subroutine to entrywise scale distributed vector with C interface 5 years ago
Cirdans-Home ea9c469159 Added psb_geaddconst subroutine to add constant value to vector with C-interfaces 5 years ago
Cirdans-Home 439246e643 Added out-of-place entrywise division with C interfaces 5 years ago
Cirdans-Home 22e7df48da Added out-of-place psb_mlt subroutine interface 5 years ago
Cirdans-Home 0edb671d21 Added minimum of realtype distributed vectors 5 years ago
Cirdans-Home 15f89400c3 Correction to the psb_geinv implementation for out flag handling 5 years ago
Cirdans-Home 7f42d63275 Added routine for logical all reduce and applied in psb_mask 5 years ago
Cirdans-Home b8ab997bc1 Added generation of mask vector for constraint tests psb_mask 5 years ago
Cirdans-Home e59932e496 chagend name to acmp for the compare routines 5 years ago
Cirdans-Home 87306f4d1a added weighted and masked 2 norm, and compare on complex vector 5 years ago
Cirdans-Home 1b214f3f00 added weighted 2-norm function 5 years ago
Cirdans-Home 63885c36c7 psb_geabs corrected version with test 5 years ago
Cirdans-Home f5709a2254 Added psb_geabs, final output not working 5 years ago
Salvatore Filippone 77cdfd6cae Merge branch 'merge-paraggr' into merge-paraggr-newops
# Conflicts:
#	docs/html/index.html
#	docs/html/userhtml.css
#	docs/html/userhtml.html
#	docs/psblas-3.7.pdf
#	docs/src/psbrout.tex
5 years ago
Salvatore Filippone e2bd21d9be Update internal documentation. 5 years ago
cirdans-home fcbe0d620a Added vector/scalar comparison routine 5 years ago
cirdans-home d4fc54e75a Corrected error in inv_vect implementation 5 years ago
cirdans-home c1f3b2d9d4 Added entrywise inversion and documentation for vec-vec operation 5 years ago
cirdans-home db7b882e9c entrywise divide with zero check 5 years ago
cirdans-home ce6383b7ff Added Element-by-Element divison 5 years ago