Using Kebnekaise
Using the different parts of Kebnekaise
Since Kebnekaise consists of several different node types using them correctly takes a bit of getting used to.
Since Kebnekaise consists of several different node types using them correctly takes a bit of getting used to.
We have two types of GPU cards available on Kebnekaise, NVIDIA Tesla K80 (Kepler) and NVIDIA Tesla V100 (Volta).
To request GPU resources one has to include a GRES in the submit file. The general format is:
#SBATCH --gres=gpu:<type-of-card>:x
where <type-of-card> is either k80 or v100 and x = 1, 2, or 4 (4 only for the K80 type).
The K80 enabled nodes contain either two or four K80 cards, each K80 card contains two gpu engines.
[ CPU: Details: Compute nodes | Compute (Skylake-SP) nodes | Largemem nodes | GPU nodes | KNL nodes ]
Kebnekaise is the latest supercomputer at HPC2N. It is named after the massif of the same name, which has some of Sweden's highest mountain peaks (Sydtoppen and Nordtoppen). Just as the massif, the supercomputer Kebnekaise is a system with many faces.