From e4da0ee6def14ce1ddf29dc319367c0042037a4c Mon Sep 17 00:00:00 2001 From: "ivan.kondov" <ivan.kondov@kit.edu> Date: Fri, 29 Jun 2018 14:05:43 +0200 Subject: [PATCH] Update README.rst --- README.rst | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.rst b/README.rst index 1ca20a3..d934adc 100644 --- a/README.rst +++ b/README.rst @@ -4,8 +4,8 @@ high-complexity computing applications, enable code and data reuse and provenance, provide methods for validation and error tracking, and exploit application concurrency using distributed computing resources. The goal of this tutorial is to learn composing and running workflow applications using the -FireWorks workflow environment (https://hackingmaterials.lbl.gov/fireworks). In the -first part, after an introduction to the concept of workflows, to +FireWorks workflow environment (https://materialsproject.github.io/fireworks/). +In the first part, after an introduction to the concept of workflows, to state-of-the-art workflow systems and to FireWorks, the participants will learn to construct workflows using a library of existing Firetasks. The composed workflows will be verified, visualized and then executed and monitored. The -- GitLab