Difference between revisions of "HPC Wiki"

From HPC Wiki
Jump to navigation Jump to search
m
m (Adding short explanations for target groups)
 
(22 intermediate revisions by 7 users not shown)
Line 1: Line 1:
Welcome to the HPC Wiki! This aims to be a site-independent HPC documentation. This means all specifics informations about computing centers in different locations and their respective details 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. This means everybody can use the same (this!! :) ) knowledge base, regardeless where they are from and if information about the configuration of a particular system/computing center is needed, the site-specifics section should give an overview about where to find that.
+
Welcome to the [[HPC_Wiki:About| HPC Wiki]] the source for site-independent High Performance Computing Information.
  
Furthermore, there are different target groups with their respective material findable on the left hand menu.
+
<<-- On the left hand there are different target groups with their respective material.
 +
 
 +
 
 +
== Target Groups ==
 +
- '''[[:Category:Basics| Basics]]''': Covering the basics for users with not prior HPC experience.
 +
 
 +
- '''[[:Category:HPC-User| HPC-User]]''': Covering topics for users of existing HPC software on HPC systems, including batch systems and third-party simulation software.
 +
 
 +
- '''[[:Category:HPC-Developer| HPC-Developer]]''': Covering topics for users developing HPC software on HPC systems, including programming paradigms, compilers and runtime systems.
 +
 
 +
- '''[[:Category:HPC-Admin| HPC-Admin]]''': Covering topics for administrators of HPC systems.
  
 
== Categories ==
 
== 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.
+
[[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. All articles in the Basics Section are written for inexperienced users and explain concepts in an easy-to-understand way.
  
A similar article in the Users and Developer Section are planned, but not yet finished.
+
Similar articles 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.
 
Look into the [[FAQs]] to see tips and instructions on [[How-to-Contribute]] to this wiki.
  
== In Progress ==
+
== Upcoming HPC Events (Source: HPC Calendar of the Gauss-Alliance) ==
 +
    <div style="height:35em; overflow:auto; border: 2px solid #088">
 +
{{hpccalendar}}
 +
 
 +
</div>
 +
 
 +
== Overview ==
 
General: [[How-to-Contribute]]
 
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]]
+
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]]
 +
 
 +
Debugging and Correctness Tools: [[MUST]], [[Compiler Sanitizers]], [[Totalview]]  
  
  
 
HPC-Pages:
 
HPC-Pages:
 
[[Software]], [[Access]], [[Site-specific_documentation]], [[measurement-tools]], [[likwid]]
 
[[Software]], [[Access]], [[Site-specific_documentation]], [[measurement-tools]], [[likwid]]
 
== ToDo ==
 
 
expand [[cmake]], link examples to chain jobs in the sheduling articles, expand [[OpenMP]] (Jenni) & [[MPI]] (Jan), Basics Benchmarking, scaling tests, Resource planning, Tickettool, [[How-to-Contribute]] (Stefan), Tools-Overview, Move RWTH Reference from Intel VTune to local documentation
 

Latest revision as of 08:21, 8 October 2024

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: Covering the basics for users with not prior HPC experience.

- HPC-User: Covering topics for users of existing HPC software on HPC systems, including batch systems and third-party simulation software.

- HPC-Developer: Covering topics for users developing HPC software on HPC systems, including programming paradigms, compilers and runtime systems.

- HPC-Admin: Covering topics for administrators of HPC systems.

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. All articles in the Basics Section are written for inexperienced users and explain concepts in an easy-to-understand way.

Similar articles 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.

Upcoming HPC Events (Source: HPC Calendar of the Gauss-Alliance)

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

Debugging and Correctness Tools: MUST, Compiler Sanitizers, Totalview


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