Skip to content

Commit b50a8dd

Browse files
committed
initial updates to tutorial to condense to half day format
1 parent 1b38708 commit b50a8dd

4 files changed

Lines changed: 128 additions & 88 deletions

File tree

README.md

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,12 +1,11 @@
11
# HPC Toolset Tutorial
22

3-
Tutorial for installing and configuring [OnDemand](https://openondemand.org/), [Open XDMoD](https://open.xdmod.org), and [ColdFront](http://coldfront.io): an HPC center management toolset.
3+
Tutorial for installing and configuring [ColdFront](http://coldfront.io), [OnDemand](https://openondemand.org/), and [Open XDMoD](https://open.xdmod.org): an HPC center management toolset.
44

55
### Presented by:
66

77
[![OSC Logo https://osc.edu](docs/osc_logo.png)](https://osc.edu)
88
[![CCR logo](docs/ccr_logo.jpg)](https://buffalo.edu/ccr)
9-
[![VT logo](docs/vt_logo.jpg)](https://arc.vt.edu/)
109

1110

1211
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.
@@ -27,6 +26,8 @@ This tutorial aims to demonstrate how three open source applications work in con
2726
## Workshops
2827
This tutorial will be presented at the following conferences:
2928

29+
[PEARC23](https://pearc.acm.org/pearc23/)
30+
[ISC23](https://www.isc-hpc.com/)
3031
[PEARC22](https://pearc.acm.org/pearc22)
3132
[PEARC21](https://pearc.acm.org/pearc21)
3233
[PEARC20](https://pearc.acm.org/pearc20/)

0 commit comments

Comments
 (0)