All Projects → ubccr → hpc-toolset-tutorial

ubccr / hpc-toolset-tutorial

Licence: GPL-3.0 license
Tutorial for installing Open XDMoD, OnDemand, & ColdFront

Programming Languages

Jupyter Notebook
11667 projects
shell
77523 projects
PHP
23972 projects - #3 most used programming language
tcl
693 projects
python
139335 projects - #7 most used programming language
Dockerfile
14818 projects

HPC Toolset Tutorial

Tutorial for installing and configuring OnDemand, Open XDMoD, and ColdFront: an HPC center management toolset.

Presented by:

OSC Logo https://osc.edu
CCR logo
VT logo

This tutorial aims to demonstrate how three open source applications work in concert to provide a toolset for high performance computing (HPC) centers. ColdFront is an allocations management portal that provides users an easy way to request access to allocations for a Center's resources. HPC systems staff configure the data center’s resources with attributes that tie ColdFront’s plug-ins to systems such as job schedulers, authentication/account management systems, system monitoring, and Open XDMoD. Once the user's allocation is activated in ColdFront, they are able to access the resource using OnDemand, a web-based portal for accessing HPC services that removes the complexities of HPC system environments from the end-user. Through OnDemand, users can upload and download files, create, edit, submit and monitor jobs, create and share apps, run GUI applications and connect to a terminal, all via a web browser, with no client software to install and configure. The Open XDMoD portal provides a rich set of features, which are tailored to the role of the user. Sample metrics provided by Open XDMoD include: number of jobs, CPUs consumed, wait time, and wall time, with minimum, maximum and the average of these metrics. Performance and quality of service metrics of the HPC infrastructure are also provided, along with application specific performance metrics (flop/s, IO rates, network metrics, etc) for all user applications running on a given resource.

Tutorial Steps

Requirements
Getting Started
Accessing the Applications
ColdFront
Open XDMoD
OnDemand

Acknowledgments

Workshops

This tutorial will be presented at the following conferences:

PEARC22
PEARC21
PEARC20
Gateways 2020

This overview of HPC Toolset Tutorial is provided as context to those finding this repo and wanting to go through the hands-on tutorial without attending the full day workshop at a conference.

Disclaimer

DO NOT run this project on production systems. This project is for educational purposes only. The container images we publish for the tutorial are configured with hard coded insecure passwords and should be run locally in development for testing and learning only.

License

This tutorial is released under the GPLv3 license. See the LICENSE file.

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].