# SLURM Integration

### Deploy and configure ND client

ND Client must be deployed on the SLURM Controller Nodes. To configure the ND Client, [see the guide for ND Client Deployment](https://docs.nodeum.io/data-mover/nd-client)

### Download the packages for SLURM deployment

```bash
$ yum install wget
$ wget get.nodeum.io/public/plugins/slurm-burst-buffer.20230718.
master.64c644e5.tar.gz
$ tar -xvzf ./ slurm-burst-buffer.20230718.master.64c644e5.tar.gz
```
