Skip to content

Latest commit

 

History

History
34 lines (20 loc) · 1.37 KB

README.md

File metadata and controls

34 lines (20 loc) · 1.37 KB

Tapis Pylauncher

A Tapis application wrapper for the pylauncher model in TACC to execute run and manage parametric HPC jobs.

Requirements

To use this application, you need to have a TACC account with access to at least one tapis tenant endpoint.

Set-Up

First clone this repository:

git clone https://github.com/UT-CHG/tapis-pylauncher

Further set-up for app usage is covered in the Setup Jupyter Notebook. See below.

Usage

The easiest way to get an idea of how to use this application is to follow the jupyter notebooks contained in this repository:

Note that this repository was designed to be used within the DesignSafe CI Jupyter work environment, but should work in external jupyter instances if configured properly.

  1. Setup - Setting up the python packages and tapis-cli needed to use application.
  2. Simple Example - Example of basic pylauncher usage.
  3. Generator Example - More complicated example displaying generators rand pre/post processing.
  4. Application Development Guide - Guide for deploying and developing your own versions of the application.

Contact

Please contact Carlos del-Castillo-Negrete ([email protected]) or Benjamin Pachev ([email protected]) for questions about how to use.

For bug reports or feature requests, submit an issue on github.