We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
@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.
The text was updated successfully, but these errors were encountered:
dyokelson
No branches or pull requests
@dyokelson you had these nice instructions for testing Fugaku; please make sure we have them in the docs.
Test system setup with:
Visually validate files created in fugaku-system directory
Run an existing experiment:
Then follow with the ramble commands that are output.
The text was updated successfully, but these errors were encountered: