Salvatore Filippone
bb4547a0bf
Define new method get_mpi_comm
5 years ago
Salvatore Filippone
ac3128ec9d
Cleanup obsolete code.
5 years ago
Salvatore Filippone
2478dc55ba
New name for map_aggr_ parm.
6 years ago
Salvatore Filippone
0309f00ada
New psb_par_spspmm method for parallel triple matrix product.
6 years ago
Salvatore Filippone
5e03cacdec
New SCAN collective, only for SUM right now.
...
New arg in CDALL to force HASH over GEN_BLOCK
6 years ago
Salvatore Filippone
5ae90a0dae
Add argument to cdall to force HASH.
6 years ago
Salvatore Filippone
b53f750964
Fix bad setup of halo_owner in denum_block
6 years ago
Salvatore Filippone
839b82ff94
New SPHALO CSR version, suitable for new MLD. To be fully tested yet.
6 years ago
Salvatore Filippone
8b26f6d6c7
Fixed rebuild of halo_onwer. TBD: FIX INDXMAP%CLONE
6 years ago
Salvatore Filippone
d7537326ea
Fix build error.
6 years ago
Salvatore Filippone
0f92cd617c
Reuse GEN_BLOCK_MAP if already on input.
6 years ago
Salvatore Filippone
62499ebe91
Define new csr_sphalo.
6 years ago
Salvatore Filippone
6b39b2808c
Argument grouping for new SPINS_CSR interface. Document same.
6 years ago
Salvatore Filippone
88330868cd
New variant of psb_spins in CSR mode. Docs for same.
6 years ago
Salvatore Filippone
1079260d84
Fixed switch to build state for overlap descriptor.
6 years ago
Salvatore Filippone
a695b63c3c
New linmap internal structure.
6 years ago
Salvatore Filippone
82ab3b4fe1
Fix map build for gen_linear.
6 years ago
Salvatore Filippone
909c44a2ef
Fix MAP%MAP_Y2X.
6 years ago
Salvatore Filippone
f6e677d9d2
Better allocation of temporaries in SPHALO.
6 years ago
Salvatore Filippone
66b3480957
Further fixes for sphalo.
6 years ago
Salvatore Filippone
b74689801f
Fix sphalo to have calls to CSGET with full output.
6 years ago
Salvatore Filippone
73695712a6
Fix stray #elif
6 years ago
Salvatore Filippone
c3ddbf76fb
Fix bookkeeping in Xsphalo.
...
Fix cd_renum_block init.
6 years ago
Salvatore Filippone
7341c90c9d
New RENUM_BLOCK function to create descriptor with contiguous global numbering.
6 years ago
Salvatore Filippone
9d70696e96
New A2AV implementation.
6 years ago
Salvatore Filippone
e53ddb08c5
Finer control over statistics printed by CDPRT.
6 years ago
Salvatore Filippone
ae2e575a29
Cleanup error returns.
7 years ago
Salvatore Filippone
ee6992e938
Avoid divide by zero for desc printout.
7 years ago
Salvatore Filippone
9e90a04e31
Change default in CDALL with VL: no global checks.
...
Split psb_cd_choose_large_state with psb_cd_is_large.
7 years ago
Salvatore Filippone
462f1d098c
Modified internals to have tmp_ovrlap in local numbering.
...
Also simplified crea_index taking out isglob argument.
Fixed bldext, cdall & friends accordingly.
7 years ago
Salvatore Filippone
3d347d31dc
Ensure that the CNV method pick up the default storage format.
...
Populate the defaults at psb_init time.
7 years ago
Salvatore Filippone
baf1c740f9
Fixed interface mismatch in multivect.
7 years ago
Salvatore Filippone
f1b3a9f922
Add global option for psb_cdprt
7 years ago
Salvatore Filippone
273fd7ac44
Merge branch 'development' of https://github.com/sfilippone/psblas3 into development
7 years ago
Salvatore Filippone
2030ad13bf
Modified descriptor info printout.
7 years ago
Salvatore Filippone
f0d82cd88b
Add flush statements.
7 years ago
Salvatore Filippone
35da66299a
New version of PSB_CDPRT. Must be called by all processes.
7 years ago
Salvatore Filippone
c774783057
Updated copyright statement
7 years ago
Salvatore Filippone
f1d260b3c9
Added scratch to geasb for arrays.
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
854c3d8418
psblas:
...
base/tools/psb_c_map.f90
base/tools/psb_d_map.f90
base/tools/psb_s_map.f90
base/tools/psb_z_map.f90
Silly bug with iam/np
8 years ago
Salvatore Filippone
85da2dbd27
psblas3:
...
base/tools/psb_c_map.f90
base/tools/psb_d_map.f90
base/tools/psb_s_map.f90
base/tools/psb_z_map.f90
Fixed X2Y and Y2X pointer magic.
8 years ago
Salvatore Filippone
8f5fd02e6a
psblas3:
...
base/modules/comm/psb_c_linmap_mod.f90
base/modules/comm/psb_d_linmap_mod.f90
base/modules/comm/psb_s_linmap_mod.f90
base/modules/comm/psb_z_linmap_mod.f90
base/tools/psb_c_map.f90
base/tools/psb_d_map.f90
base/tools/psb_s_map.f90
base/tools/psb_z_map.f90
Added X_vect buffers to map_X2Y and map_Y2X: it makes a large
difference on GPUs.
Fixed CNV method to ignore unassembled maps.
8 years ago
Salvatore Filippone
9c4055f45c
psblas3:
...
base/comm/internals/psi_cswapdata.F90
base/comm/internals/psi_cswaptran.F90
base/comm/internals/psi_dswapdata.F90
base/comm/internals/psi_dswaptran.F90
base/comm/internals/psi_iswapdata.F90
base/comm/internals/psi_iswaptran.F90
base/comm/internals/psi_sswapdata.F90
base/comm/internals/psi_sswaptran.F90
base/comm/internals/psi_zswapdata.F90
base/comm/internals/psi_zswaptran.F90
base/comm/psb_cgather.f90
base/comm/psb_chalo.f90
base/comm/psb_covrl.f90
base/comm/psb_cscatter.F90
base/comm/psb_cspgather.F90
base/comm/psb_dgather.f90
base/comm/psb_dhalo.f90
base/comm/psb_dovrl.f90
base/comm/psb_dscatter.F90
base/comm/psb_dspgather.F90
base/comm/psb_igather.f90
base/comm/psb_ihalo.f90
base/comm/psb_iovrl.f90
base/comm/psb_iscatter.F90
base/comm/psb_sgather.f90
base/comm/psb_shalo.f90
base/comm/psb_sovrl.f90
base/comm/psb_sscatter.F90
base/comm/psb_sspgather.F90
base/comm/psb_zgather.f90
base/comm/psb_zhalo.f90
base/comm/psb_zovrl.f90
base/comm/psb_zscatter.F90
base/comm/psb_zspgather.F90
base/modules/desc/psb_hash_map_mod.f90
base/modules/psb_error_impl.F90
base/modules/psb_error_mod.F90
base/modules/psb_realloc_mod.F90
base/modules/serial/psb_c_base_vect_mod.f90
base/modules/serial/psb_c_vect_mod.F90
base/modules/serial/psb_d_base_vect_mod.f90
base/modules/serial/psb_d_vect_mod.F90
base/modules/serial/psb_i_base_vect_mod.f90
base/modules/serial/psb_s_base_vect_mod.f90
base/modules/serial/psb_s_vect_mod.F90
base/modules/serial/psb_z_base_vect_mod.f90
base/modules/serial/psb_z_vect_mod.F90
base/tools/psb_ccdbldext.F90
base/tools/psb_dcdbldext.F90
base/tools/psb_icdasb.F90
base/tools/psb_scdbldext.F90
base/tools/psb_zcdbldext.F90
krylov/psb_dcg.F90
krylov/psb_scg.F90
Fixes for --enable-long-integers. Now compiles and runs correctly.
8 years ago
Salvatore Filippone
2fde94dfe6
psblas3:
...
base/modules/psb_const_mod.F90
base/modules/psb_error_mod.F90
base/serial/impl/psb_c_csc_impl.f90
base/serial/impl/psb_c_csr_impl.f90
base/serial/impl/psb_d_csc_impl.f90
base/serial/impl/psb_d_csr_impl.f90
base/serial/impl/psb_s_csc_impl.f90
base/serial/impl/psb_s_csr_impl.f90
base/serial/impl/psb_z_csc_impl.f90
base/serial/impl/psb_z_csr_impl.f90
base/serial/psb_csymbmm.f90
base/serial/psb_dsymbmm.f90
base/serial/psb_ssymbmm.f90
base/serial/psb_zsymbmm.f90
base/tools/psb_cdren.f90
base/tools/psb_icdasb.F90
New error code.
8 years ago
Salvatore Filippone
40b0ed6996
psblas3:
...
base/tools/psb_ccdbldext.F90
base/tools/psb_dcdbldext.F90
base/tools/psb_scdbldext.F90
base/tools/psb_zcdbldext.F90
Revert yesterday's change, it was overkill.
9 years ago
Salvatore Filippone
99798dbcff
psblas3:
...
base/modules/psb_hash_mod.f90
base/tools/psb_ccdbldext.F90
base/tools/psb_dcdbldext.F90
base/tools/psb_scdbldext.F90
base/tools/psb_zcdbldext.F90
Fix reinit of hash index_map.
9 years ago
Salvatore Filippone
003a1096ce
psblas3:
...
base/tools/psb_ccdbldext.F90
base/tools/psb_dcdbldext.F90
base/tools/psb_scdbldext.F90
base/tools/psb_zcdbldext.F90
Allow for empyt input matrices in BLDEXT
9 years ago