What Next?

You’ve reached the end of the tutorial. You have learned how to define a graph, fill it with tasks, and run the workflow. We only scratched the surface of what you can do with Tierkreis, but you know enough to begin using it for your own work.

If you want to learn more details to fully leverage the power of Tierkreis, the advanced user guide available here. It includes further tutorials, and detailed descriptions on how to write graphs, workers and executors.

You might find the follow topics useful next:

Documents for writing graphs

A sequence of documents that cover the fundamentals of writing complex Tierkreis graphs.

Using builtin functions

Defining graph inputs and outputs

Nested graphs using Eval

Iteration using Loop

Parallel computation using Map

Tutorials for writing workers

Documents on writing workers that provide additional tasks. For a general overview look at the worker documentation

Complex types in Tierkreis Python workers

Tierkreis prebuild workers

External workers with an IDL

Executors

Finally documentation on executors

A general overview

Shell Executors

Running workers with HPC Executors