Skip to content

Releases: mkerin/LEMMA

Improve ease of installation, enable CI, small RAM reduction

24 Sep 02:02

Choose a tag to compare

Installation improvements:

  • make the bgen library an internal dependency and build with CMake
  • refactor use of CMake

Reduce RAM when using large numbers of cores by only instantiating the dXtEEX array on rank 1.

Bump to version 1.0.3 (update GPLEMMA docs, minor bugfix)

25 Jul 17:32

Choose a tag to compare

Update docs, resolve error when partitioning samples across ranks with invalid samples in data.

Bump to version 1.0.2 (minor fixes)

01 Nov 14:47

Choose a tag to compare

Improve partitioning of samples across MPI ranks, fix typo in header used in unit tests, improve documentation.

GPLEMMA functionality release

20 May 13:37

Choose a tag to compare

Commandline opts for GPLEMMA exposed. GPLEMMA is a complementary method described in the following paper
https://www.biorxiv.org/content/10.1101/2020.05.18.098459v1

First release of LEMMA

28 Apr 17:55

Choose a tag to compare

v1.0.0

Clean up misc files