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/base/serial
Salvatore Filippone 3be4f105f8 *** empty log message *** 18 years ago
..
aux *** empty log message *** 18 years ago
coo Changes for SUN compilers. 18 years ago
csr Aligned multiple RHS version with 1-rhs version of MV. 18 years ago
dp Changes for SUN compilers. 18 years ago
f77 Changes for SUN compilers. 18 years ago
jad Changes for SUN compilers. 18 years ago
Makefile Changed implementation and internals of GETROW/GETBLK. 18 years ago
README.serial Updated documentation with getrow. 18 years ago
lsame.f90 Fixed makefile and use statements for psb_msort, psb_qsort etc. 18 years ago
psb_cest.f90 Aligned to new names for internal constants. 18 years ago
psb_dcoins.f90 Fixed documentation of INTENT of arguments. 18 years ago
psb_dcsdp.f90 First round of changes: fixed SYMBMM,NUMBMM to use GETROW. 18 years ago
psb_dcsmm.f90 Aligned to new names for internal constants. 18 years ago
psb_dcsmv.f90 Aligned to new names for internal constants. 18 years ago
psb_dcsnmi.f90 Aligned to new names for internal constants. 18 years ago
psb_dcsprt.f90 Second step of major reorg: tested compilation. 18 years ago
psb_dcsrws.f90 First round of changes: fixed SYMBMM,NUMBMM to use GETROW. 18 years ago
psb_dcssm.f90 Aligned to new names for internal constants. 18 years ago
psb_dcssv.f90 Aligned to new names for internal constants. 18 years ago
psb_dfixcoo.f90 Reimplemented merge-sort inner routine. 18 years ago
psb_dipcoo2csc.f90 Aligned to new names for internal constants. 18 years ago
psb_dipcoo2csr.f90 Changed implementation and internals of GETROW/GETBLK. 18 years ago
psb_dipcsr2coo.f90 Aligned to new names for internal constants. 18 years ago
psb_dneigh.f90 Defined interface msort_unique and used in neigh and cdovr. 18 years ago
psb_dnumbmm.f90 Changed implementation and internals of GETROW/GETBLK. 18 years ago
psb_drwextd.f90 Fixes for build paths with SuperLU and UMFPACK. 18 years ago
psb_dspclip.f90 Fixed sphalo to use getrow, not getblk, to avoid problems with 18 years ago
psb_dspgetrow.f90 Changed implementation and internals of GETROW/GETBLK. 18 years ago
psb_dspgtblk.f90 Fixed sphalo to use getrow, not getblk, to avoid problems with 18 years ago
psb_dspgtdiag.f90 First round of changes: fixed SYMBMM,NUMBMM to use GETROW. 18 years ago
psb_dspscal.f90 Aligned to new names for internal constants. 18 years ago
psb_dsymbmm.f90 Changed implementation and internals of GETROW/GETBLK. 18 years ago
psb_dtransp.f90 First reorganization towards psblas-2.1/3.0 18 years ago
psb_getifield.f90 First reorganization towards psblas-2.1/3.0 18 years ago
psb_getrow_mod.f90 *** empty log message *** 18 years ago
psb_setifield.f90 First reorganization towards psblas-2.1/3.0 18 years ago
psb_update_mod.f90 First reorganization towards psblas-2.1/3.0 18 years ago
psb_zcoins.f90 Fixed documentation of INTENT of arguments. 18 years ago
psb_zcsdp.f90 First round of changes: fixed SYMBMM,NUMBMM to use GETROW. 18 years ago
psb_zcsmm.f90 Aligned to new names for internal constants. 18 years ago
psb_zcsmv.f90 Aligned to new names for internal constants. 18 years ago
psb_zcsnmi.f90 Aligned to new names for internal constants. 18 years ago
psb_zcsprt.f90 Fixes for complex halo gather. 18 years ago
psb_zcsrws.f90 Aligned to new names for internal constants. 18 years ago
psb_zcssm.f90 Aligned to new names for internal constants. 18 years ago
psb_zcssv.f90 Aligned to new names for internal constants. 18 years ago
psb_zfixcoo.f90 Reimplemented merge-sort inner routine. 18 years ago
psb_zipcoo2csc.f90 Aligned to new names for internal constants. 18 years ago
psb_zipcoo2csr.f90 Aligned to new names for internal constants. 18 years ago
psb_zipcsr2coo.f90 Aligned to new names for internal constants. 18 years ago
psb_zneigh.f90 Defined interface msort_unique and used in neigh and cdovr. 18 years ago
psb_znumbmm.f90 First round of changes: fixed SYMBMM,NUMBMM to use GETROW. 18 years ago
psb_zrwextd.f90 Fixes for build paths with SuperLU and UMFPACK. 18 years ago
psb_zspclip.f90 Fixed sphalo to use getrow, not getblk, to avoid problems with 18 years ago
psb_zspgetrow.f90 Changed implementation and internals of GETROW/GETBLK. 18 years ago
psb_zspgtblk.f90 Fixed sphalo to use getrow, not getblk, to avoid problems with 18 years ago
psb_zspgtdiag.f90 First round of changes: fixed SYMBMM,NUMBMM to use GETROW. 18 years ago
psb_zspscal.f90 Aligned to new names for internal constants. 18 years ago
psb_zsymbmm.f90 First round of changes: fixed SYMBMM,NUMBMM to use GETROW. 18 years ago
psb_ztransc.f90 First reorganization towards psblas-2.1/3.0 18 years ago
psb_ztransp.f90 First reorganization towards psblas-2.1/3.0 18 years ago

