Commit Graph

19 Commits (02b09a9eb55353fdbe25156126c3304d401a3e99)

Author SHA1 Message Date
Salvatore Filippone 405ba72bdb psblas2-dev:
base/internals/psi_dswapdata.F90
 base/psblas/psb_dspmm.f90
 base/psblas/psb_zspmm.f90
 base/tools/psb_cd_inloc.f90
 base/tools/psb_cdals.f90
 base/tools/psb_cdalv.f90


Merged fixes from ulbe testing.
17 years ago
Salvatore Filippone d616b83f6f psblas2-dev:
Changelog
 base/internals/Makefile
 base/internals/avltree.c
 base/internals/avltree.h
 base/internals/psi_bld_tmphalo.f90
 base/internals/psi_fnd_owner.f90
 base/internals/psi_idx_cnv.f90
 base/internals/psi_idx_ins_cnv.f90
 base/internals/srcht.c
 base/modules/Makefile
 base/modules/psb_avl_mod.f90
 base/modules/psb_desc_type.f90
 base/tools/psb_cd_inloc.f90
 base/tools/psb_cdals.f90
 base/tools/psb_cdalv.f90
 base/tools/psb_cdins.f90
 base/tools/psb_icdasb.F90


Merged AVL changes.
17 years ago
Salvatore Filippone a019113d24 psblas2-dev:
base/internals/psi_idx_ins_cnv.f90
 base/modules/psb_desc_type.f90
 base/tools/psb_cd_inloc.f90
 base/tools/psb_cdals.f90
 base/tools/psb_cdalv.f90
	

Performance fix: avoid loop to figure out current position in
halo_index inside psi_idx_ins_cnv.
17 years ago
Salvatore Filippone e2234b0177 psblas:

							
						
17 years ago
Salvatore Filippone 8d3469a121 psblas:
Updated copyright statement for all files.
17 years ago
Salvatore Filippone c8c211c0e9 Merged changes at r2702 from branch psblas-ovtrans. 17 years ago
Salvatore Filippone 1de99a499a Merged debug infrastructure, internal docs and html headers. 17 years ago
Salvatore Filippone f46a8b1131 Bunch of changes to take away most instances of unused variables. 17 years ago
Salvatore Filippone 624e32ed6d Fixed internal docs. 17 years ago
Salvatore Filippone 3297eb7d04 Fixed in-line docs. 17 years ago
Salvatore Filippone 285da66426 Fixed bunch of headers in various tools source files.
Moved gelp to serial.
Changed interface of sphalo.
17 years ago
Salvatore Filippone 88f0e7ef53 Fixed error handling on ALLOCATE. 18 years ago
Salvatore Filippone 7c40630b86 Fixed bug in CDALL whereas SET_BLD using matrix_data(psb_ctxt_) was
called before the entry was set.
18 years ago
Salvatore Filippone 7717e402ec Fixed bug in cdall, version with NL. 18 years ago
Salvatore Filippone ae4600eefb Changes for SUN compilers. 18 years ago
Salvatore Filippone 7a0bddf731 Fixed large threshold to use function psb_cd_choose_large to account
for NP>2.
Updated description of data structure in psb_desc_type.f90.
18 years ago
Salvatore Filippone 22686aefa0 Aligned to new names for internal constants.
Fixed ext field of descriptors. First version; to be further
fixed storing force_hv into the descriptor itself.
18 years ago
Salvatore Filippone ab8704dd91 Fixed state vs. size of descriptor in two separate entries in matrix_data,
making them orthogonal.
Updated tools sources accordingly.
18 years ago
Salvatore Filippone e59374bf6b Renamed CDALL into CDALS. 18 years ago