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

slurm 24.05.X support #345

Closed
wants to merge 3 commits into from
Closed

Commits on Jul 13, 2024

  1. slurm 24.05.X support

    The code compiles amd I can run our python slurm utils.
    For now I have disabled the `epilog|prolgo' cconfigs they have changed
    for `char *` tp `char **`. Could not find a function for it so that is
    still on the todo list
    basvandervlies committed Jul 13, 2024
    Configuration menu
    Copy the full SHA
    6ed4b5c View commit details
    Browse the repository at this point in the history

Commits on Jul 14, 2024

  1. add code to handel char **

    so epilog/prolog//prolog_slurmctld/epilog_slurmctld working again
    basvandervlies committed Jul 14, 2024
    Configuration menu
    Copy the full SHA
    3bd2dac View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    036cff6 View commit details
    Browse the repository at this point in the history