Skip to content

Package name to be fetched dynamically#4200

Open
sakshi-singla-1735 wants to merge 3 commits intodell:stagingfrom
sakshi-singla-1735:staging
Open

Package name to be fetched dynamically#4200
sakshi-singla-1735 wants to merge 3 commits intodell:stagingfrom
sakshi-singla-1735:staging

Conversation

@sakshi-singla-1735
Copy link
Collaborator

Issues Resolved by this Pull Request

The nvhpcsdk pkg name was hardcoded as variable in one of the files chnaged it to take it dynamically

Fixes #

Description of the Solution

Please describe the solution provided and how it resolves the associated issues.

Suggested Reviewers

If you wish to suggest specific reviewers for this solution, please include them in this section. Be sure to include the @ before the GitHub username.

Signed-off-by: sakshi-singla-1735 <sakshi.s@dell.com>
Signed-off-by: sakshi-singla-1735 <sakshi.s@dell.com>
Signed-off-by: sakshi-singla-1735 <sakshi.s@dell.com>
when:
- slurm_custom_x86_64 is defined
- slurm_custom_x86_64.slurm_node is defined
- slurm_custom_x86_64.slurm_node.cluster | selectattr('type', 'equalto', 'tarball') | selectattr('package', 'match', '^nvhpc_.*_Linux_x86_64_cuda_.*') | list | length > 0 # noqa: yaml[line-length]
Copy link
Collaborator

Choose a reason for hiding this comment

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

can we take this string nvhpc_.*Linux_x86_64_cuda as variable if possible

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.

2 participants