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

VASP: Add uenv tests for GH200 #248

Merged
merged 10 commits into from
Dec 10, 2024
Merged

VASP: Add uenv tests for GH200 #248

merged 10 commits into from
Dec 10, 2024

Conversation

AdhocMan
Copy link

Compilation and testing of VASP on GH200 using uenv.
The matching config file for the uenv is added in eth-cscs/alps-uenv#175.

Similar to #245, CSCS_REGISTRY_USERNAME and CSCS_REGISTRY_PASSWORD need to be set to pull the uenv image.

self.skip(f'No makefile for uarch {self.uarch}')


vasp_download_cmd = f'curl --retry 5 -u ${{CSCS_REGISTRY_USERNAME}}:${{CSCS_REGISTRY_PASSWORD}} -X GET https://jfrog.svc.cscs.ch/artifactory/uenv-sources/vasp/vasp-{self.version}.tar.bz2 -o vasp_src.tar.bz2'
Copy link
Collaborator

@jgphpc jgphpc Nov 25, 2024

Choose a reason for hiding this comment

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

1/ can you to give the user reframe (gid=djenkssl) permission to read:
https://jfrog.svc.cscs.ch/ui/repos/tree/EffectivePermission/uenv-sources/vasp/vasp-6.4.3.tar.bz2

2/ vasp_download_cmd is too long, break it down in multiplines please.

Copy link
Author

Choose a reason for hiding this comment

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

The reframe user has been added to the vasp6 group, so access should now be possible.

AdhocMan and others added 8 commits November 26, 2024 12:37
Co-authored-by: Jean-guillaume Piccinali <jgphpc@users.noreply.github.com>
Co-authored-by: Jean-guillaume Piccinali <jgphpc@users.noreply.github.com>
Co-authored-by: Jean-guillaume Piccinali <jgphpc@users.noreply.github.com>
Co-authored-by: Jean-guillaume Piccinali <jgphpc@users.noreply.github.com>
Co-authored-by: Jean-guillaume Piccinali <jgphpc@users.noreply.github.com>
Co-authored-by: Jean-guillaume Piccinali <jgphpc@users.noreply.github.com>
@lucamar lucamar requested review from jgphpc and lucamar December 10, 2024 09:13
Copy link
Collaborator

@lucamar lucamar left a comment

Choose a reason for hiding this comment

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

Thanks @AdhocMan

@lucamar lucamar merged commit f267219 into eth-cscs:alps Dec 10, 2024
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