Commit Graph

1149 Commits (f6c145f982ef4256ec0a7768487d50834ed68c1e)

Author SHA1 Message Date
Cirdans-Home c52d42a50d merge with mat-allocation 4 years ago
Cirdans-Home fbf23c3959 Added implementation in BJAC and test for ILU-type factorizations 4 years ago
Cirdans-Home 8d2ab75737 Added interfaces for all types of psb_nspaxpby 4 years ago
Cirdans-Home c0c8224253 Corrected debug message in getelem 4 years ago
Cirdans-Home 624a07a25b Added getelem function to retrieve entries from distributed vectors 4 years ago
Salvatore Filippone a1c2561de6 Cleanup unused variables. 4 years ago
Salvatore Filippone dc36db6083 Reformat assignment of entire component. 4 years ago
Salvatore Filippone 7436cf564c Start cleanup compile warnings 4 years ago
Salvatore Filippone 25fdc6fb73 VOLATILE and ISO_FORTRAN_ENV are now enforced, take out ifdefs 4 years ago
Salvatore Filippone 64e4c194fd Enable VECT objects in MMIO read/write. 4 years ago
Salvatore Filippone 7df7b6ffce Set adjacncy list during build of halo_index for all maps. 4 years ago
Salvatore Filippone e3649e1cb6 Do not use sorting on dependency lists unless dlavg<16 4 years ago
Salvatore Filippone 46736f9d39 Fix type handling bug in simple_triad 4 years ago
Salvatore Filippone eb03797ad5 Better error messages from MAP%APPLY 4 years ago
Salvatore Filippone db17057924 Cosmetic changes to fnd_owner for BLOCK. 4 years ago
Salvatore Filippone 76ff6c824c Fix GEN_BLOCK distribution search for owner process: binary search on
repeated keys
4 years ago
Salvatore Filippone 6b2abed8bb Reworked dep_list sorting. Take out obsolete functions 4 years ago
Salvatore Filippone ceb79d8fd8 Fix bad argument passing for sort_dl 4 years ago
Salvatore Filippone 62a67a0d0e Fix sorting of dep_list: store in CSR-like, handle self-loops 4 years ago
Salvatore Filippone 781f0ef083 New version of sort_dep_list. 4 years ago
Salvatore Filippone 56189f39fd Start reworking of handling of dependency lists. 4 years ago
Salvatore Filippone 167f4157bb Improve graph_fnd_owner 4 years ago
Salvatore Filippone d9997e511f Fixed alterations for MAP routines and new internals 4 years ago
Salvatore Filippone 2de1202d62 Improved error message for MAP_ 4 years ago
Salvatore Filippone d865bb91ca Defined new variant of allocate_mnnz for mixed IPK/LPK 4 years ago
Salvatore Filippone ad50c6e166 Add new source file for alternative CDASB. 4 years ago
Salvatore Filippone 5b1300b7cc Merge branch 'fix_cdasb' into unify_aggr_bld
# Conflicts:
#	base/internals/psi_extrct_dl.F90
4 years ago
Salvatore Filippone d2f8d87204 Defined a threshold for enacting simplified exchange list build 4 years ago
Salvatore Filippone 2b295de9e7 New crea_index internals. 4 years ago
Salvatore Filippone 7fa4eae8c9 Timers in xtr_dl 4 years ago
Salvatore Filippone debb03b6ae Prepare for alternative code path 4 years ago
Salvatore Filippone 7de9318aa9 New timers in descriptor assembly 4 years ago
Salvatore Filippone 487b2c2e1d Defined reallocate and safe_ab_cpy for intrinsic scalars. 4 years ago
Salvatore Filippone e9a8814338 Change default order for DUPL constants. 5 years ago
Cirdans-Home 6777e57d37 merge with merge-paraggr-newops 5 years ago
Salvatore Filippone 2a6107a937 Define psb_free_timers() 5 years ago
Salvatore Filippone 98349319e8 Cleanup DESC%FREE() 5 years ago
Cirdans-Home c0ccbe14f7 merge with unify_agg_build 5 years ago
Salvatore Filippone f499ffb203 New clear_defaults function, use it in psb_exit 5 years ago
Salvatore Filippone 7d3e4aec06 New name qry_halo_owner to distinguish from fnd_halo_owner 5 years ago
Salvatore Filippone 84a8b73416 Avoid LX temporaries in X transpose 5 years ago
Salvatore Filippone f28e3a9ea9 Further fixes for uninitialized vars 5 years ago
Salvatore Filippone eb934e2a45 Fix uninitialized INFO in cp/mv _from 5 years ago
Salvatore Filippone b56abbb270 Improve structure of Makefiles 5 years ago
Salvatore Filippone 58b7489db9 New fnd_owner implementation, taking into account CD%REINIT 5 years ago
Salvatore Filippone 055e342253 Move position of call to set_nzeros 5 years ago
Salvatore Filippone 26cfa837e5 Cosmetic changes for letter case conventions 5 years ago
Salvatore Filippone 55666cc0fe Make sure p_adjcncy and halo_owner are preserved over desc%reinit 5 years ago
Cirdans-Home 166bd219ef Corrected checkmat bugs in compare and get_nnz routines 5 years ago
Cirdans-Home 5c34e3d853 Removed orphan implementation for scale plus identity 5 years ago