Salvatore Filippone
fa86c91411
Fix OpenMP version of hash_map and hash
6 months ago
Salvatore Filippone
188dee6842
Add indx_map%inc_lc() method
6 months ago
sfilippone
e31dd52c41
Fixed CRITICAL in hash_mod
1 year ago
sfilippone
3aa748b0e3
Finish dual OMP/notOMP g2lv1_ins
1 year ago
sfilippone
db0e4db507
Minimize debug sttements in hash_ins
1 year ago
sfilippone
1941affe7a
Exposed error in AMG test when not parallelizing generation loop
1 year ago
sfilippone
6ba7d93159
Fix CRITICAL in LIST%G2L_INS
2 years ago
sfilippone
f068d73ef1
First working version
2 years ago
sfilippone
eb11e5e053
Put CRITICAL(name) in G2L_INS
2 years ago
sfilippone
0f1603a2e9
The current version of test/omp seems to be working. To be completed
2 years ago
sfilippone
c05b32c202
Reset status for csr_impl.
2 years ago
Salvatore Filippone
ed7862a848
Fix OpenMP g2lv1_ins
2 years ago
Salvatore Filippone
bb4e80f647
Bit of cleanup in psb_hash_map_mod
2 years ago
Salvatore Filippone
49d37911ca
Work on psb_hash_map_mod
2 years ago
Salvatore Filippone
784cc65e51
Temporarily revert hash_map_mod waiting for a proper fix
2 years ago
Salvatore Filippone
cd01db132e
Merge branch 'development' into dev-openmp
2 years ago
Salvatore Filippone
b4c538825f
Merge branch 'remotebuild' into development
2 years ago
Salvatore Filippone
fafe128516
Finish vector assembly with REMOTE_BUILD. To be tested.
3 years ago
Salvatore Filippone
ee3f63ae3d
Fix compilation of gen_block_map_mod
3 years ago
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
336f7bf132
Defined non-blocking version of PSB_SUM.
3 years ago
Salvatore Filippone
344d118051
Rework hash_map_mod with OpenMP
3 years ago
Salvatore Filippone
b83f9b7798
Pretty-print cosmetics
3 years ago
Salvatore Filippone
6d0b26ecf1
Further changes for remote build, new method
3 years ago
Salvatore Filippone
1337009f91
Infrastructure for non-local matrix build
3 years ago
Salvatore Filippone
1c98111fd9
More interface mismatch fixes
3 years ago
Salvatore Filippone
6f92b7bfb3
Simplify G2L
3 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
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
db7def0433
Merge branch 'development' into remap-coarse
4 years ago
Salvatore Filippone
db17057924
Cosmetic changes to fnd_owner for BLOCK.
4 years ago
Salvatore Filippone
97a1cfca3e
Merge branch 'unify_aggr_bld' into remap-coarse
4 years ago
Salvatore Filippone
76ff6c824c
Fix GEN_BLOCK distribution search for owner process: binary search on
...
repeated keys
4 years ago
Salvatore Filippone
90493218a2
Change handling of no-context in DESC for remap-coarse
5 years ago
Salvatore Filippone
98349319e8
Cleanup DESC%FREE()
5 years ago
Salvatore Filippone
7d3e4aec06
New name qry_halo_owner to distinguish from fnd_halo_owner
5 years ago
Salvatore Filippone
58b7489db9
New fnd_owner implementation, taking into account CD%REINIT
5 years ago
Salvatore Filippone
55666cc0fe
Make sure p_adjcncy and halo_owner are preserved over desc%reinit
5 years ago
Salvatore Filippone
27bf7ec666
New get_a2av_alg() in place of conditional compilation
5 years ago
Salvatore Filippone
d3e4a091e8
Cosmetic cleanup
5 years ago
Salvatore Filippone
76d5c5f3ae
Fixes for cases where IPK==LPK
5 years ago
Salvatore Filippone
3f08263eb6
Pretty-printing fixes
5 years ago
Salvatore Filippone
3cfdc033fd
New structure for A2A and graph_fnd_owner
...
New implementation for A2A: use mpi_allgather and mpi_reduce_scatter,
with two variants: one for variable inputs, one for fixed size
inputs.
Modified graph_fnd_owner to pass padded and uniform sized input to
A2A.
5 years ago
Salvatore Filippone
9a2c1fe0a9
Merge branch 'development' into fnd_owner
...
# Conflicts:
# base/internals/psi_extrct_dl.F90
# base/internals/psi_symm_dep_list.F90
# base/modules/desc/psb_indx_map_mod.f90
5 years ago
Salvatore Filippone
555907338e
New versions of fnd_owner: do not use MPI_alltoallv
5 years ago
Salvatore Filippone
e60e3c9d91
Changed default maxspace to -1
5 years ago
Salvatore Filippone
2b898aa14f
New get_mpi_comm and get_mpi_rank, code and docs
5 years ago