LNCD

Table of Contents

  • LNCD Home
  • Administration
  • Notebooks
  • Journal Club Presentations
  • Publications
  • Current Projects
  • Completed Projects
  • Current Grants
  • Datasets by Project
  • Brain ROIs and Measures
  • ️Tools And Methods
  • Big Data
  • RA Homepage
  • Recent Changes
  • Maintenance
  • Site Map
  • Random Page
LNCD
Docs » htop

htop

htop is an enhanced and more interactive top. It is a terminal user iterface that shows processes memory and cpu usage. You might use this to see how busy rhea is before launching a bunch of jobs/threads or otherwise allocating a large cpu pool.

Also see `iotop`, “load average” in `uptime`, and, on rhea, http://rhea.wpic.upmc.edu/gangilia

Colors

The colors of CPU usage are informative. If you see a lot of gray, disk usage is limiting processing (jobs might finish faster with fewer forks/threads).

Previous Next