Commit Graph

340 Commits (6b8199f84bfad0d7d574c0eb77574bfa7a6eff26)

Author SHA1 Message Date
sfilippone c1e4f9c2b1 Merge branch 'repackage' into psblas-bgmres, fixes to resolve merge 7 months ago
gabrielequatrana d10631530f Init Parallelize 7 months ago
gabrielequatrana 6987582c30 Done SERIAL 7 months ago
sfilippone 3aa3c795e9 Refactor assembly and cnv 10 months ago
sfilippone ae7fad95d4 Merge branch 'development' into non-diag 12 months ago
sfilippone a2788bdf0b New version with ND product 12 months ago
sfilippone def0635c53 More OMP directives in cd_inloc 1 year ago
sfilippone 347352fe1e Make spins work in OpenMP from either par or serial 1 year ago
sfilippone 1941affe7a Exposed error in AMG test when not parallelizing generation loop 1 year ago
sfilippone 7e5dc20e03 Define new options for BSRCH, clean interface 2 years ago
Salvatore Filippone 5bc02fb2e6 Take out redundant statements in SPINS 2 years ago
sfilippone 5a5712b4f0 Rely on CRITICAL inside G2L_INS implementation 2 years ago
sfilippone f068d73ef1 First working version 2 years ago
sfilippone 8459ea28f5 Modified matrix build procedures with OpenMP 2 years ago
sfilippone 0f1603a2e9 The current version of test/omp seems to be working. To be completed 2 years ago
Salvatore Filippone 86b8a261ef Fixed conversion bug, changed SPASB interface 2 years ago
Salvatore Filippone f09e25524e Create ECSR format and use it for A%AND 2 years ago
Salvatore Filippone 00cc83cde8 First version of AD/AND with memory duplication 2 years ago
Salvatore Filippone e8903bc28b Fix VL(:) initialization when CHECK_=.false. 2 years ago
Salvatore Filippone b17a8ab750 Fix VL(:) initialization when CHECK_=.false. 2 years ago
Salvatore Filippone 8d89debf5d CDALL improvements, timings and OMP 2 years ago
Salvatore Filippone 6058b0b26f Do not sort local indices when GLOBALCHECK=.false. 2 years ago
Salvatore Filippone bcc85e47fd Fix Makefiles for parallel make 2 years ago
Salvatore Filippone db90270ea7 Fixes for remote_vect handling 2 years ago
Salvatore Filippone 42190f17b7 Do not reinit CD when coming from UPD state. 3 years ago
Salvatore Filippone fc345e13b6 Clean debug message from remote_vect 3 years ago
Salvatore Filippone fafe128516 Finish vector assembly with REMOTE_BUILD. To be tested. 3 years ago
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