Commit Graph

417 Commits (1b7993925599c0ec86c84434dbabb434f1d9f29f)

Author SHA1 Message Date
gabrielequatrana 1b79939255 Fixed some bugs (QR_fact serial) 11 months ago
gabrielequatrana 676652fcff Working parallel (QR_fact serial) 11 months ago
gabrielequatrana d10631530f Init Parallelize 11 months ago
gabrielequatrana 6987582c30 Done SERIAL 11 months ago
sfilippone 347352fe1e Make spins work in OpenMP from either par or serial 2 years ago
sfilippone 1941affe7a Exposed error in AMG test when not parallelizing generation loop 2 years ago
sfilippone 7e5dc20e03 Define new options for BSRCH, clean interface 2 years ago
sfilippone 08ff37332a Enable OpenMP in test/pargen 2 years ago
sfilippone dbd55321f8 Fixed CSR mv and cp _from_coo with OpenMP. 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 fd0b1482e5 Merge branch 'dev-openmp' of github.com:sfilippone/psblas3 into dev-openmp 2 years ago
Salvatore Filippone afdbac6727 Swicth csr_impl to F90 2 years ago
Salvatore Filippone 5aef5451fa Fix test program 2 years ago
Salvatore Filippone 4d988ea3db Improvemnts to MAT ASB in OpenMP 2 years ago
Salvatore Filippone f09767baca Fix tests in X_PDE3D 3 years ago
Salvatore Filippone db90270ea7 Fixes for remote_vect handling 3 years ago
Salvatore Filippone 4765a8898c Fix SPASB in test subdirs 3 years ago
Salvatore Filippone b4c538825f Merge branch 'remotebuild' into development 3 years ago
Salvatore Filippone fc81367fef Changes for remote build interfaces. Implementation to be completed. 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 e19c2bf823 Restore test files. 4 years ago
Salvatore Filippone c1c165f001 Merge branch 'master' into maint-3.7.0 4 years ago
Salvatore Filippone af022e9467 Redefine interface of prec%descr to get INFO. Fix configure for MPICXX. 4 years ago
Salvatore Filippone edc797b664 Merge branch 'development' into maint-3.7.0 4 years ago
Salvatore Filippone 1445f773f3 Fix execution of test 4 years ago
Salvatore Filippone 43fad98253 Merge branch 'development' into maint-3.7.0 4 years ago
Salvatore Filippone 716a1a6513 Fix SERIAL test subdir 4 years ago
Salvatore Filippone 06a752ed68 Merge branch 'development' into maint-3.7.0 4 years ago
Salvatore Filippone 39e1efb508 Fix test programs for SERIAL_MPI 4 years ago
Salvatore Filippone 9cddb1e51d Take out extra test subdirs 4 years ago
Salvatore Filippone 8221658f3e Fix call build_mtpart 4 years ago
Salvatore Filippone 662481a910 Take out perm from df_sample 4 years ago
Salvatore Filippone a9d2c73783 Fix usage of set_p_adjcncy in test programs 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
Cirdans-Home b6ebe59ac3 Checks for options settings and BJAC setup 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
Cirdans-Home 526dc1c260 Added options to set and test program 4 years ago
Cirdans-Home 9d1390ad94 Corrected bug in application phase 4 years ago
Cirdans-Home 3e22e9e963 implemented biconjugation 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 62c75abbf4 Completed integration of ILU-type factorization 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 b376d226cb Fixed declaration and use of CONTEXT with new type. 4 years ago