Commit Graph

1200 Commits (c29d3aae1d59c67fb66c490672d10e32cd4a1ac7)

Author SHA1 Message Date
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
Salvatore Filippone 7c6ffcd4a2 Start work on REMAP. 4 years ago
Salvatore Filippone 0acf10f0d8 OpenMP in base_mat and coo 4 years ago
Cirdans-Home 8d2ab75737 Added interfaces for all types of psb_nspaxpby 4 years ago
Salvatore Filippone 77730de80c Put in OpenMP in CSR, first step. 4 years ago
Salvatore Filippone 23f69f58d4 Additional fixes for psi_serial_impl 4 years ago
Salvatore Filippone eb513e45c6 OpenMP for base_vect 4 years ago
Salvatore Filippone 96a4db14fb Rename psi_serial_impl to F90 4 years ago
Salvatore Filippone 069c49f20f Rename base_vect to F90 4 years ago
Salvatore Filippone 4a274e43ff cosmetic fixes 4 years ago