Skip to content

v5.1.1

Choose a tag to compare

@michael-denyer michael-denyer released this 01 Apr 14:48
· 183 commits to master since this release

Fixed

  • Time estimates now show BLAS backend caveat when not running on MKL (estimates are calibrated to MKL ILP64 on 48-core Xeon)
  • Memory pre-flight check logs active BLAS backend and ILP64 status; warns when >40k samples without ILP64 or when time estimates are uncalibrated
  • Fix pip install order in docs: deps first, numpy-mkl second, jamma --no-deps last

Changed

  • High contrast mermaid diagrams across all docs with dark subgraph backgrounds and bright node fills
  • Three new diagrams in USER_GUIDE: GWAS pipeline flow, BLAS/eigendecomp dispatch, and memory safety architecture

See CHANGELOG for full details.