Commit Graph

  • 6ef6c503fb Merge branch 'development' into part3D Salvatore Filippone 2018-02-15 08:03:51 +0000
  • 40ea42c54c Merge branch 'development' of https://github.com/sfilippone/psblas3 into development Salvatore Filippone 2018-02-15 08:02:47 +0000
  • d98dec4a4a Fixed name strings in Xdot Salvatore Filippone 2018-02-15 08:02:05 +0000
  • e9f466bfa3 Try idxijk Salvatore Filippone 2018-02-15 07:58:14 +0000
  • f1b3a9f922 Add global option for psb_cdprt Salvatore Filippone 2018-02-14 17:54:42 +0000
  • 4930923b17 Introduced L2G and G2L method signatures for long integers. Salvatore Filippone 2018-02-07 17:47:40 +0000
  • 2182228855 Merge branch 'development' of https://github.com/sfilippone/psblas3 into development Salvatore Filippone 2018-02-06 10:49:20 +0000
  • dde3bb6cb6 White space changes only Izaak Beekman 2018-02-06 16:03:16 -0500
  • 273fd7ac44 Merge branch 'development' of https://github.com/sfilippone/psblas3 into development Salvatore Filippone 2018-02-06 10:49:20 +0000
  • 2030ad13bf Modified descriptor info printout. Salvatore Filippone 2018-02-06 10:46:51 +0000
  • f0d82cd88b Add flush statements. Salvatore Filippone 2018-02-05 14:30:10 +0000
  • 35da66299a New version of PSB_CDPRT. Must be called by all processes. Salvatore Filippone 2018-02-05 11:52:21 +0000
  • e451af9621 Test programs can take input file on command line. Salvatore Filippone 2018-01-28 18:53:32 +0000
  • 7c786c4bf1 Updated copyright statement. v3.5.0-3 Salvatore Filippone 2018-01-28 09:32:02 +0000
  • c774783057 Updated copyright statement Salvatore Filippone 2018-01-28 09:28:57 +0000
  • f75e0d5b8a Updated contributors' list. Salvatore Filippone 2018-01-28 09:24:04 +0000
  • 14df208d93 Merge branch 'development' of https://github.com/sfilippone/psblas3 into development Salvatore Filippone 2018-01-15 14:23:05 +0000
  • a947008be2 Fix error message handling for CSMV Salvatore Filippone 2018-01-15 14:22:03 +0000
  • 390a7e2093 Fix matrix generation. Salvatore Filippone 2018-01-11 17:18:36 +0000
  • e5571d1b53 Fix CMake errors Izaak Beekman 2018-01-02 12:55:13 -0500
  • fe2569ecc5
    mv aux->auxil for windows & abstract/trim buildsys Izaak Beekman 2018-01-02 09:42:16 -0500
  • 2ec9106309
    Build a smaller subset of tests Izaak Beekman 2017-12-18 18:17:37 -0500
  • 5a582ac16f Only build static OR shared libs Izaak Beekman 2017-12-18 17:45:21 -0500
  • c171e9addb WIP: Add test subdirectory; tests fail to link Damian Rouson 2017-12-14 16:40:49 -0800
  • 37c4024bf5 Match CMake lib OUTPUT_NAME to current practice Damian Rouson 2017-12-14 15:33:45 -0800
  • b63f63ba61 Correct typo in a comment Damian Rouson 2017-12-14 15:19:28 -0800
  • 9d15f21659 CMake build works for base, krylov, prec, util Damian Rouson 2017-12-14 14:50:58 -0800
  • 936ee0f2c2 Add subdirectories Damian Rouson 2017-12-14 10:51:29 -0800
  • a1daf4e306 Work around CMake bug: #if (defined)->#ifdef Damian Rouson 2017-12-14 10:17:33 -0800
  • 2cc244433e Delete obsolete file base/psblas/psb_sxdot.f90 Salvatore Filippone 2017-12-14 18:13:21 +0000
  • 5c72f3fad2 Remove unnecessary -DSERIAL_MPI Damian Rouson 2017-12-14 09:58:34 -0800
  • 51e89d0dc8 Remove legacy file: psb_sxdot.f90 Damian Rouson 2017-12-14 09:56:06 -0800
  • c3633b6fb2 Document DESC%CNV method and MOLD arguments to CDASB and PREC%BUILD Salvatore Filippone 2017-12-14 17:09:59 +0000
  • 9f06a734e8 cmake base build fails @34% on finidng psb_sxdotvs Damian Rouson 2017-12-13 19:15:15 -0800
  • 3612330339 Move add_library from main CMakeLists to base dir Damian Rouson 2017-12-13 11:57:59 -0800
  • ee2cb246f0 Add base library build Damian Rouson 2017-12-12 18:38:49 -0800
  • 7b8e929b27 Adapt .VERSION & CMakeLists.txt to PSBLAS Damian Rouson 2017-12-12 18:32:53 -0800
  • 79dd803410 Adapt "cmake/" subdirectory to PSBLAS Damian Rouson 2017-12-12 18:32:21 -0800
  • c889077272 Copy "cmake/" subdirectory from OpenCoarrays Damian Rouson 2017-12-12 18:25:44 -0800
  • 9ad92e0a55 Copy .VERSION & main CMakeLists from OpenCoarrays Damian Rouson 2017-12-12 18:02:11 -0800
  • 4beef03aec
    Updated description v3.5.0-2 Soren Rasmussen 2017-12-07 11:00:51 +0000
  • 85ff0e404b Fix precbld. Salvatore Filippone 2017-12-07 10:36:35 +0000
  • a628e9c873 Fix copy of ictxt in prec%build. v3.5.0-1 Salvatore Filippone 2017-11-12 18:05:56 +0000
  • a044889257 Updated docs for prec%build Salvatore Filippone 2017-11-12 16:10:46 +0000
  • ec1f6bd276 Use $SHELL for mkdir.sh Salvatore Filippone 2017-11-04 10:28:12 +0000
  • 626d2263e3 Fixed Makefile: README has been renamed to README.md Salvatore Filippone 2017-11-01 22:54:36 +0000
  • 52b1df0a67
    Merge pull request #2 from scrasmussen/readme Soren Rasmussen 2017-10-31 15:59:21 +0000
  • 9d3eccdb12 Updated where module and header files are kept #2 Soren Rasmussen 2017-10-31 15:56:38 +0000
  • 578dd3c4c5 Added highlighting to directories Soren Rasmussen 2017-10-31 12:15:38 +0000
  • 10b14b9e20 Adding formating for paper references and code highlighting Soren Rasmussen 2017-10-31 12:12:45 +0000
  • 1229f995bb used triple ` instead of \' Soren Rasmussen 2017-10-31 11:58:05 +0000
  • d2e501cae5 Cleanup Soren Rasmussen 2017-10-31 11:48:43 +0000
  • d0f44fafe7 Added some simple markdown Soren Rasmussen 2017-10-31 11:44:34 +0000
  • e89e1b7c70 Renamed README to README.md Soren Rasmussen 2017-10-31 10:46:48 +0000
  • efcab97172 Initial ignore file. Ignores .a, .o, generated .h files, and run executables Soren Rasmussen 2017-10-30 14:31:08 +0000
  • 01079895b3 72 alignment Soren Rasmussen 2017-10-30 11:48:01 +0000
  • bd045d96c5 Syncing back with forked repo, going to use branches Soren Rasmussen 2017-10-30 10:48:09 +0000
  • aa8594a8a2 Merge remote-tracking branch 'upstream/master' Soren Rasmussen 2017-10-30 10:35:06 +0000
  • 110e053991 Fix makefile in test/serial. v3.5.0 Salvatore Filippone 2017-10-26 08:09:09 +0100
  • d71fe8732b Merge 8e72e161fe into dcd9e2f8d9 #1 Izaak "Zaak" Beekman 2017-10-25 23:57:44 +0000
  • 8e72e161fe
    Fix make check #1 Izaak Beekman 2017-10-25 19:56:25 -0400
  • 05c5dead88 Merge branch 'master' of https://github.com/sfilippone/psblas3 Soren Rasmussen 2017-10-25 16:21:47 +0100
  • dcd9e2f8d9 Put back matgen code inside example. Salvatore Filippone 2017-10-25 16:15:47 +0100
  • aabbc1dd36 Using the modules from BASEDIR rather than INSTALLDIR Soren Rasmussen 2017-10-25 15:49:16 +0100
  • 8faba221df Removing EXECS aka .run Soren Rasmussen 2017-10-25 15:32:21 +0100
  • a76779e9a5 File pointing to the mod files within the local build, removing run executable Soren Rasmussen 2017-10-25 15:30:03 +0100
  • cd2c2ba558 Fixed README, created ReleaseNews. Salvatore Filippone 2017-10-24 15:23:42 +0100
  • 7d18d330e0 Take away genpde module from util, fold into test. Salvatore Filippone 2017-10-16 15:12:24 +0100
  • b4457f17c9 Fixed Changelog. Salvatore Filippone 2017-10-02 16:11:32 +0100
  • 0cad33cb68 Merge remote-tracking branch 'origin/psblas3-mcbind' Salvatore Filippone 2017-10-02 12:52:29 +0100
  • bbba6a670e Merged changes from svn dev version. psblas3-mcbind Salvatore Filippone 2017-10-02 12:04:14 +0100
  • 013208061b Details in README. Salvatore Filippone 2017-09-29 15:10:21 +0100
  • 39e0a65abf New address for bug reports. Salvatore Filippone 2017-09-29 11:55:44 +0100
  • f1d260b3c9 Added scratch to geasb for arrays. Salvatore Filippone 2017-09-21 15:57:55 +0100
  • f66a99f96e Fixed contributors list. Salvatore Filippone 2017-09-17 17:16:21 +0100
  • 965cb76686 Check for INtel mpi psblas-caf-xp sfilippone 2017-08-21 10:33:23 +0100
  • eaed9bcd44 Fixed configure to check for Intel's mpiicc mpiifort Salvatore Filippone 2017-08-21 10:31:28 +0100
  • d03574ad2f Fixed average. sfilippone 2017-08-21 08:38:47 +0100
  • 53f914dc7e Remote get works, remote indirect put does not (yet). sfilippone 2017-08-16 15:35:12 +0100
  • 333ebbbb2f This now works when IDIM is even, not when it is odd. Needs to be sorted.. sfilippone 2017-08-16 15:15:29 +0100
  • e684fe27fb Version that works (produces correct results). sfilippone 2017-08-16 13:53:42 +0100
  • 4b2596a54f Modified printout in pargen test programs. Salvatore Filippone 2017-08-15 13:06:30 +0100
  • 8dabf63cb1 Fixed README contributors etc. Salvatore Filippone 2017-08-09 14:09:33 +0100
  • 73124f3e63 Updated README. Salvatore Filippone 2017-08-09 12:54:18 +0100
  • 5315a7df23 New docs for TRIL/TRIU. Salvatore Filippone 2017-08-09 10:51:00 +0100
  • 7218ae86d6 Added new optional arguments to TRIL and TRIU. Document same. Salvatore Filippone 2017-08-09 10:43:38 +0100
  • 3adc9f4775 Experiment with remote indirect access. sfilippone 2017-08-05 11:36:31 +0100
  • 1bb3fdd8f4 double precision: added n_loop, controlling the number of times krylov method is performed psblas-caf Ambra91 2017-08-04 08:44:58 +0100
  • ff0cfac9cf Merged CSRE experiment. psblas-caf-ext Salvatore Filippone 2017-07-28 16:09:38 +0100
  • 89235a0dea Fixed dswapdata and sample program. Salvatore Filippone 2017-07-28 15:39:02 +0100
  • d629e58606 Fix dswapdata Salvatore Filippone 2017-07-28 14:49:23 +0100
  • 309d47eaee moves sync images from do_send to do_recv Ambra91 2017-07-28 13:25:45 +0100
  • 5295c552ff Branch to test split diag/nondiag matrix. psblas-caf-csr Salvatore Filippone 2017-07-28 12:50:32 +0100
  • 362e0c1368 split dswapdata_vect in do_send and do_recv Ambra91 2017-07-28 12:35:05 +0100
  • a0a0e96a96 Simple caching for psb_info. Make barrier in errcomm optional, default false. Salvatore Filippone 2017-07-27 15:03:30 +0100
  • e3085a5f79 Make errcom not blocking. Cache in info_mpik. Fix makefile. Salvatore Filippone 2017-07-27 14:49:34 +0100
  • 9c989c24e9 Simple caching scheme for psb_info Salvatore Filippone 2017-07-27 09:16:55 +0100
  • 4f7d99154d Cache ICTXT, IAM and NP Salvatore Filippone 2017-07-26 17:08:07 +0100
  • ee0aa157f3 new branch with psblas-caf support Ambra91 2017-07-26 10:25:57 +0100
  • 592e9bacba New fileread samples handling of PART. Salvatore Filippone 2017-07-21 15:54:14 +0100