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

Update docs on how to add and test a new system #465

Open
pearce8 opened this issue Dec 2, 2024 · 0 comments
Open

Update docs on how to add and test a new system #465

pearce8 opened this issue Dec 2, 2024 · 0 comments
Assignees

Comments

@pearce8
Copy link
Collaborator

pearce8 commented Dec 2, 2024

@dyokelson you had these nice instructions for testing Fugaku; please make sure we have them in the docs.

Test system setup with:

cd benchpark
. setup-env.sh
benchpark system init --dest fugaku-system fugaku 

Visually validate files created in fugaku-system directory

Run an existing experiment:

benchpark experiment init --dest saxpy-test saxpy +openmp
benchpark setup ./saxpy-test ./fugaku-system workspace/

Then follow with the ramble commands that are output.

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

No branches or pull requests

2 participants