Difference between revisions of "HPC Wiki"

From HPC Wiki
Jump to navigation Jump to search
(21 intermediate revisions by 4 users not shown)
Line 1: Line 1:
Welcome to the HPC Wiki! This aims to be a site-independent HPC documentation. This means all the site specifics are bundled in the site specifics section on the left hand site and all other articles should be held as general and site-independent as possible!
+
Welcome to the [[HPC_Wiki:About| HPC Wiki]] the source for site-independent High Performance Computing Information.
  
On the left there are different target groups and with their respective material.
+
<<-- On the left hand there are different target groups with their respective material.
 +
 
 +
== Target Groups ==
 +
- '''[[:Category:Basics| Basics]]'''
 +
 
 +
- '''[[:Category:HPC-User| HPC-User]]'''
 +
 
 +
- '''[[:Category:HPC-Developer| HPC-Developer]]'''
 +
 
 +
- '''[[:Category:HPC-Admin| HPC-Admin]]'''
  
 
== Categories ==
 
== Categories ==
Line 9: Line 18:
 
A similar article in the Users and Developer Section are planned, but not yet finished.
 
A similar article in the Users and Developer Section are planned, but not yet finished.
  
Look into the [[FAQs]] to see tips and instructions how to contribute to this Wiki.
+
Look into the [[FAQs]] to see tips and instructions on [[How-to-Contribute]] to this wiki.
  
== In Progress ==
+
== Overview ==
 +
General: [[How-to-Contribute]]
  
Expand the [[FAQs]] to contain an how-to-contribute article
 
  
Basics/HPC-User: [[make]], [[cmake]], [[Ssh_keys]], [[compiler]], [[Modules]], [[vi/vim]],  [[screen/tmux]], [[ssh]] [[python/pip]], [[scp]], [[rsync]], [[git]], [[shell]], [[chmod]], [[tar]], [[sh-file]], [[NUMA]]
+
Basics/HPC-User: [[make]], [[cmake]], [[ssh_keys]], [[compiler]], [[Modules]], [[vim]],  [[screen/tmux]], [[ssh]] [[python/pip]], [[scp]], [[rsync]], [[git]], [[shell]], [[chmod]], [[tar]], [[sh-file]], [[NUMA]]
  
  
 
HPC-Dev: [[Load_Balancing]], [[Performance Engineering]], [[correctness checking]]
 
HPC-Dev: [[Load_Balancing]], [[Performance Engineering]], [[correctness checking]]
  
HPC-Programs: [[Measurement-tools]], [[Likwid]], [[Vampir]], [[ScoreP]], [[MUST]]
+
Performance Tools: [[Measurement-tools|measurement tools]], [[Likwid]], [[Vampir]], [[ScoreP]], [[MUST]]
  
  
 
HPC-Pages:
 
HPC-Pages:
 
[[Software]], [[Access]], [[Site-specific_documentation]], [[measurement-tools]], [[likwid]]
 
[[Software]], [[Access]], [[Site-specific_documentation]], [[measurement-tools]], [[likwid]]
 
== ToDo ==
 
 
improve [[cmake]] (make it RWTH independent), link examples to chain jobs in the sheduling articles, expand [[OpenMP]] (Jenni) & [[MPI]] (Jan), Basics Benchmarking, scaling tests, Resource planning, Tickettool, Anleitung - how to Wiki (Daniel), Tools-Overview
 

Revision as of 13:35, 7 October 2019

Welcome to the HPC Wiki the source for site-independent High Performance Computing Information.

<<-- On the left hand there are different target groups with their respective material.

Target Groups

- Basics

- HPC-User

- HPC-Developer

- HPC-Admin

Categories

Getting_Started is a basic guide for first-time users. It covers a wide range of topics from access and login to system-independant concepts of Unix systems to data transfers. While this gives an overview, all articles in the Basics Section are written with really inexperienced users in mind, to explain concepts in an easy-to-understand way.

A similar article in the Users and Developer Section are planned, but not yet finished.

Look into the FAQs to see tips and instructions on How-to-Contribute to this wiki.

Overview

General: How-to-Contribute


Basics/HPC-User: make, cmake, ssh_keys, compiler, Modules, vim, screen/tmux, ssh python/pip, scp, rsync, git, shell, chmod, tar, sh-file, NUMA


HPC-Dev: Load_Balancing, Performance Engineering, correctness checking

Performance Tools: measurement tools, Likwid, Vampir, Score-P, MUST


HPC-Pages: Software, Access, Site-specific_documentation, measurement-tools, likwid