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

Adding dynamic CSC-LUMI #594

Draft
wants to merge 10 commits into
base: develop
Choose a base branch
from
Draft

Adding dynamic CSC-LUMI #594

wants to merge 10 commits into from

Conversation

august-knox
Copy link
Collaborator

@august-knox august-knox commented Feb 5, 2025

Description

Adding a dynamic implementation of the legacy CSC-LUMI system. Contributes to #531
Compiler variant includes multiple versions of cce and gcc compilers. Both rocmcc and an older version of gcc(7.5.0) are included in addition to the selected compiler for now, but this could be changed.
rocm version variant is also included for future use.

The variables.yaml currently generates two extra values:
rocm_arch
gtl_flag
Should these go elsewhere?

Adding/modifying a system (docs: Adding a System)

  • Add/modify systems/system_name/system.py file
  • Add/modify a dry run unit test for system_name in .github/workflows/run.yml
  • Add/modify systems/all_hardware_descriptions/hardware_name/hardware_description.yaml which will appear in the docs catalogue

@august-knox august-knox added the WIP A work-in-progress not yet ready to commit label Feb 5, 2025
@august-knox august-knox added the system New or modified system config label Feb 5, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
system New or modified system config WIP A work-in-progress not yet ready to commit
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant