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

DEBUG only {2023.06}[2023a] PyTorch-Bundle v2.1.2 -- tweaked hooks employing LD_PRELOAD #688

Open
wants to merge 20 commits into
base: 2023.06-software.eessi.io
Choose a base branch
from

Commits on May 23, 2024

  1. Add PyTorch-Bundle for 2023a for CPU

    Caspar van Leeuwen committed May 23, 2024
    Configuration menu
    Copy the full SHA
    cc9a640 View commit details
    Browse the repository at this point in the history
  2. Switch to from-pr

    Caspar van Leeuwen committed May 23, 2024
    Configuration menu
    Copy the full SHA
    ca08b19 View commit details
    Browse the repository at this point in the history

Commits on Jul 29, 2024

  1. Configuration menu
    Copy the full SHA
    7de9b31 View commit details
    Browse the repository at this point in the history

Commits on Aug 8, 2024

  1. Configuration menu
    Copy the full SHA
    1183a5d View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    5b015bd View commit details
    Browse the repository at this point in the history

Commits on Aug 13, 2024

  1. Configuration menu
    Copy the full SHA
    2eb7044 View commit details
    Browse the repository at this point in the history

Commits on Aug 21, 2024

  1. Workaround for the libtcmalloc_minimal.so.4: cannot allocate memory i…

    …n static TLS block error
    Caspar van Leeuwen committed Aug 21, 2024
    Configuration menu
    Copy the full SHA
    db513ca View commit details
    Browse the repository at this point in the history
  2. Only apply workaround for AARCH64, since it's only a problem there

    Caspar van Leeuwen committed Aug 21, 2024
    Configuration menu
    Copy the full SHA
    3d72e34 View commit details
    Browse the repository at this point in the history

Commits on Aug 22, 2024

  1. Make sure hook gets applied before the sanity check step, so that lib…

    …tcmalloc is also LD_PRELOADed in this step
    Caspar van Leeuwen committed Aug 22, 2024
    Configuration menu
    Copy the full SHA
    a777e47 View commit details
    Browse the repository at this point in the history

Commits on Aug 27, 2024

  1. Take out debugging print statement

    Caspar van Leeuwen committed Aug 27, 2024
    Configuration menu
    Copy the full SHA
    71679c7 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    a635ff2 View commit details
    Browse the repository at this point in the history

Commits on Aug 28, 2024

  1. Configuration menu
    Copy the full SHA
    b741ca7 View commit details
    Browse the repository at this point in the history
  2. remove binaries from PR

    truib committed Aug 28, 2024
    Configuration menu
    Copy the full SHA
    dcb8b94 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    324d2f9 View commit details
    Browse the repository at this point in the history
  4. use full path for cp

    truib committed Aug 28, 2024
    Configuration menu
    Copy the full SHA
    a91c51e View commit details
    Browse the repository at this point in the history
  5. tweak container args

    truib committed Aug 28, 2024
    Configuration menu
    Copy the full SHA
    1066d83 View commit details
    Browse the repository at this point in the history
  6. use different run mode

    truib committed Aug 28, 2024
    Configuration menu
    Copy the full SHA
    f33f5dd View commit details
    Browse the repository at this point in the history
  7. try plain cp again

    truib committed Aug 28, 2024
    Configuration menu
    Copy the full SHA
    536bac0 View commit details
    Browse the repository at this point in the history

Commits on Aug 29, 2024

  1. Configuration menu
    Copy the full SHA
    fbce0bd View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    9e2fb59 View commit details
    Browse the repository at this point in the history