Commit Graph

64 Commits (b22cba4413383351199c4125846e9bfbc079f7c4)

Author SHA1 Message Date
sfilippone e9d1238b43 Add detailed measurements. 10 months ago
Salvatore Filippone db90270ea7 Fixes for remote_vect handling 2 years ago
Salvatore Filippone 4765a8898c Fix SPASB in test subdirs 2 years ago
Salvatore Filippone e19c2bf823 Restore test files. 3 years ago
Salvatore Filippone 9cddb1e51d Take out extra test subdirs 4 years ago
Salvatore Filippone 8221658f3e Fix call build_mtpart 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 6777e57d37 merge with merge-paraggr-newops 5 years ago
Cirdans-Home c0ccbe14f7 merge with unify_agg_build 5 years ago
Salvatore Filippone a86317d3f4 Merge branch 'unify_aggr_bld' into development 5 years ago
Salvatore Filippone 57ba8ad3e2 Fix kernel/d_file_spmv size of strings for input file 5 years ago
Cirdans-Home 1f441df5a0 modified tester for vector operation 5 years ago
Cirdans-Home 28c1efe650 Corrected pass argument in div routines 5 years ago
Cirdans-Home effb976305 Added test for out-of-place psb_gemlt 5 years ago
Salvatore Filippone b8f66ef607 Fix test/hello programs 5 years ago
Salvatore Filippone 1a442ec7d0 Fix kernel test subdir 5 years ago
Cirdans-Home b8ab997bc1 Added generation of mask vector for constraint tests psb_mask 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
cirdans-home fcbe0d620a Added vector/scalar comparison routine 5 years ago
cirdans-home c1f3b2d9d4 Added entrywise inversion and documentation for vec-vec operation 5 years ago
cirdans-home ce6383b7ff Added Element-by-Element divison 5 years ago
cirdans-home f66d19e54b added entrywise vector product psb_gemlt 5 years ago
Salvatore Filippone 8d489f8ce2 Merged MixedI8 in new branch (to be later merged into development) 6 years ago
Salvatore Filippone e16b7906fa Fixed test directory issues with Makefiles and interface updates. 6 years ago
Salvatore Filippone 9713225a8b Explanatory comments. 7 years ago
Salvatore Filippone c774783057 Updated copyright statement 7 years ago
Salvatore Filippone 390a7e2093 Fix matrix generation. 7 years ago
Salvatore Filippone bbba6a670e Merged changes from svn dev version. 7 years ago
Salvatore Filippone 077998c1bd psblas3:
.
 Make.inc.in
 base/comm/Makefile
 base/internals/Makefile
 base/internals/psi_exist_ovr_elem.f
 base/internals/psi_exist_ovr_elem.f90
 base/internals/psi_list_search.f
 base/internals/psi_list_search.f90
 base/internals/psi_srtlist.f90
 base/internals/srtlist.f
 base/modules/Makefile
 base/serial/Makefile
 base/serial/f77
 base/serial/f77/Makefile
 base/serial/f77/caxpby.f
 base/serial/f77/cnumbmm.f
 base/serial/f77/daxpby.f
 base/serial/f77/dnumbmm.f
 base/serial/f77/iaxpby.f
 base/serial/f77/saxpby.f
 base/serial/f77/snumbmm.f
 base/serial/f77/symbmm.f
 base/serial/f77/zaxpby.f
 base/serial/f77/znumbmm.f
 base/serial/psb_aspxpby.f90
 base/serial/psi_c_serial_impl.f90
 base/serial/psi_d_serial_impl.f90
 base/serial/psi_i_serial_impl.f90
 base/serial/psi_s_serial_impl.f90
 base/serial/psi_z_serial_impl.f90
 base/serial/smmp.f90
 base/tools/Makefile
 configure.ac
 configure
 prec/psb_d_bjacprec.f90
 prec/psb_d_diagprec.f90
 prec/psb_d_nullprec.f90
 test/fileread/Makefile
 test/hello/Makefile
 test/kernel/Makefile
 test/pargen/Makefile
 test/serial/Makefile
 test/torture/Makefile
 test/util/Makefile

Merged changes from fixprec branch.
8 years ago
Salvatore Filippone de0596d677 psblas3:
New affiliation and fix compyright formatting.
8 years ago
Salvatore Filippone de68ae1d64 psblas3:
Modified copyright format for all Fortran file.
8 years ago
Salvatore Filippone 188a28bf3a psblas3:
test/kernel/d_file_spmv.f90
 test/kernel/s_file_spmv.f90

