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

151 update kub benchmarks #234

Merged
merged 57 commits into from
Feb 28, 2025
Merged

151 update kub benchmarks #234

merged 57 commits into from
Feb 28, 2025

Conversation

JavierCladellas
Copy link
Collaborator

@JavierCladellas JavierCladellas commented Feb 11, 2025

Done:

  • The Poznań test case is available for kub benchmarks
  • Users can pass a platforms.apptainer.image.remote field in benchmark config for pulling a remote apptainer image. If the machine uses singularity instead of apptainer, users can pass container.apptainer.executable=singularity to machine config . Otherwise, the name of the container (i.e. apptainer) will be used for pulling the image ( {container_name} pull -F ... )
  • Users can also pass a remote_input_dependencies field to specify which resources to download from remote locations. This is done before launching reframe, and destination paths are relative to machine.input_dataset_base_dir.
  • TODO: Actually execute the benchmarks on available machines
  • Create specs for D3.2 benchmarks (Paris-berlin)
  • Use Feel++ syntax for downloading remote data (girder:{...} )

@JavierCladellas JavierCladellas linked an issue Feb 11, 2025 that may be closed by this pull request
3 tasks
@JavierCladellas JavierCladellas self-assigned this Feb 11, 2025
@JavierCladellas JavierCladellas merged commit d8fc186 into master Feb 28, 2025
7 of 10 checks passed
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.

support pulling a remote apptainer image Update kub benchmarks
1 participant