Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Memory-efficient posterior generation #263

Merged
merged 8 commits into from
Oct 31, 2023

Commits on Aug 25, 2023

  1. Configuration menu
    Copy the full SHA
    16c7f72 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    86a0c90 View commit details
    Browse the repository at this point in the history

Commits on Aug 29, 2023

  1. Configuration menu
    Copy the full SHA
    b98b20b View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    1a3ce15 View commit details
    Browse the repository at this point in the history
  3. Remove commented-out code

    sjfleming committed Aug 29, 2023
    Configuration menu
    Copy the full SHA
    6fd8c23 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    89abac9 View commit details
    Browse the repository at this point in the history

Commits on Aug 30, 2023

  1. Fix index error on cuda

    sjfleming committed Aug 30, 2023
    Configuration menu
    Copy the full SHA
    8be31d2 View commit details
    Browse the repository at this point in the history
  2. MCKP gene iterator speedup (#264)

    * Speed up MCKP _gene_chunk_iterator() by a factor of 100
    sjfleming committed Aug 30, 2023
    Configuration menu
    Copy the full SHA
    7fd0dac View commit details
    Browse the repository at this point in the history