lanl/Pavilion

Name: Pavilion

Owner: Los Alamos National Laboratory

Description: HPC testing harness

Created: 2015-09-03 20:21:30.0

Updated: 2018-04-04 10:20:05.0

Pushed: 2017-11-29 23:12:53.0

Homepage: null

Size: 16375

Language: Python

GitHub Committers

UserMost Recent Commit# Commits

Other Committers

UserEmailMost Recent Commit# Commits

README

Pavilion

=========

LA-CC-15-041

Pavilion is a software framework for running and analyzing jobs/tests targeting HPC systems.

Python 2.7 based

Usage:

set the ENV variable PVINSTALL to point to the installation directory 
(for example - "setenv PVINSTALL /users/me/pavilion")
add to your search path this directory plus "/PAV"
(for example - "setenv PATH ${PVINSTALL}/PAV:${PVINSTALL}/PAV/scripts:${PATH}")
create own default and test specific config files. See examples in $PVINSTALL/docs dir
run the tool - "pav -h"

Version 1.1.2

Verified to work with Moab scheduler thus far. Support for both for Slurm and Raw in version 1.1.0.

Collaboration tips:

====

Project goals:

====

See the README.txt file in the docs directory for more detailed information


This work is supported by the National Institutes of Health's National Center for Advancing Translational Sciences, Grant Number U24TR002306. This work is solely the responsibility of the creators and does not necessarily represent the official views of the National Institutes of Health.