Commit Graph

2582 Commits (f3efea0a893cb7b2246e68a768989d7fec566a5b)
 

Author SHA1 Message Date
Salvatore Filippone a1f477aaf2 Integrate ILU factorization routines. 4 years ago
Salvatore Filippone cf267c12c8 New METIS interface 4 years ago
Salvatore Filippone 25fdc6fb73 VOLATILE and ISO_FORTRAN_ENV are now enforced, take out ifdefs 4 years ago
Salvatore Filippone db7def0433 Merge branch 'development' into remap-coarse 4 years ago
Salvatore Filippone c78dce6ee0 Merge branch 'metis-32-64' into development 4 years ago
Salvatore Filippone c9e2d3ed44 Modified docs to included LXspmat & friends. 4 years ago
Salvatore Filippone 7c2b613ea5 Fixed new handling of METIS 32/64 bits. Make some Fortran features mandatory 4 years ago
Salvatore Filippone 39d6bf01e0 Reworked interface METISPART: use LPK matrix input. 4 years ago
Salvatore Filippone f268a411e8 Begin reworking Metis interface 4 years ago
Salvatore Filippone 6e61e641a8 Check index size of METIS add to DEFINES 4 years ago
Salvatore Filippone 113a70f8c8 New configry for METIS: detect int width, set include file name 4 years ago
Salvatore Filippone 003b3fd75d Update version message in configure 4 years ago
Salvatore Filippone efd4d6818b Merge branch 'unify_aggr_bld' into development 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 c6dbee552e Fix type handling bug in simple_triad. 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 97a1cfca3e Merge branch 'unify_aggr_bld' into remap-coarse 4 years ago
Salvatore Filippone 1493be1de6 Merge branch 'unify_aggr_bld' into development 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 90493218a2 Change handling of no-context in DESC for remap-coarse 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 78f42c8e22 Merge branch 'unify_aggr_bld' into development 4 years ago
Salvatore Filippone 487b2c2e1d Defined reallocate and safe_ab_cpy for intrinsic scalars. 4 years ago
Salvatore Filippone b41e57f7c0 Fix METIS interface for Intel compiler. 5 years ago
Cirdans-Home 93b8696df0 Corrected C interface for mask operation to avoid memleak 5 years ago
Salvatore Filippone 82d4e37043 Fix METIS partition module for Intel compilers. 5 years ago
Salvatore Filippone e9a8814338 Change default order for DUPL constants. 5 years ago
Cirdans-Home dbdbea9c6f C Interfaces for ijk2idx idx2ijk redefined 5 years ago
Cirdans-Home ac3afe962d Added C interface psb_c_cd_get_global_indices for descriptor objects 5 years ago
Cirdans-Home 3c3470b50e Disambiguated C interfaces for idx2ijk for type of the index 5 years ago
Cirdans-Home 9d34f465a9 Added C interface for util/idx2ijk 5 years ago