본문 바로가기

HPC

SLURM

다운로드 링크

https://slurm.schedmd.com/quickstart_admin.html#quick_start

 

Slurm Workload Manager - Quick Start Administrator Guide

Quick Start Administrator Guide Contents Overview Please see the Quick Start User Guide for a general overview. Also see Platforms for a list of supported computer platforms. For information on performing an upgrade, please see the Upgrade Guide. Super Qui

slurm.schedmd.com

의존성 해결

sudo apt-get update
sudo apt-get install build-essential fakeroot devscripts equivs

 

설치

Unpack the distributed tarball:
$ tar -xaf slurm*tar.bz2

cd to the directory containing the Slurm source
Install the Slurm package dependencies:
$ sudo mk-build-deps -i debian/control

Build the Slurm packages:
$ sudo debuild -b -uc -us

'HPC' 카테고리의 다른 글

NVIDIA ConnectX-5 Direct Dual Connection  (0) 2025.05.04
AMD머신에 AOCL 설치  (0) 2025.05.02
MUNGE  (0) 2025.05.01
AMD머신에 AOCC 설치  (0) 2025.05.01
Mellanox Connect-X  (0) 2025.05.01