Test suite apps and change in the minimum Python version #445
Merged
Conversation
added 2 commits
April 30, 2025 17:34
- Also added some tips for users encountering older system Pythons.
casparvl
reviewed
May 1, 2025
smoors
reviewed
May 1, 2025
| * [ReFrame](https://reframe-hpc.readthedocs.io) v4.3.3 (or newer) | ||
| * [ReFrame test library (`hpctestlib`)](https://reframe-hpc.readthedocs.io/en/stable/hpctestlib.html) | ||
|
|
||
| ??? note "(If your system Python version is <= 3.6, click here for some tips) |
Contributor
There was a problem hiding this comment.
Suggested change
| ??? note "(If your system Python version is <= 3.6, click here for some tips) | |
| ??? note "(If your system Python version is lower than the minimum required version, click here for some tips) |
| pyenv install <python version number> | ||
| pyenv local <python version number> | ||
|
|
||
| * You can also install a more recent version of Python on top of the GCC/GCCcore compiler. |
Contributor
There was a problem hiding this comment.
You can also install a ReFrame module with EasyBuild and a ReFrame easyconfig containing a more recent Python version.
Collaborator
Author
smoors
reviewed
May 9, 2025
casparvl
approved these changes
May 15, 2025
Contributor
|
@satishskamath There's a bullet list on top of the page, that should be updated too to link to the subsections? |
Collaborator
Author
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Uh oh!
There was an error while loading. Please reload this page.