Fix matrix distribution
8 years ago
Salvatore Filippone f2cf78e520 psblas3:
test/kernel/d_file_spmv.f90
 test/kernel/s_file_spmv.f90

Fix matrix distribution
8 years ago
Salvatore Filippone 7d2b1b9604 psblas3:
test/fileread/Makefile
 test/kernel/Makefile
 test/pargen/Makefile

Typo fixes.
8 years ago
Salvatore Filippone 5edd786cc6 psblas3:
krylov/psb_cfcg.F90
 krylov/psb_dfcg.F90
 krylov/psb_sfcg.F90
 krylov/psb_zfcg.F90
 test/fileread/runs/dfs.inp
 test/kernel/d_file_spmv.f90
 test/kernel/runs/fspmv.inp
 test/kernel/s_file_spmv.f90


Take out old variables.
9 years ago
Salvatore Filippone 6cc47e7c7b *** empty log message *** 9 years ago
Salvatore Filippone 131f58cbd8 psblas3:
Big update of version number and copyright year.
10 years ago
Salvatore Filippone b9ab03266e psblas3:
util/psb_c_mat_dist_impl.f90
 util/psb_c_renum_impl.F90
 util/psb_d_genpde_impl.f90
 util/psb_d_mat_dist_impl.f90
 util/psb_d_renum_impl.F90
 util/psb_s_genpde_impl.f90
 util/psb_s_mat_dist_impl.f90
 util/psb_s_renum_impl.F90
 util/psb_z_mat_dist_impl.f90
 util/psb_z_renum_impl.F90

New error handling.
10 years ago
Salvatore Filippone 69b4b06299 10 years ago
Salvatore Filippone 97c5475d28 psblas3:
test/kernel/d_file_spmv.f90
 test/kernel/s_file_spmv.f90
 util/psb_mmio_mod.F90
 util/psb_mmio_mod.f90

ifdef for workaround for Intel generics bug.
11 years ago
Salvatore Filippone c590c5a3ee psblas3:
test/kernel/d_file_spmv.f90
 test/kernel/pdgenspmv.f90
 test/kernel/s_file_spmv.f90

Simplified flops count.
11 years ago
Salvatore Filippone a7e74e914c psblas3:
Make.inc.in
 base/Makefile
 base/comm/Makefile
 base/internals/Makefile
 base/psblas/Makefile
 base/serial/Makefile
 base/serial/aux/Makefile
 base/serial/f77/Makefile
 base/serial/impl/Makefile
 base/tools/Makefile
 config/pac.m4
 configure.ac
 configure
 krylov/Makefile
 prec/Makefile
 prec/impl/Makefile
 test/fileread/Makefile
 test/kernel/Makefile
 test/pargen/Makefile
 test/pargen/runs/ppde.inp
 test/util/Makefile
 util/Makefile

Updated configry and makefile stuff
11 years ago
Salvatore Filippone cfa9940e59 psblas3:
base/internals/psi_bld_tmphalo.f90
 base/internals/psi_crea_index.f90
 base/internals/psi_desc_index.F90
 base/internals/psi_fnd_owner.F90
 base/modules/psb_desc_mod.F90
 base/modules/psb_indx_map_mod.f90
 base/serial/impl/psb_d_coo_impl.f90
 base/tools/psb_cdins.f90
 base/tools/psb_dspins.f90
 base/tools/psb_glob_to_loc.f90
 base/tools/psb_loc_to_glob.f90
 test/fileread/cf_sample.f90
 test/fileread/df_sample.f90
 test/fileread/sf_sample.f90
 test/fileread/zf_sample.f90
 test/kernel/d_file_spmv.f90
 test/kernel/pdgenspmv.f90
 test/pargen/runs/ppde.inp

Take out desc%indxmap% indirection where it makes sense, take 1.
11 years ago
Salvatore Filippone 56ba74ab9b psblas3:
Fix copyright in preparation for vers. 3.1
12 years ago
Salvatore Filippone 60caf3f9cc psblas3
Changelog
 test/kernel/pdgenspmv.f90

Fix changelog and example.
12 years ago
Salvatore Filippone c0e8ccabea psblas3:
Updated license statement on all files in preparation for 3.0 release.
Defined i_base_vect and i_vect; also to get through with preprocessing
defined idot and inrm2 even if they are not actually used (and inrm2
really does norm1).
13 years ago