LSF is being retired at the end of the Fall semester.
Slurm has been Hazel's production job scheduler since 17 August 2026,
and this page describes the older LSF workflow.
See the Slurm quick start,
the LSF → Slurm command mapping,
or Deployment Status for what is left to move.
VMD
VMD is a package for visualizing molecules.External Links:
VMD website
Using VMD tutorial
Loading VMD
There are various versions of VMD on Hazel. To see the various versions available, type module avail
and
ls /usr/local/apps/vmd/*.sh .
To set the environment, either source the appropriate script or load the default module
module load vmd
Running VMD
Do not use VMD on a login node. VMD must be run on an HPC-VCL node.
Older versions of VMD may not work on the current VCL image. To run on the VCL, log in to an HPC-VCL node, open a terminal, and type:module load vmd vmd
Last modified: September 01 2026 21:22:40.
HPC Assistant