Automate Scientific Workflow Execution between Local Cluster and Cloud
Automate Scientific Workflow Execution between Local Cluster and Cloud
Blog Article
Scientific computational experiments often span multiple computational and analytical steps, and during execution, researchers need to store, access, transfer, and query information.Scientific workflow is Home a powerful tool to stream-line and organize scientific application.Numbers of tools have been developed to help build scientific workflows, they provide mechanisms for creating workflow but lack a native scheduling system for determining where code should be executed.This paper presents Emerald, a system that adds sophisticated computation offloading capabili-ties to scientific workflows.
Emerald automatically offloads computation intensive steps of scientific workflow to the cloud in order to enhance workflow performance.Emerald minimizes the burden on developers to build work-flows with computation offloading ability by providing Coffee easy-to-use API.Evaluation showed that Emerald can ef-fectively reduce up to 55% of execution time for scientific applications.