Salvatore Filippone
14c4ff0f32
Added new methd for two combined axpbys
9 months ago
sfilippone
e9d1238b43
Add detailed measurements.
11 months ago
sfilippone
ae7fad95d4
Merge branch 'development' into non-diag
1 year ago
sfilippone
a2788bdf0b
New version with ND product
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
sfilippone
08ff37332a
Enable OpenMP in test/pargen
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
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
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
2 years ago
Salvatore Filippone
b4c538825f
Merge branch 'remotebuild' into development
2 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
af022e9467
Redefine interface of prec%descr to get INFO. Fix configure for MPICXX.
4 years ago
Salvatore Filippone
39e1efb508
Fix test programs for SERIAL_MPI
4 years ago
Salvatore Filippone
a9d2c73783
Fix usage of set_p_adjcncy in test programs
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
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
Salvatore Filippone
5b1300b7cc
Merge branch 'fix_cdasb' into unify_aggr_bld
...
# Conflicts:
# base/internals/psi_extrct_dl.F90
5 years ago
Salvatore Filippone
e2bd21d9be
Update internal documentation.
5 years ago
Salvatore Filippone
9c3e1dbd49
New test program mods.
5 years ago
Salvatore Filippone
410c0c9995
graph_fnd_owner sweep
...
Implement initial sweep in graph_fnd_owner based on user-provided
topology.
Cleanup old indx_map implementation.
New test program just for testing cdasb.
5 years ago
Salvatore Filippone
31ed911b1e
New set/get_maxspace()
5 years ago
Salvatore Filippone
3ae846edb5
Start refactoring of crea_index
5 years ago
Salvatore Filippone
883c026367
Fix matrix generation.
6 years ago
Salvatore Filippone
b2904e6809
Improve output printout from test programs.
6 years ago
Salvatore Filippone
8d489f8ce2
Merged MixedI8 in new branch (to be later merged into development)
6 years ago
Salvatore Filippone
e16b7906fa
Fixed test directory issues with Makefiles and interface updates.
6 years ago
Salvatore Filippone
78120dc1c0
New ICTXT arg in INIT.
6 years ago
Salvatore Filippone
64fdf563fc
Made test program generate symmetric matrices.
7 years ago
Salvatore Filippone
f2741e3f5c
Fixed index generation in pargen.
7 years ago
Salvatore Filippone
462f1d098c
Modified internals to have tmp_ovrlap in local numbering.
...
Also simplified crea_index taking out isglob argument.
Fixed bldext, cdall & friends accordingly.
7 years ago