Commit Graph

238 Commits (5d07ed92aa0a3c6adc71b5a21ae472d1fa40e6a6)

Author SHA1 Message Date
Stack-1 877058094a docs: linearize psblas-3.9.pdf for web viewing
GitHub's inline PDF viewer failed with 'Error loading PDF page number 1'.
Linearize the PDF (fast web view) so a streaming viewer can load page 1
before fetching the whole file. As a side effect qpdf recompresses the
streams (2.8M -> 0.68M). Fonts stay embedded (26/27; the remaining one is
a base-14 standard font), 188 pages, PDF 1.5.
3 days ago
Stack-1 c215f4f404 docs: fix GitHub rendering of internals and PDF
- communication.md: replace the Mermaid state diagram with a plain-text
  diagram (Mermaid showed 'Error rendering embedded code' on GitHub)
- regenerate psblas-3.9.pdf as PDF 1.5 (matching the previous build)
  instead of TeX Live 2026's default 1.7, which GitHub's viewer failed
  to load
3 days ago
Stack-1 dad4d3b894 docs: add developer guide internals layer
Introduce docs/internals/ as a two-layer complement to the user manual:
- README.md: index plus the user-manual vs developer-guide rationale
- communication.md: the psb_halo/psb_ovrl -> psi_swapdata dispatch path,
  the psb_comm_handle_type hierarchy and factory, the five MPI schemes
  (isend/irecv, neighbor alltoallv, persistent, RMA pull/push), and the
  start/wait/sync swap-status state machine
3 days ago
Stack-1 a140a1050c docs: document communication_v2 user-level flags and fix manual errors
- psb_halo: document tran and mode arguments; note work is array-only
- psb_ovrl: document mode argument
- add psb_comm_status_{sync,start,wait}_ to the Named Constants list
- fix psb_add_ -> psb_sum_ in the psb_ovrl update operator list
- remove duplicated psb_gather synopsis line
- drop spurious alpha from the psb_halo data-type table header
- regenerate psblas-3.9.pdf
3 days ago
sfilippone 7e0347281e Docs updates. 6 months ago
sfilippone dff0c06486 Improve messaging from configure and docs 7 months ago
sfilippone 246bd70b3a Modify sorting with REORD. Document same. 8 months ago
Salvatore Filippone 2f514d1959 Update sorting docs 9 months ago
sfilippone 6d7b502f70 Users guide updates 1 year ago
sfilippone 695f31aa81 Updates to user guide 1 year ago
sfilippone 6476428ccb Complete fix for hash_threshold 1 year ago
sfilippone d56d0ddae7 Change set|get_large_threshold into hash_threshold 1 year ago
Salvatore Filippone 00a893143f Document new INIT argument extcomm 1 year ago
sfilippone e093ed6b1c Fix doc typo. 1 year ago
sfilippone 65aac92c16 Update docs for allocate/deallocate _wrk 1 year ago
sfilippone 7e73900703 Fix clean_zeros' description 2 years ago
sfilippone 999830f225 Update description of clean_zeros 2 years ago
sfilippone 5936c05eb4 Fix UG 2 years ago
Salvatore Filippone 7187575915 Doc fixes 2 years ago
Salvatore Filippone 9c4f4c4d15 Doc fixes 2 years ago
Salvatore Filippone eefc67bbdd Docs and krylov->linsolve changes 2 years ago
sfilippone a02440afff Updatex docs for linsolve 2 years ago
sfilippone 08a69985c8 Take out unneeded file 2 years ago
Salvatore Filippone 13a402031e Fixed docs. 2 years ago
Salvatore Filippone 1911fec97b Update docs 2 years ago
sfilippone 681ea2fff7 Updated docs 2 years ago
Salvatore Filippone 636239bdb8 Fix typo in docs 4 years ago
Salvatore Filippone b4c538825f Merge branch 'remotebuild' into development 4 years ago
Salvatore Filippone 827934adae Update docs. Bump 3.8 version. 4 years ago
Salvatore Filippone 42190f17b7 Do not reinit CD when coming from UPD state. 4 years ago
Cirdans-Home 4b559c6a4b Added psb_c_@X@global_vec_write 4 years ago
Salvatore Filippone cdb65796e4 Fix collective docs 4 years ago
Salvatore Filippone 040d619d08 Update docs for collectives 4 years ago
Salvatore Filippone 1369294635 Docs for remote build and duplicate handling. 4 years ago
Cirdans-Home c7761ca834 Added info on new mm_mat_write interface 4 years ago
Salvatore Filippone a5c3956cb0 Update doc non-blocking collectives. 4 years ago
Salvatore Filippone 9c6bb4da99 Document non-blocking collectives. 4 years ago
Salvatore Filippone 1d3fa7c07d Docs update. 4 years ago
Salvatore Filippone fef69bf799 Update docs for remote build. 4 years ago
Salvatore Filippone f493e5b116 Fix docs for INFO pred%descr and pub date 5 years ago
Salvatore Filippone af022e9467 Redefine interface of prec%descr to get INFO. Fix configure for MPICXX. 5 years ago
Cirdans-Home a2db4b8b5c Changed guide to new style 5 years ago
Salvatore Filippone b10ba7538d Updated docs. 6 years ago
Salvatore Filippone c9e2d3ed44 Modified docs to included LXspmat & friends. 6 years ago
Salvatore Filippone 64e4c194fd Enable VECT objects in MMIO read/write. 6 years ago
Salvatore Filippone 47a1ec95de Repaired user's guide PDF file. 6 years ago
Salvatore Filippone 252142ec16 Do not store temporary PDF file. 6 years ago
Cirdans-Home 6777e57d37 merge with merge-paraggr-newops 6 years ago
Cirdans-Home c0ccbe14f7 merge with unify_agg_build 6 years ago
Salvatore Filippone b08fa72b1a Doc updates 6 years ago