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

Enhance and fix SPANK plugin #52

Open
wants to merge 15 commits into
base: devel
Choose a base branch
from
Open

Commits on Feb 19, 2024

  1. Configuration menu
    Copy the full SHA
    c5efe1a View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    dc84e43 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    a17dbf2 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    7040869 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    33d362b View commit details
    Browse the repository at this point in the history
  6. Bugfix: Prevent memory leak

    neicker committed Feb 19, 2024
    Configuration menu
    Copy the full SHA
    29b4640 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    a55fb11 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    0a4aea9 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    a1e2910 View commit details
    Browse the repository at this point in the history
  10. Let spindle helper escape to own process group

     - This saves them from premature killing by psmgmt
    neicker committed Feb 19, 2024
    Configuration menu
    Copy the full SHA
    0960e81 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    a45823a View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    d77ed73 View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    316198b View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    142235b View commit details
    Browse the repository at this point in the history
  15. Use spank_prepend_task_argv() to tweak task's argv

     - Requires Slurm 23.11 or later or a backport of this function
    neicker committed Feb 19, 2024
    Configuration menu
    Copy the full SHA
    e8843e5 View commit details
    Browse the repository at this point in the history