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

Support ParallelCluster 3.11.1 #270

Merged
merged 1 commit into from
Oct 23, 2024

Conversation

cartalla
Copy link
Contributor

Require at least 4 GB or else instance doesn't have enough memory.

Update Lambdas to Python 3.12 from 3.9.

Resolves #268

By submitting this pull request, I confirm that you can use, modify, copy, and redistribute this contribution, under the terms of your choice.

@cartalla cartalla linked an issue Oct 23, 2024 that may be closed by this pull request
@cartalla cartalla force-pushed the 268-feature-add-support-for-parallelcluster-3111 branch 2 times, most recently from 31123dc to e7e0317 Compare October 23, 2024 01:25
Require at least 4 GB or else instance doesn't have enough memory.

Update Lambdas to Python 3.12 from 3.9.

Fix bug in Xio configuration.

Resolves #268

Fix bug in ansible task that updates slurm.conf that didn't correctly
detect changes and restart slurmctld.

Resolves #267
@cartalla cartalla force-pushed the 268-feature-add-support-for-parallelcluster-3111 branch from e7e0317 to c755847 Compare October 23, 2024 21:17
@cartalla cartalla merged commit ada1a31 into main Oct 23, 2024
@cartalla cartalla deleted the 268-feature-add-support-for-parallelcluster-3111 branch October 23, 2024 21:19
cartalla added a commit that referenced this pull request Nov 4, 2024
PC 3.11.1 updated the Lambda layer to use Python 3.12.
Previous version required Python 3.9.

Set the Lambda Python runtime based on the ParallelCluster version so that
the application continues to work on older versions of PC.

This bug was introduced in #270.

Related to #270

Resolves #280
cartalla added a commit that referenced this pull request Nov 4, 2024
PC 3.11.1 updated the Lambda layer to use Python 3.12.
Previous version required Python 3.9.

Set the Lambda Python runtime based on the ParallelCluster version so that
the application continues to work on older versions of PC.

This bug was introduced in #270.

Related to #270

Resolves #280
cartalla added a commit that referenced this pull request Nov 4, 2024
PC 3.11.1 updated the Lambda layer to use Python 3.12.
Previous version required Python 3.9.

Set the Lambda Python runtime based on the ParallelCluster version so that
the application continues to work on older versions of PC.

This bug was introduced in #270.

Related to #270

Resolves #280
cartalla added a commit that referenced this pull request Nov 4, 2024
PC 3.11.1 updated the Lambda layer to use Python 3.12.
Previous version required Python 3.9.

Set the Lambda Python runtime based on the ParallelCluster version so that
the application continues to work on older versions of PC.

This bug was introduced in #270.

Related to #270

Resolves #280
cartalla added a commit that referenced this pull request Nov 4, 2024
…281)

PC 3.11.1 updated the Lambda layer to use Python 3.12.
Previous version required Python 3.9.

Set the Lambda Python runtime based on the ParallelCluster version so that
the application continues to work on older versions of PC.

This bug was introduced in #270.

Related to #270

Resolves #280
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[FEATURE] Add support for ParallelCluster 3.11.1
1 participant