Commit Graph

1309 Commits (91d3e66547549bec1e33fa424158b4ad16789a12)

Author SHA1 Message Date
Salvatore Filippone 9593bfc2c9 Changed interface fnd_owner 3 years ago
Salvatore Filippone 6bed4bc55e Change interface to fnd_owner 3 years ago
Salvatore Filippone 6bc5f0a05c Minor changes to halo_fnd_owner 3 years ago
Salvatore Filippone 3a2a29c915 First round of changes for remote vector 3 years ago
Salvatore Filippone 1fe2c71163 Complete non-blocking collectives. 3 years ago
Salvatore Filippone 336f7bf132 Defined non-blocking version of PSB_SUM. 3 years ago
Salvatore Filippone 6945b1495e Fix use of mpi_comm_null 3 years ago
Salvatore Filippone db0577cd07 Fix fix_coo for OpenMP 3 years ago
Salvatore Filippone e2ee8d8c07 Fix use of MPI mod 3 years ago
Salvatore Filippone 9bdeae9a16 Fix coo_inner impl. 3 years ago
Salvatore Filippone 7ee9001fde Fix bug in COO impl. OpenMP version. 3 years ago
Salvatore Filippone 1d138f2d54 Remove obsolete files 3 years ago
Salvatore Filippone d0a5ff9893 Rework build 3 years ago
Salvatore Filippone 344d118051 Rework hash_map_mod with OpenMP 3 years ago
Salvatore Filippone 57d9ac33c5 Realloc with OpenMP fixes. 3 years ago
Salvatore Filippone 3637c8f78a Take out update of adjacency list, doing it outside is more flexible 3 years ago
Salvatore Filippone b83f9b7798 Pretty-print cosmetics 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 727a99e376 Improve handling of psi_c_diffadd and psb_sizeof_XX 3 years ago
Salvatore Filippone adbae358e4 Improve cleanup on psb_close 3 years ago
Salvatore Filippone 547631a7f4 Take out obsolete X_sort_mod 3 years ago
Salvatore Filippone 1c98111fd9 More interface mismatch fixes 3 years ago
Salvatore Filippone 340c191e7f First round of cleanup build warnings 3 years ago
Salvatore Filippone a673bf8bf1 Fix inconsistency in %csget 3 years ago
Salvatore Filippone da7d49b4db Cleanup use of %csget 3 years ago
Salvatore Filippone 6f92b7bfb3 Simplify G2L 3 years ago
Salvatore Filippone 1dc28fb710 Cosmetic changes in psi_penv 4 years ago
Salvatore Filippone 23c9a71ed6 Merged changes from maintenance, improve serial compilation and fake MPI. 4 years ago
Salvatore Filippone 545a5f7b80 Fix makefile 4 years ago
Salvatore Filippone ceda17be7e Fix internals for SERIAL_MPI 4 years ago
Cirdans-Home 8cddedd022 Fixed psi_protect_name 4 years ago
Cirdans-Home 297be776ca Fixed name of psi_i_renum_index subroutine 4 years ago
Salvatore Filippone 583ca19e9c Add support for size statistics 4 years ago
Salvatore Filippone 493beaa751 Minor formatting 4 years ago
Salvatore Filippone e60f4a2612 Fix error handling in GEASB 4 years ago
Salvatore Filippone 76900aedff Fix silly error with uninitialized variable 4 years ago
Salvatore Filippone 82c2e6374b Fix error handling 4 years ago
Salvatore Filippone 875ef40724 Missing USE statement for psb_error_check, make it public 4 years ago
Salvatore Filippone aeb1397e9f Fix error_impl, and add check_error() 4 years ago
Salvatore Filippone 81fc75a091 Fixes for memory leaks in the C interface 4 years ago
Cirdans-Home 3e6fdd39e4 Corrected bug in interfaces for genrm2 4 years ago
Salvatore Filippone 3e318e1a84 Initialize INFO 4 years ago
Cirdans-Home 9a2ea73d81 psb_dnrm2_weight working also for GPUs 4 years ago
Cirdans-Home faf493b861 Made safe for index not owned or in the halo 4 years ago
Cirdans-Home 73605bdda0 Bugfix weighted norm FIXME for GPU 4 years ago
Salvatore Filippone d02322861c Updated comments 4 years ago
Salvatore Filippone c6a52d45bd Updated internal comments 4 years ago
Salvatore Filippone 5d7b3471e2 Fix GRAPH_FND_OWNER and updated comments. 4 years ago
Salvatore Filippone d505b0b8c9 Added comments. 4 years ago
Salvatore Filippone 82665f4e79 Put additional OpenMP directives. 4 years ago
Salvatore Filippone 0232ed755f Improve descriptor lists handling. 4 years ago
Salvatore Filippone 734041d90f Update description of internals. 4 years ago
Cirdans-Home e64d52cbc2 Added routine to get integer context for c-mpi interoperability 4 years ago
Salvatore Filippone 321814d247 Fix performance of owner search in descriptor assembly 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 758a729225 Fix comm internals. 4 years ago
Salvatore Filippone 327003ad06 Merge branch 'new-context' into dev-openmp 4 years ago
Salvatore Filippone c58e523918 Embed GELP in PSI_SERIAL_IMPL 4 years ago
Salvatore Filippone 926cb1e5ad Merge branch 'dev-openmp' of https://github.com/sfilippone/psblas3 into dev-openmp 4 years ago
Salvatore Filippone 4292dd3490 Put static clause in OMP 4 years ago
Salvatore Filippone 997020ba81 New GELP for EPK data. 4 years ago
Salvatore Filippone c414d4d40a Merge branch 'implement-ainv' into dev-openmp
# Conflicts:
#	base/comm/internals/psi_cswapdata_a.F90
#	base/comm/internals/psi_cswaptran_a.F90
#	base/comm/internals/psi_dswapdata_a.F90
#	base/comm/internals/psi_dswaptran_a.F90
#	base/comm/internals/psi_eswapdata_a.F90
#	base/comm/internals/psi_eswaptran_a.F90
#	base/comm/internals/psi_i2swapdata_a.F90
#	base/comm/internals/psi_i2swaptran_a.F90
#	base/comm/internals/psi_mswapdata_a.F90
#	base/comm/internals/psi_mswaptran_a.F90
#	base/comm/internals/psi_sswapdata_a.F90
#	base/comm/internals/psi_sswaptran_a.F90
#	base/comm/internals/psi_zswapdata_a.F90
#	base/comm/internals/psi_zswaptran_a.F90
#	base/modules/psi_i_mod.F90
4 years ago
Salvatore Filippone a8ee595392 New method for checking if REPL at V descriptor 4 years ago
Cirdans-Home 4674de97cf Corrected call to use mpi 4 years ago
Salvatore Filippone 927bf9f103 Merge branch 'new-context' into implement-ainv 4 years ago
Salvatore Filippone db9bb6ca77 Fix problem in logical recv 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 2e0c297409 Merging remap-coarse into new-context 4 years ago
Salvatore Filippone f0663512b2 Merge new-context 4 years ago
Salvatore Filippone ea6e473677 Various CTXT fixes 4 years ago
Salvatore Filippone e445819960 Fix wrong subroutine name ref. 4 years ago
Salvatore Filippone 025a4b5512 Fixes for CTXT usage, new GELP templated source. 4 years ago
Salvatore Filippone 42d9ad426e Merge branch 'new-context' into dev-openmp 4 years ago
Salvatore Filippone 7eb653b39d fix ICTXT vs CTXT 4 years ago
Salvatore Filippone 6b6ca3b6ac Merge branch 'new-context' into dev-openmp 4 years ago
Salvatore Filippone bab24cec27 Fix indx_map compilation 4 years ago
Salvatore Filippone b32053d8aa Fix base_init_null for use with 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
Salvatore Filippone e1d859e3f5 Change return value of get_context on error. 4 years ago
Salvatore Filippone 9178d63ebd Updates for C ctxt handling. 4 years ago
Cirdans-Home c52d42a50d merge with mat-allocation 4 years ago
Salvatore Filippone 02b9ff5cfb Fix Makefile dependencies 4 years ago
Salvatore Filippone 6a6f6ad2c2 Change name of ICTXT to CTXT 4 years ago
Cirdans-Home fbf23c3959 Added implementation in BJAC and test for ILU-type factorizations 4 years ago
Salvatore Filippone 8b2b86d44d C interface. Not fully working yet. 4 years ago
Salvatore Filippone b376d226cb Fixed declaration and use of CONTEXT with new type. 4 years ago
Salvatore Filippone 2009ed8dbe First round of updateds for new CONTEXT 4 years ago
Salvatore Filippone 2697fbe73a Started work on encapsulating CONTEXT. 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