GPU Computing =================== There are different types of GPU nodes on Hoffman2 Cluster. You need to specifically specify the GPU models when requesting a GPU node, in addition to the typical job parameters such as ``-l h_data`` and ``-l h_rt``. .. list-table:: :widths: 20,20,40 :header-rows: 1 * - GPU model - job parameters - Compute nodes * - Tesla V100 - ``-l gpu,V100`` - ``g8 g9`` * - GeForce RTX - ``-l gpu,RTX2080Ti`` - ``g6 g7 g10 g11 g12`` * - Tesla P4 - ``-l gpu,P4`` - ``g1 g2 g3 g4``