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

Single file multi-threading (read-only) #477

Merged
merged 12 commits into from
Jul 26, 2023
Merged

Commits on Jul 26, 2023

  1. start parallel update

    ejmeitz authored and Jonas Isensee committed Jul 26, 2023
    Configuration menu
    Copy the full SHA
    fe25c4e View commit details
    Browse the repository at this point in the history
  2. Update JLD2.jl

    ejmeitz authored and Jonas Isensee committed Jul 26, 2023
    Configuration menu
    Copy the full SHA
    3c600ee View commit details
    Browse the repository at this point in the history
  3. start parallel read capability

    ejmeitz authored and Jonas Isensee committed Jul 26, 2023
    Configuration menu
    Copy the full SHA
    363a887 View commit details
    Browse the repository at this point in the history
  4. file handle created for every parallel_read

    ejmeitz authored and Jonas Isensee committed Jul 26, 2023
    Configuration menu
    Copy the full SHA
    4c675e3 View commit details
    Browse the repository at this point in the history
  5. always lock

    ejmeitz authored and Jonas Isensee committed Jul 26, 2023
    Configuration menu
    Copy the full SHA
    a45ef96 View commit details
    Browse the repository at this point in the history
  6. remove commented tests

    ejmeitz authored and Jonas Isensee committed Jul 26, 2023
    Configuration menu
    Copy the full SHA
    f661706 View commit details
    Browse the repository at this point in the history
  7. Delete Manifest.toml

    ejmeitz authored and Jonas Isensee committed Jul 26, 2023
    Configuration menu
    Copy the full SHA
    6f11910 View commit details
    Browse the repository at this point in the history
  8. delete temp file intests

    ejmeitz authored and Jonas Isensee committed Jul 26, 2023
    Configuration menu
    Copy the full SHA
    f307858 View commit details
    Browse the repository at this point in the history
  9. fixes & changelog

    Jonas Isensee committed Jul 26, 2023
    Configuration menu
    Copy the full SHA
    67be4d2 View commit details
    Browse the repository at this point in the history
  10. slightly refined tests and relaxed condition

    Jonas Isensee committed Jul 26, 2023
    Configuration menu
    Copy the full SHA
    3849661 View commit details
    Browse the repository at this point in the history
  11. remove accidental test.jld2

    Jonas Isensee committed Jul 26, 2023
    Configuration menu
    Copy the full SHA
    015037c View commit details
    Browse the repository at this point in the history
  12. use realpath

    Jonas Isensee committed Jul 26, 2023
    Configuration menu
    Copy the full SHA
    1e99703 View commit details
    Browse the repository at this point in the history