Preinstalled Utilities

Different utilities are already installed on SCOREC systems for convenience.

htop

htop is an interactive process viewer for Unix systems. Some may need it due to its advanced mouse support, visual indicators, and other features over the traditional top command. It can be found in

/users/hasanm4/lore.scorec.rpi.edu/sourcestoInstall/htop/install/bin/htop

The following can be added to .bashrc for easier access:

alias htop='LD_LIBRARY_PATH=$LD_LIBRARY_PATH:/opt/scorec/spack/rhel9/v0201_4/install/linux-rhel9-x86_64/gcc-12.3.0/ncurses-6.4-m4ky27paykdimx3aboabuqsdf52dpxhm/lib /users/hasanm4/lore.scorec.rpi.edu/sourcestoInstall/htop/install/bin/htop'