youtube image
From YouTube: Superfacility API: Automation for Complex Workflows at Scale

Description

Presented by Gabor Torok, Cory Snavely, & Bjoern Enders (NERSC)
May 20, 2020

The Superfacility API aims to enable the use of all NERSC resources through purely automated means using popular development tools and techniques. An evolution of its predecessor, NEWT, the newly-designed API adds features designed to support complex, distributed workflows such as placing future job reservations and registration of API callbacks for asynchronous processes. It will also allow users to offload tedious tasks such as large data movement via simple REST calls.

While the Superfacility API is designed for non-interactive use, this demonstration will use a Jupyter notebook to step through a working example that calls the API to conduct a simple workflow process. Discussion will include additional information on planned API endpoints and authentication methods.