Commit Graph

  • 8166256f3f
    Enable PSBLAS to find & build w/ OpenCoarrays #12 Izaak Beekman 2019-05-21 13:03:08 -0400
  • 715191bb77 Avoid division by zero in size estimate Salvatore Filippone 2019-05-21 12:40:18 +0100
  • ed7d3aaafd New check_halo in chkvect Salvatore Filippone 2019-05-21 12:40:04 +0100
  • 99be85699d indx_map%clone: if output is allocated, deallocate. Salvatore Filippone 2019-05-21 12:39:48 +0100
  • 3bafaa242a New checkvect interface, and use. Salvatore Filippone 2019-05-17 14:54:59 +0100
  • 3ecdb7d026 Explicitly free output descriptor on desc%clone. Salvatore Filippone 2019-05-17 14:54:32 +0100
  • cd0c11e0e7 Fix error message. Salvatore Filippone 2019-05-14 10:39:50 +0100
  • 1079260d84 Fixed switch to build state for overlap descriptor. Salvatore Filippone 2019-05-14 10:39:41 +0100
  • 4789277b19 Fixed switch to build state for overlap descriptor. Salvatore Filippone 2019-05-14 10:37:31 +0100
  • dad245d1ee Merge branch 'scr-persistent-collective' of github.com:sfilippone/psblas1 into scr-persistent-collective Soren Rasmussen 2019-05-13 17:11:23 +0100
  • 766befb93d a second run Soren Rasmussen 2019-05-13 17:11:16 +0100
  • 51e50120bd Add move_alloc method to sparse matrix. Salvatore Filippone 2019-05-13 09:33:52 +0100
  • 4bb0c7a633 Add move_alloc method to sparse matrix. Salvatore Filippone 2019-05-13 09:33:13 +0100
  • 8290ebfbbc update stuff Soren Rasmussen 2019-05-08 17:07:38 +0100
  • a56b61cb79 initial file Soren Rasmussen 2019-05-08 17:07:01 +0100
  • 9e94e19758 more results; this time more runs Soren Rasmussen 2019-05-06 21:06:02 +0100
  • 1328cc135d create unit cube charts Soren Rasmussen 2019-05-06 20:30:04 +0100
  • d62cc4edbd initial unitcube results fle Soren Rasmussen 2019-05-06 20:21:03 +0100
  • ded50ceda0 big test results with all communication methods Soren Rasmussen 2019-05-06 17:47:10 +0100
  • fd8ce4f3de New linmap internal structure. Salvatore Filippone 2019-05-05 18:56:25 +0100
  • 24eff3ed55 better graphs, better organization Soren Rasmussen 2019-05-05 18:09:16 +0100
  • a695b63c3c New linmap internal structure. Salvatore Filippone 2019-05-05 17:45:47 +0100
  • 0add42395d new results on larger matrix Soren Rasmussen 2019-05-04 18:39:14 +0100
  • 300762ed29 Fix map build for gen_linear. Salvatore Filippone 2019-05-04 17:25:42 +0100
  • 82ab3b4fe1 Fix map build for gen_linear. Salvatore Filippone 2019-05-04 17:23:36 +0100
  • 909c44a2ef Fix MAP%MAP_Y2X. Salvatore Filippone 2019-05-04 17:20:12 +0100
  • 28620a7879 New wrk methods in psblas%prec Salvatore Filippone 2019-05-03 16:12:12 +0100
  • f0288a6b03 added file with mpi Soren Rasmussen 2019-05-03 16:07:46 +0100
  • 6382c534c4 New allocate_wrk & friends methods for PREC, use in Krylov. Salvatore Filippone 2019-05-03 14:29:21 +0100
  • 3f79e5a685 Merge branch 'scr-persistent-collective' of github.com:sfilippone/psblas2 into scr-persistent-collective Soren Rasmussen 2019-05-03 12:22:29 +0100
  • 8311c65d2f saveing Soren Rasmussen 2019-05-03 12:22:21 +0100
  • f568ada3e0 this is for creating charts Soren Rasmussen 2019-05-02 17:28:22 +0100
  • cbc7a87acd initial results Soren Rasmussen 2019-05-02 16:14:39 +0100
  • 8a4263ed8a added median min max Soren Rasmussen 2019-05-02 14:18:57 +0100
  • d831c7b1fc ready for tests Soren Rasmussen 2019-05-02 09:25:23 +0100
  • 2b7b458407 adding timers Soren Rasmussen 2019-05-01 21:41:42 +0100
  • 4a779e05a0 adding timers Soren Rasmussen 2019-05-01 21:41:20 +0100
  • 064bca74db adding lots of good stuff Soren Rasmussen 2019-05-01 18:41:46 +0100
  • 468f353995 adding lots of stuff Soren Rasmussen 2019-05-01 18:40:47 +0100
  • 3b89d8d683 adding nonpersistence Soren Rasmussen 2019-05-01 17:03:48 +0100
  • 787f164edd saving Soren Rasmussen 2019-05-01 15:50:38 +0100
  • f6e677d9d2 Better allocation of temporaries in SPHALO. Salvatore Filippone 2019-05-01 15:09:07 +0100
  • a9f4470d34 Better allocation of temporaries in SPHALO. Salvatore Filippone 2019-05-01 15:07:58 +0100
  • 066c6a9425 so we can see whats happening Soren Rasmussen 2019-04-30 17:10:46 +0100
  • 02586998a3 almost all ready for testing Soren Rasmussen 2019-04-30 15:45:56 +0100
  • 4d8f7a20c4 moved files Soren Rasmussen 2019-04-25 14:47:12 +0100
  • 3542ab431e moved file Soren Rasmussen 2019-04-25 14:46:42 +0100
  • 20656bba5c shell scripts for getting and preparing matrices Soren Rasmussen 2019-04-25 14:41:08 +0100
  • ba6dce549c fixed error in unpacking and packing. Added macros to help with debugging Soren Rasmussen 2019-04-24 17:46:28 +0100
  • 23c2bcf1fe cleaning up the make build and clean process for the unit cube example Soren Rasmussen 2019-04-22 16:31:34 +0100
  • 45e6f73995 modified for unit cube test Soren Rasmussen 2019-04-22 16:29:14 +0100
  • b2904e6809 Improve output printout from test programs. Salvatore Filippone 2019-04-16 12:03:21 +0100
  • f22ba07543 Improve output printout from test programs. Salvatore Filippone 2019-04-16 11:22:35 +0100
  • 66b3480957 Further fixes for sphalo. Salvatore Filippone 2019-04-11 12:21:55 +0100
  • a019bfcf33 Fix sphalo to have calls to CSGET with full output. Salvatore Filippone 2019-04-11 12:19:58 +0100
  • b74689801f Fix sphalo to have calls to CSGET with full output. Salvatore Filippone 2019-04-11 12:13:03 +0100
  • 7eef4e6a93 adding so the halo test builds out of the box Soren Rasmussen 2019-04-10 17:26:09 +0100
  • 7f2d7d5e90 adding this file so the halo test builds out of the box Soren Rasmussen 2019-04-10 17:23:47 +0100
  • ace19347e1 Modified the way that the graph is created Soren Rasmussen 2019-04-10 17:18:06 +0100
  • ea5e177679 added psb_swap_persistent_ flag Soren Rasmussen 2019-04-10 17:11:25 +0100
  • d92653ef98 added dist_graph_comm to create the distributed graph Soren Rasmussen 2019-04-10 17:09:26 +0100
  • f956959b1b Test file for persistent communication Soren Rasmussen 2019-04-10 17:06:05 +0100
  • 55f742009e Created data type to hold the persistent objects that are required for the MPI calls to work. Soren Rasmussen 2019-04-10 15:57:07 +0100
  • f8b25d926d Graph comminication with init is workins... kind of. Runs but sometimes we get errors Soren Rasmussen 2019-04-09 18:04:47 +0100
  • 3f065cea61 New fnd_owner_halo methods. Bump version 3.6.1. Salvatore Filippone 2019-04-09 15:08:36 +0100
  • bfcbeadd3d *** empty log message *** Salvatore Filippone 2019-04-09 11:51:52 +0100
  • 72f220779d Merge branch 'psblas-3.6-maint' of https://github.com/sfilippone/psblas3 into psblas-3.6-maint Salvatore Filippone 2019-04-05 16:26:42 +0100
  • 9bd04caa59 Fix makefile install Salvatore Filippone 2019-04-05 16:26:00 +0100
  • 47325ab9ee took out problem that causes bug and other func calls that arent needed for this current test Soren Rasmussen 2019-04-05 15:11:37 +0100
  • 8fc4f82ff9 Use mkdir -p Salvatore Filippone 2019-04-05 10:05:47 +0100
  • 84c52822f0 Added MPI_Dist_graph_creat_adjacent. Clean up needs to occur. Soren Rasmussen 2019-04-04 15:18:44 +0100
  • e6825cc452
    Update README.md Salvatore Filippone 2019-04-01 15:28:33 +0100
  • e5535835ec Implement clean_zeros for CSC and CSR Salvatore Filippone 2019-03-31 12:01:19 +0100
  • 9e0d336d9d Mark matrix on host after clean_zeros Salvatore Filippone 2019-03-31 11:58:16 +0100
  • ba6ac770cb Implement clean_zeros in CSR and CSC Salvatore Filippone 2019-03-27 17:57:54 +0000
  • 5ab1d3d64b Initial file for halo to test persistent communication, incomplete right now; just saving a version Soren Rasmussen 2019-03-27 14:41:53 +0000
  • a96cd70afa Fix stray #elif Salvatore Filippone 2019-03-22 11:34:35 +0000
  • 3344bbe089 Fix stray #elif Salvatore Filippone 2019-03-22 09:15:15 +0000
  • 73695712a6 Fix stray #elif Salvatore Filippone 2019-03-22 09:13:16 +0000
  • 4b3ef0910b Fix new nodes for html docs. Salvatore Filippone 2019-03-19 11:40:41 +0000
  • ad763bd364 Fix bookkeeping in Xsphalo. Fix cd_renum_block description Salvatore Filippone 2019-03-12 15:15:35 +0000
  • c3ddbf76fb Fix bookkeeping in Xsphalo. Fix cd_renum_block init. Salvatore Filippone 2019-03-12 15:13:21 +0000
  • dceddcfd01 More entries in gitignore Salvatore Filippone 2019-03-01 11:07:44 +0000
  • 2ce1d94580 New RENUM_BLOCK method. Salvatore Filippone 2019-02-20 09:39:39 +0000
  • 7341c90c9d New RENUM_BLOCK function to create descriptor with contiguous global numbering. Salvatore Filippone 2019-02-14 16:27:25 +0000
  • 99b23f26c1 Additional docs inside GEN_BLOCK_MAP. Salvatore Filippone 2019-02-13 09:09:48 +0000
  • d905027d9f Cosmetic change in desc_mod. Additional docs inside GEN_BLOCK_MAP. Salvatore Filippone 2019-02-13 09:08:25 +0000
  • c465f255c2 Fix METISPART for Intel 17. Salvatore Filippone 2019-02-08 12:26:37 +0000
  • e828a2a45a Additional constraints in makefile. Salvatore Filippone 2019-02-08 11:42:49 +0000
  • d58729cfe8 Workaround strange Intel behaviour Salvatore Filippone 2019-02-07 09:20:43 +0000
  • 86ba1625b0 Fix interface to log_end Salvatore Filippone 2019-02-07 09:12:14 +0000
  • 5d476495fe Fix internal interfaces in GEN_BLOCK_MAP. Salvatore Filippone 2019-02-07 09:03:17 +0000
  • 6dda7339b5 Restore mistakenly deleted sources. Salvatore Filippone 2019-02-07 08:40:06 +0000
  • 638f777322 Fix SPMAT take out LX_icsget; in search of a better solution. Salvatore Filippone 2019-02-07 08:30:53 +0000
  • b120565ae1 New default value for itrace=-1, new behaviour for printouts. Docs. Salvatore Filippone 2019-02-05 15:25:56 +0000
  • d728186bcf New default value for itrace=-1, new behaviour for printouts. Docs. Salvatore Filippone 2019-02-05 15:21:10 +0000
  • ce6f708a15 Make all Krylov methods explicitly recursive. 3.6-recursive Salvatore Filippone 2019-01-30 15:22:40 +0000
  • 33c0e1f8e3 Merge branch 'psblas-3.6-maint' into 3.6-recursive Salvatore Filippone 2019-01-29 16:47:59 +0000
  • 08335a8eea New recursive keyword for all Krylov methods Salvatore Filippone 2019-01-29 16:47:21 +0000
  • aee1aaa72e Minor fixed from templates. Salvatore Filippone 2019-01-29 16:41:40 +0000