Skip to content

Repo for the integrated Phylanx Jupyter Notebook Solution

Notifications You must be signed in to change notification settings

STEllAR-GROUP/JetLag

Folders and files

NameName
Last commit message
Last commit date
Feb 9, 2021
Sep 4, 2020
Jan 28, 2020
Dec 5, 2019
Dec 5, 2019
Dec 5, 2019
Dec 5, 2019
Feb 1, 2021
Jan 6, 2021
Nov 13, 2020
Nov 20, 2020
Jan 6, 2021
Aug 17, 2020
Jul 21, 2020
Jan 29, 2020
Nov 20, 2020
Dec 5, 2019
Jan 29, 2020
Nov 20, 2020
Dec 5, 2019
Feb 1, 2021
May 25, 2020
Jan 29, 2020
Jun 10, 2020
Jan 29, 2020
Jan 29, 2020
Feb 15, 2021

Repository files navigation

jetlag

Custom interface to both Agave and Tapis for running and monitoring jobs, with connections to traveler for performance visualization.

The basic concept of universal is:

  1. to use either Tapis or Agave
  2. to describe a single machine that is:
    1. a storage machine
    2. an execution machine with CLI
    3. an execution machine with some HPC scheduler
  3. Has a generic app which
    1. takes input.tgz
    2. unpacks and executes run_dir/runapp.sh from inside the run_dir/ directory
    3. packs everything up into output.tgz