Commit Graph

313 Commits (fc81367fefaff259acc4c65e58d9bb49e835d941)

Author SHA1 Message Date
Salvatore Filippone fc81367fef Changes for remote build interfaces. Implementation to be completed. 3 years ago
Salvatore Filippone b4c27ec4eb New fnd_owner. 3 years ago
Salvatore Filippone 3a2a29c915 First round of changes for remote vector 3 years ago
Salvatore Filippone 4a7f9d786d Keep track of inner integer class for descriptor reassembly 3 years ago
Salvatore Filippone 7d150e2eca Fix assembly procedure for remote build 3 years ago
Salvatore Filippone 0b19adab3c Round of fixes for matrix remote build. Something still wrong. 3 years ago
Salvatore Filippone 6d0b26ecf1 Further changes for remote build, new method 3 years ago
Salvatore Filippone 0e676d2903 Infrastructure for remote builds 3 years ago
Salvatore Filippone 1337009f91 Infrastructure for non-local matrix build 3 years ago
Salvatore Filippone da7d49b4db Cleanup use of %csget 3 years ago
Salvatore Filippone 545a5f7b80 Fix makefile 4 years ago
Salvatore Filippone 583ca19e9c Add support for size statistics 4 years ago
Salvatore Filippone e60f4a2612 Fix error handling in GEASB 4 years ago
Cirdans-Home faf493b861 Made safe for index not owned or in the halo 4 years ago
Salvatore Filippone c29d3aae1d Additional info on data exchanges on output cdprt 4 years ago
Salvatore Filippone 0a0812938b Merge branch 'new-context' into remap-coarse
# Conflicts:
#	base/modules/psi_i_mod.F90
#	base/serial/psb_dgelp.f90
#	base/serial/psb_sgelp.f90
4 years ago
Salvatore Filippone 6866558372 Merge branch 'new-context' into implement-ainv
# Conflicts:
#	prec/impl/psb_c_bjacprec_impl.f90
#	prec/impl/psb_c_prec_type_impl.f90
#	prec/impl/psb_d_bjacprec_impl.f90
#	prec/impl/psb_d_prec_type_impl.f90
#	prec/impl/psb_s_bjacprec_impl.f90
#	prec/impl/psb_s_prec_type_impl.f90
#	prec/impl/psb_z_bjacprec_impl.f90
#	prec/impl/psb_z_prec_type_impl.f90
#	prec/psb_c_prec_type.f90
#	prec/psb_d_prec_type.f90
#	prec/psb_s_prec_type.f90
#	prec/psb_z_prec_type.f90
#	test/pargen/psb_d_pde2d.f90
#	test/pargen/psb_d_pde3d.f90
#	test/pargen/psb_s_pde2d.f90
#	test/pargen/psb_s_pde3d.f90
4 years ago
Salvatore Filippone b3bcb762c5 New files from remap-coarse 4 years ago
Salvatore Filippone 7124e8abdf Merge branch 'new-context' into remap-coarse & fix
# Conflicts:
#	base/modules/desc/psb_desc_mod.F90
#	base/modules/penv/psi_penv_mod.F90
4 years ago
Cirdans-Home c52d42a50d merge with mat-allocation 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
Salvatore Filippone 4bc326d06b Add IDEST to remap interface 4 years ago
Salvatore Filippone a79d853338 Debug check (to be taken out later) 4 years ago
Salvatore Filippone fb422be9f4 Change interface of X_REMAP to include isrc/nrsrc 4 years ago
Salvatore Filippone 2090a011db Include X_remap. 4 years ago
Salvatore Filippone 0adf2cbb3f Seemingly working version of D_REMAP. Minimal test of same. 4 years ago
Salvatore Filippone 7c6ffcd4a2 Start work on REMAP. 4 years ago
Salvatore Filippone 6e09f745ce Merge branch 'development' into remap-coarse 4 years ago
Cirdans-Home c0c8224253 Corrected debug message in getelem 4 years ago
Cirdans-Home 624a07a25b Added getelem function to retrieve entries from distributed vectors 4 years ago
Salvatore Filippone db7def0433 Merge branch 'development' into remap-coarse 4 years ago
Salvatore Filippone 46736f9d39 Fix type handling bug in simple_triad 4 years ago
Salvatore Filippone eb03797ad5 Better error messages from MAP%APPLY 4 years ago
Salvatore Filippone 97a1cfca3e Merge branch 'unify_aggr_bld' into remap-coarse 4 years ago
Salvatore Filippone d9997e511f Fixed alterations for MAP routines and new internals 4 years ago
Salvatore Filippone 90493218a2 Change handling of no-context in DESC for remap-coarse 4 years ago
Salvatore Filippone 2de1202d62 Improved error message for MAP_ 4 years ago
Salvatore Filippone 7de9318aa9 New timers in descriptor assembly 4 years ago
Salvatore Filippone 7d3e4aec06 New name qry_halo_owner to distinguish from fnd_halo_owner 5 years ago
Salvatore Filippone 84a8b73416 Avoid LX temporaries in X transpose 5 years ago
Salvatore Filippone 055e342253 Move position of call to set_nzeros 5 years ago
Salvatore Filippone 26cfa837e5 Cosmetic changes for letter case conventions 5 years ago
Salvatore Filippone 55666cc0fe Make sure p_adjcncy and halo_owner are preserved over desc%reinit 5 years ago
Salvatore Filippone 91f737475e Optimized version of X_glob_transpose: do not go through LX_glob_transpose. 5 years ago
Salvatore Filippone 4c7fa23c8a New files for 2-bytes integer support. To be compiled and tested. 5 years ago
Salvatore Filippone 99dc3f5d93 New par_spmm version with 4-byte matrices (with new sphalo variant) 5 years ago
Salvatore Filippone 27bf7ec666 New get_a2av_alg() in place of conditional compilation 5 years ago
Salvatore Filippone 6b2fa31ae1 Internal doc changes. 5 years ago
Salvatore Filippone cc9ef42464 Renamed macro SP_A2AV_MAT into SP_A2AV_TRIAD 5 years ago