Skip to content

Test suite apps and change in the minimum Python version #445

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

Open
wants to merge 4 commits into
base: main
Choose a base branch
from

Conversation

satishskamath
Copy link

@satishskamath satishskamath commented Apr 30, 2025

  • Added all the apps currently available via the test-suite.
  • Changed minimum Python version from 3.6 to 3.7 for the test-suite Reframe.

Satish Kamath added 2 commits April 30, 2025 17:34
- Also added some tips for users encountering older system Pythons.
* [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)
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

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.
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

You can also install a ReFrame module with EasyBuild and a ReFrame easyconfig containing a more recent Python version.

@satishskamath
Copy link
Author

@smoors and @casparvl both your suggestions are incorporated.

@satishskamath satishskamath requested review from casparvl and smoors May 2, 2025 11:38
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.

3 participants