Commit Graph

  • 179cf52049 Merge branch 'psblas-3.6-maint' into 3.6-recursive Salvatore Filippone 2019-01-29 13:46:42 +0000
  • c29ea43990 Fix silly bug in rw_extd cleanup code when NR > MA+MB. Salvatore Filippone 2019-01-23 17:02:36 +0000
  • 019b8d1307 Fix silly bug in rw_extd cleanup code when NR > MA+MB. Salvatore Filippone 2019-01-23 16:56:40 +0000
  • b6fe5e9fd1
    On macOS use system LAPACK (no static libs) Izaak Beekman 2019-01-22 11:51:11 -0500
  • ce8b054cdb
    Attempt static linking of BLAS Izaak Beekman 2019-01-21 19:03:47 -0500
  • 3578761921
    Fix missing symbols when using fakempi.c Izaak Beekman 2019-01-21 17:19:47 -0500
  • 9d0edabb77
    Fix setting/detecting Fortran name-mangling Izaak Beekman 2019-01-21 15:38:25 -0500
  • 9cac875a89
    Fix typecast fake MPI_wtime on WIN32 Izaak Beekman 2019-01-20 23:39:15 -0500
  • b3975878ef
    Remove define breaking windows build Izaak Beekman 2019-01-20 23:30:13 -0500
  • 8173b8c1ec
    Fix logic for windows & METIS Izaak Beekman 2019-01-20 21:31:38 -0500
  • 3fba2964bb
    Fix bad include/libname in CMake Izaak Beekman 2019-01-20 21:17:36 -0500
  • 08450e517a
    Use static libs for C code instead of object libs Izaak Beekman 2019-01-20 20:31:02 -0500
  • 53a829d33a Merge branch 'psblas-3.6-maint' into 3.6-recursive Salvatore Filippone 2019-01-19 15:57:19 +0000
  • bf3212e793 Define CG as recursive. Salvatore Filippone 2019-01-19 15:56:41 +0000
  • ba72faee7d In CSCNV we should call b%set_asb(), not b%asb() Salvatore Filippone 2019-01-19 14:56:01 +0000
  • d3c6bfb5f1 In CSCNV we should call b%set_asb(), not b%asb() Salvatore Filippone 2019-01-19 14:55:12 +0000
  • 90fefd63e6
    Try different type definition Izaak Beekman 2019-01-18 16:29:01 -0500
  • 73faf6379e
    Try using Int64 instead of LARGE_INTEGER Izaak Beekman 2019-01-18 16:24:11 -0500
  • e5708f3250
    Try pre-compiled headers? maybe? Izaak Beekman 2019-01-18 16:11:31 -0500
  • 48662755b7
    Add back Windows.h header Izaak Beekman 2019-01-18 16:01:12 -0500
  • 7b3422ab4e
    Try Salvatore's timer function on windows Izaak Beekman 2019-01-18 15:42:46 -0500
  • bb45b4092d
    Re-order include and try typedef Izaak Beekman 2019-01-18 14:10:47 -0500
  • ac5721677d
    Fix _WIN32 macro Izaak Beekman 2019-01-18 14:00:50 -0500
  • cdf006c75e
    Try to define a header for mpi_wtime Izaak Beekman 2019-01-18 13:47:16 -0500
  • 0fe562b5b0
    Attempt fix for missing windows includes Izaak Beekman 2019-01-18 11:39:34 -0500
  • 8bd2610b09 Allow both METIS 4 and METIS 5 interfaces. Salvatore Filippone 2019-01-18 16:20:15 +0000
  • db917d5bb5
    Fix finding metis header Izaak Beekman 2019-01-18 07:37:48 -0500
  • 104a827e03
    Correctly set defines when METIS found Izaak Beekman 2019-01-18 07:22:48 -0500
  • d8f7e0e111
    Tell git to ignore psblas build directory Izaak Beekman 2019-01-18 07:01:17 -0500
  • 7ee5a6af7c
    This should fix psblas errors on windows Izaak Beekman 2019-01-18 06:58:46 -0500
  • b9c8c91022 Avoid uninitialized warnings in CG. Salvatore Filippone 2019-01-18 09:09:42 +0000
  • 0d6b300365 Merge branch 'development' of https://github.com/sfilippone/psblas3 into development Salvatore Filippone 2019-01-18 09:04:55 +0000
  • 2a72ea4744 Out from MMIO read in COO. Salvatore Filippone 2019-01-18 09:04:21 +0000
  • dbfedeebb5 Out from MMIO read in COO. Salvatore Filippone 2019-01-18 09:02:07 +0000
  • aaf623bfc2 Initialize alpha in CG. Salvatore Filippone 2019-01-17 21:05:39 +0000
  • 9d70696e96 New A2AV implementation. Salvatore Filippone 2019-01-16 18:42:16 +0000
  • 86474e990a New working version of sphalo with special purpose alltoall. sphalo-a2av Salvatore Filippone 2019-01-14 18:37:13 +0000
  • 3290dcf14b
    Add missing srcs & alphabetize in base CMakeLists Izaak Beekman 2019-01-08 16:51:59 -0500
  • 06a1fa560f Finer control over statistics printed by CDPRT. Salvatore Filippone 2019-01-08 10:18:14 +0000
  • e53ddb08c5 Finer control over statistics printed by CDPRT. Salvatore Filippone 2019-01-08 10:17:44 +0000
  • 9059c9a15f Update minor version. v3.6.0-1 Salvatore Filippone 2019-01-07 17:21:56 +0000
  • 89d3b7a21e Fix wrong entries in documentation TOC. Salvatore Filippone 2019-01-07 17:19:15 +0000
  • a39ba83237 Fix duplicated TOC entry in documentation. Salvatore Filippone 2019-01-07 17:13:42 +0000
  • 08b653eb2e
    Handle cross-platform eol correctly in git Izaak Beekman 2019-01-03 10:37:36 -0500
  • f9397636e1
    Install and stage module files to includedir Izaak Beekman 2018-12-17 17:28:57 -0500
  • f858a2e610 Include sort module. Salvatore Filippone 2018-12-23 19:55:02 +0000
  • cd8ae65c85 Take out GTL arg from CSPUT. Salvatore Filippone 2018-12-20 15:03:24 +0000
  • ee1b2f6d6e
    Clean/refactor CMake build to add upstream changes Izaak Beekman 2018-12-17 15:22:36 -0500
  • cd355ea1f0 Obsolete hasval.c Salvatore Filippone 2018-12-12 11:13:11 +0000
  • af9d5941ab Update version number Salvatore Filippone 2018-12-10 17:20:33 +0000
  • 8d489f8ce2 Merged MixedI8 in new branch (to be later merged into development) Salvatore Filippone 2018-12-10 11:42:40 +0000
  • 5371e39c16 Accept GMRES as well as RGMRES. Salvatore Filippone 2018-12-03 10:52:40 +0000
  • 6c7d397d97 Accept GMRES as well as RGMRES. MixedI8 Salvatore Filippone 2018-12-03 10:48:56 +0000
  • 6cf0f84408 Accept GMRES as well as RGMRES. Salvatore Filippone 2018-12-03 10:46:06 +0000
  • 22e17b6cec *** empty log message *** Salvatore Filippone 2018-11-29 12:35:11 +0000
  • 172b538cbe *** empty log message *** V3.6.0 Salvatore Filippone 2018-11-29 12:33:07 +0000
  • d366da81f6 Renamed C hashval implementation. Salvatore Filippone 2018-11-26 13:47:06 +0000
  • aad2de663b Merge branch 'psblas-3.6-maint' of https://github.com/sfilippone/psblas3 into psblas-3.6-maint Salvatore Filippone 2018-11-26 13:41:43 +0000
  • d45f894822 Rename C implementation of hashval Salvatore Filippone 2018-11-26 13:40:25 +0000
  • e68e3ce4a8 Rename C hashval implementation. Salvatore Filippone 2018-11-26 12:18:45 +0000
  • 3972573fff New source code for cbind constants. Salvatore Filippone 2018-11-23 17:36:02 +0000
  • b71fb5e122 Merged changes for new hash implementation. Salvatore Filippone 2018-11-23 17:34:45 +0000
  • c7312ab54c Reimplemented hash function in C to avoid overflow trap. Salvatore Filippone 2018-11-23 16:09:00 +0000
  • dc73b5d9ab C implementation of hash function. Salvatore Filippone 2018-11-23 13:58:19 +0000
  • 9488a91d48 Fix implicit none. V3.6.0-RC2 Salvatore Filippone 2018-11-19 14:39:36 +0000
  • d099c19d89 Fix IDX2IJK and IJK2IDX for LPK. Salvatore Filippone 2018-11-15 21:57:02 +0000
  • bf14437256 Merge branch 'development' Salvatore Filippone 2018-11-12 20:37:14 +0000
  • 1c3cd4b7e0 New PNG files for html docs Salvatore Filippone 2018-11-12 20:36:38 +0000
  • 990987d5bd Merge branch 'development' v3.6.0-rc1 Salvatore Filippone 2018-11-09 15:34:08 +0000
  • c2a8edecf1 V 3.5.2-2 V3.5.2-2 psblas-3.5-maint Salvatore Filippone 2018-10-30 11:26:20 +0000
  • 9494f9ea06 Fix version strings. Salvatore Filippone 2018-10-30 11:23:47 +0000
  • 36c0a275e9 Merge branch 'development' of https://github.com/sfilippone/psblas3 into development Salvatore Filippone 2018-10-29 15:38:15 +0000
  • 56e6742719 changelog update. Salvatore Filippone 2018-10-29 15:32:46 +0000
  • 211aecc347 Merge branch 'development' into MixedI8 Salvatore Filippone 2018-10-28 18:53:08 +0000
  • e16b7906fa Fixed test directory issues with Makefiles and interface updates. Salvatore Filippone 2018-10-28 11:20:00 +0000
  • 47bac37ed7 Merge branch 'MixedI8' into ILmat ILmat Salvatore Filippone 2018-10-22 17:16:14 +0100
  • 27d74bc6cc Merged development branch Salvatore Filippone 2018-10-21 20:32:10 +0100
  • 4dc21ec7e2 Fix chksz in getblk. Salvatore Filippone 2018-10-21 18:34:29 +0100
  • f2e247c8a8 Take out obsolete method impl. Salvatore Filippone 2018-10-18 17:58:08 +0100
  • 814ddce711 Merge branch 'precinit' of https://github.com/sfilippone/psblas3 into precinit Salvatore Filippone 2018-10-11 09:06:26 +0100
  • d52fdf9be2 Updated version number and docs for prec%init. Salvatore Filippone 2018-10-11 09:05:49 +0100
  • 6414deeb3b ICTXT in PREC%INIT, cbind. Salvatore Filippone 2018-10-10 16:15:28 +0100
  • 78120dc1c0 New ICTXT arg in INIT. Salvatore Filippone 2018-10-10 13:54:54 +0100
  • b8cba23663 Fix bounds computation in set_vect. Bug report by Alexandre Silva Lopes CG: allocate wrk with scratch=.true. Salvatore Filippone 2018-09-30 14:48:26 +0100
  • 59857aee02 Fix typo. v3.5.2-1 Salvatore Filippone 2018-09-23 09:10:15 +0100
  • 19da8357b0 Introduced col_major vs row_major ordering. Salvatore Filippone 2018-09-23 09:04:19 +0100
  • 4f8acf331a Fix bounds computation in set_vect. Bug report by Alexandre Silva Lopes Salvatore Filippone 2018-09-13 14:30:35 +0100
  • 1a5ee8c46a Fix bounds computation in set_vect. Bug report by Alexandre Silva Lopes Salvatore Filippone 2018-09-13 14:21:52 +0100
  • a87bf0ad7f Fixed html docs for new get_vect. Salvatore Filippone 2018-09-05 14:57:51 +0100
  • e5ed49a018 Add N to get_vect. Salvatore Filippone 2018-09-04 17:40:51 +0100
  • ae2e575a29 Cleanup error returns. Salvatore Filippone 2018-08-13 13:14:34 +0100
  • 6c6d2c71ee Optional argument in GETROW. Salvatore Filippone 2018-08-10 15:48:55 +0100
  • cee05fc021 Allocate work vectors with scratch option. Salvatore Filippone 2018-08-10 12:56:08 +0100
  • deea842017 Merged new TRIL/TRIU from development. Salvatore Filippone 2018-08-10 09:03:22 +0100
  • a61ec9e476 Add LINKOPT to makefile scsr Salvatore Filippone 2018-07-31 13:59:42 +0100
  • 3d355e1f4a Fix checks for Intel MPI wrappers. Salvatore Filippone 2018-07-30 11:37:32 +0100
  • 42d5a85e25 Implement TRIL/TRIU for CSR. Salvatore Filippone 2018-07-30 10:02:54 +0100
  • 1c88efb6ee Check output. Salvatore Filippone 2018-07-29 16:55:28 +0100
  • a2600d7a7f New data structure SCSR. New test program Salvatore Filippone 2018-07-29 16:28:08 +0100
  • 663fa5b8e5 Implement TRIL/TRIU with blocking. Salvatore Filippone 2018-07-27 14:36:46 +0100