workflow#

Simulation-only workflow applications generated with WfCommons.

The builder generates a task-dependency DAG and converts it into an ECLYPSE application graph for simulation. It does not expose MPI/REST service logic or emulation support. Workflow task metadata is instead mapped directly onto the default ECLYPSE node and edge assets, which are always included. WfCommons file-size metadata is normalised from bytes to MiB when it is mapped onto ECLYPSE storage and bandwidth assets.

Functions

get_workflow(workflow[, num_tasks, ...])

Create a simulation-only workflow application generated by WfCommons.