The Scientific Computing team has renamed the GPU types, e.g. `rtx5000 -> quadro_rtx_5000`. We should search and replace any mentions of GPU node names in the guides. New names can be found out by `sinfo -o "%n %P %G" | egrep '^gpu|^HOST'`.
The Scientific Computing team has renamed the GPU types, e.g.
rtx5000 -> quadro_rtx_5000.We should search and replace any mentions of GPU node names in the guides.
New names can be found out by
sinfo -o "%n %P %G" | egrep '^gpu|^HOST'.