Skip to content

ExaWorks/psij-python

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Portable Submission Interface for Jobs

PSI/J is an abstraction layer over cluster schedulers to write scheduler agnostic HPC applications. PSI/J automatically translates abstract job specifications into concrete scripts and commands to send to the scheduler. PSI/J is tested on a wide variety of clusters. For further information about PSI/J or the SDK visit the ExaWorks project page and read the PSI/J documentation.

Introduction

  1. Quick Start Guide
  2. Workflow Examples
  3. Setting up Tests
  4. How to Contribute
  5. Building the Documentation