Commit Graph

2309 Commits (7eb653b39d27ce55ee5e9005f615fbec5951515e)
 

Author SHA1 Message Date
Salvatore Filippone 7eb653b39d fix ICTXT vs CTXT
Salvatore Filippone bab24cec27 Fix indx_map compilation
Salvatore Filippone b32053d8aa Fix base_init_null for use with remap-coarse
Salvatore Filippone e1d859e3f5 Change return value of get_context on error.
Salvatore Filippone 9178d63ebd Updates for C ctxt handling.
Salvatore Filippone 5f67cc4bb5 new context in CBIND
Salvatore Filippone 02b9ff5cfb Fix Makefile dependencies
Salvatore Filippone 6a6f6ad2c2 Change name of ICTXT to CTXT
Salvatore Filippone 8b2b86d44d C interface. Not fully working yet.
Salvatore Filippone b376d226cb Fixed declaration and use of CONTEXT with new type.
Salvatore Filippone 2009ed8dbe First round of updateds for new CONTEXT
Salvatore Filippone 2697fbe73a Started work on encapsulating CONTEXT.
Salvatore Filippone ba35025f23 Fix metispart in case !HAVE_METIS
Salvatore Filippone 1023ba9019 Fix METIS detection
Salvatore Filippone 28b3ab5f77 Fix import of psb_dpk_
Salvatore Filippone 3a975c6881 Add psb_dpk_ to imports
Salvatore Filippone 5168c05f8e Fix metis interface.
Salvatore Filippone 51bcdf7e2b Check METIS real size, use it where appropriate
Salvatore Filippone 9993e5547c Merge branch 'development' of https://github.com/sfilippone/psblas3 into development
Salvatore Filippone b063f4b474 Take out extra message from configure.
Cirdans-Home 460eb44d46 Removed debug print
Salvatore Filippone 98d65428c1 New config file for metis.
Salvatore Filippone b7926336ac Merge branch 'development' of https://github.com/sfilippone/psblas3 into development
Salvatore Filippone 7b133657d4 Configry for METIS64. Added compatibility checks.
Cirdans-Home c0c8224253 Corrected debug message in getelem
Cirdans-Home 624a07a25b Added getelem function to retrieve entries from distributed vectors
Salvatore Filippone 6fad5a9758 Adjust values for psb_ilu & friends.
Salvatore Filippone a1c2561de6 Cleanup unused variables.
Salvatore Filippone dc36db6083 Reformat assignment of entire component.
Salvatore Filippone 7436cf564c Start cleanup compile warnings
Salvatore Filippone a1f477aaf2 Integrate ILU factorization routines.
Salvatore Filippone cf267c12c8 New METIS interface
Salvatore Filippone 25fdc6fb73 VOLATILE and ISO_FORTRAN_ENV are now enforced, take out ifdefs
Salvatore Filippone c78dce6ee0 Merge branch 'metis-32-64' into development
Salvatore Filippone c9e2d3ed44 Modified docs to included LXspmat & friends.
Salvatore Filippone 7c2b613ea5 Fixed new handling of METIS 32/64 bits. Make some Fortran features mandatory
Salvatore Filippone 39d6bf01e0 Reworked interface METISPART: use LPK matrix input.
Salvatore Filippone f268a411e8 Begin reworking Metis interface
Salvatore Filippone 6e61e641a8 Check index size of METIS add to DEFINES
Salvatore Filippone 113a70f8c8 New configry for METIS: detect int width, set include file name
Salvatore Filippone 003b3fd75d Update version message in configure
Salvatore Filippone efd4d6818b Merge branch 'unify_aggr_bld' into development
Salvatore Filippone 64e4c194fd Enable VECT objects in MMIO read/write.
Salvatore Filippone 7df7b6ffce Set adjacncy list during build of halo_index for all maps.
Salvatore Filippone e3649e1cb6 Do not use sorting on dependency lists unless dlavg<16
Salvatore Filippone c6dbee552e Fix type handling bug in simple_triad.
Salvatore Filippone 46736f9d39 Fix type handling bug in simple_triad
Salvatore Filippone eb03797ad5 Better error messages from MAP%APPLY
Salvatore Filippone db17057924 Cosmetic changes to fnd_owner for BLOCK.
Salvatore Filippone 1493be1de6 Merge branch 'unify_aggr_bld' into development