README.serial

Most of the subdirectories here contain material that was originally
distributed through the serial sparse blas SPARKER project, plus a
number of extensions of our own design. The original file spblas.f can
be downloaded from matisa.cc.rl.ac.uk; of course any bugs in our 
implementation are our own to fix.  

The main reference for the serial
sparse BLAS is: 
Duff, I., Marrone, M., Radicati, G., and Vittoli, C.
Level 3 basic linear algebra subprograms for sparse matrices: a user 
level interface
ACM Trans. Math. Softw., 23(3), 379-401, 1997.

We also include  SMMP by Randolph E. Bank and
Craig C. Douglas  na.bank@na-net.ornl.gov and
na.cdouglas@na-net.ornl.gov;  we wrapped  it in a Fortran 95 interface
with dynamic memory allocation. 



How do you add a new storage format? Here is your checklist. 
1.  You have to invent a name for it, a name that can fit into 3
    letters.
2.  You have to decide whether you need fields into INFOA() for it, and
    invent their names/positions accordingly.
3.  You have to add an estimate (as good as possible) for the memory
    occupation into psb_cest.
4.  You have to be able to generate it. For our purposes, the minimum
    effort that still meets the requirements is the ability to convert
    to/from COOrdinate; the relevant code (properly encapsulated in
    subroutines) should be added into psb_Xcsdp; you can take Xcocr as
    the model. You may or may not be able to do it "in place";
    ipcoo2csr & friends do just that; if you can, please add it because
    it may come in handy.
5.  If you need to sort entries, it usually better to use imsrx than
    isrx. This is because coefficients lists are likely to contain
    multiple ordered sublists ("runs"), and the merge sort algorithm
    implemented in imsrx is capable of taking advantage of them,
    whereas the isrx quicksort cannot. 
6.  You have to be able to convert it back to COOrdinate. This is
    usually not hard, because the code that does the MV multiply is
    already (maybe implicitly) walking through the coefficients while
    keeping track of both row and column index, thus it suffices to
    copy them as you meet them, and then call psb_fixcoo (which sorts
    and compacts the output) on the result. 
7.  You have to embed the MV and SV codes in the infrastructure; this
    is done first in the xSWMM and xSWSM routines that do a select on
    the FIDA value. Below this level you're free to do as you please. 
8.  You have to extend the output capability of psb_Xcsprt. Again this
    is  easy for the same reasons as in 6. 
9.  You have to extend psb_Xcsrws for DIAG preconditioner. 
10. Provide an UPDATE functionality, and add it to psb_update_mod;
    currently JAD is out of this. 
11. You have to provide the query facilities used in PSB_XSPINFO
    (included  in base/modules/psb_spmat_type). 
12. You have to provide the functionality to extract a block of
    rows in psb_getrow_mod.f90. This is used in the GETROW/GETBLK/CLIP
    chain; GETROW is (all that is) used by the ILU factorization. 
13. You have to provide the GETDIAG functionality. 
14. RWEXTD: what do we do here? Should we switch to/from COO?????
    The current interface is ugly! 
15. CSC is currently a second class citizen; it is only needed for
    interfacing UMFPACK in the mld2p4 preconditioners. 

Is this complete? I sure hope so....