From d49d95dda550b90807077ed26d8fc75f36c5ec0a Mon Sep 17 00:00:00 2001 From: Wirawan Purwanto Date: Mon, 21 Dec 2020 18:02:33 -0500 Subject: [PATCH] * Added tools, services, and best practices to set up HPC-like environment quickly. --- hpc/20201221.HPC-quick-setup.txt | 51 ++++++++++++++++++++++++++++++++ 1 file changed, 51 insertions(+) create mode 100644 hpc/20201221.HPC-quick-setup.txt diff --git a/hpc/20201221.HPC-quick-setup.txt b/hpc/20201221.HPC-quick-setup.txt new file mode 100644 index 0000000..bedb72f --- /dev/null +++ b/hpc/20201221.HPC-quick-setup.txt @@ -0,0 +1,51 @@ +HPC Quick Setup +=============== + +This noteset is focused on addressing this one question: +How to quickly set up an HPC platform out of a number of servers? + +We are collecting tools, how-tos, etc. + + + +## Software + +Several tools to consider: + + +### OpenHPC + +https://openhpc.community/ + +OpenHPC project provides a lot of pre-built packages to install to +provide software & capabilities on HPC. + + +### Exascale Project + +xSDK: Extreme-scale Scientific Software Development Kit + +https://xsdk.info/ + + + + +## Provisioning, Management, Orchestration + +### Magic Castle + +https://github.com/ComputeCanada/magic_castle + +> "Magic Castle uses the open-source software Terraform and HashiCorp + Language (HCL) to define the virtual machines, volumes, and + networks that are required to replicate a virtual HPC + infrastructure." + + + +## Services + +### XCRI: XSEDE Cyberinfrastructure Resource Integration + +https://www.xsede.org/ecosystem/xcri-mission +