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
A script to access info in experiment.py:
class Amg2023( Experiment, OpenMPExperiment, CudaExperiment, ROCmExperiment, StrongScaling, WeakScaling, ThroughputScaling, Caliper, ):
For now, we would use benchpark-python. Once experiments become Spack packages, we could use spack-python (https://spack-tutorial.readthedocs.io/en/latest/tutorial_spack_scripting.html). #138 is an example of using spack-python.
benchpark-python
spack-python
The text was updated successfully, but these errors were encountered:
slabasan
No branches or pull requests
A script to access info in experiment.py:
For now, we would use
benchpark-python
. Once experiments become Spack packages, we could usespack-python
(https://spack-tutorial.readthedocs.io/en/latest/tutorial_spack_scripting.html). #138 is an example of usingspack-python
.The text was updated successfully, but these errors were encountered: