You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Update: @rfhaque Please verify that this works with the new experiment.py and system.py definitions.
Application.py can give suggestions on where an experiment might be run, but not requirements. However, application.py could define a workload variable that can then be used in experiment variables.
Example of using a variable in the experiment to impact the build requirements:
Update: @rfhaque Please verify that this works with the new experiment.py and system.py definitions.
Application.py can give suggestions on where an experiment might be run, but not requirements. However, application.py could define a workload variable that can then be used in experiment variables.
Example of using a variable in the experiment to impact the build requirements:
https://github.com/LLNL/benchpark/tree/develop/experiments/amg2023/cuda/ramble.yaml
How should we connect this to what is available on the system?
Note: environments are lazily rendered in Ramble, that is they are only rendered when the experiment phases are started.
The text was updated successfully, but these errors were encountered: