An initial workflow step
Last updated on 2025-02-11 | Edit this page
Overview
Questions
- How to use JUBE to automate the build process of a given HPC application?
Objectives
- Define an initial
- Create the benchmarks systems description automatically.
Defining steps
Naming conventions
Several entities defined in the specification are later used by its
name in the step definitions. To make it easier to understand more
complex configurations, it is good practice to encode the type of the
entity into its name, for example as a suffix, such as
_pset
, _files
, _sub
,
_pat
.
Key Points
- You can generate build files from templates using dynamic values from parameter sets.