Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Partition

GPU Type

slurm value to request

# of Nodes

# of GPU device on a node

CUDA Cores

GPU Memory Size (GB)

Compute Capability

moran

GeForce GTX Titan

1

1

2688

6

3.5

moran

GeForce GTX Titan X

2

One node has 2

One node has 1

3072

12

5.2

moran

Tesla K20m

Code Block
#SBATCH --gres=gpu:k20:1

18

2

One node only has 1

2496

4.7

3.5

moran

Tesla K20Xm

14

2

One node only has 1

2688

5.7

3.5

moran

Tesla K40c

1

2

2880

11.4

3.5

moran-bigmem-gpu

Tesla K80

Code Block
#SBATCH --partition=moran-bigmem-gpu
#SBATCH --gres=gpu:x
# where x defines the number of devices

2

8

2496

11.4

3.7

teton-gpu

Tesla P100

Code Block
#SBATCH --partition=teton-gpu
#SBATCH --gres=gpu:2

8

2

3584

16

6.0

Notes: also see Using the DGX Nodes page for instructions on utilizing the GPUs in Moran DGX and Teton DGX.