User Tools

Site Tools


services:cluster:gpunodes

This is an old revision of the document!


Introduction to GPU accelerated jobs

Currently we have 31 nodes in the yoshi cluster (ygpu01-ygpu31) equipped with GPU boards. The exact hardware config is:

  • 2x NVidia Tesla M2070
  • 2x Xeon X5570
  • 24GB RAM
  • QDR Infiniband between all GPU nodes

In oder to use the GPU cards, you need to allocate them through the queuing system using the –gres=gpu:2 option. You could also just use one card if you submit with –gres=gpu:1. You also have to explicitly state the partition to run in using –partition=gpu-main (or gpu-test for the GPU test queue).

GROMACS example using GPU acceleration

Here I give a simple example using GROMACS. First I'll use an interactive session to explore the GPU feature, in the end I'll supply a complete batch script for use with sbatch.

services/cluster/gpunodes.1434628976.txt.gz · Last modified: 2015/06/18 12:02 by dreger

Donate Powered by PHP Valid HTML5 Valid CSS Driven by DokuWiki