logoalt Hacker News

ameliusyesterday at 2:30 PM5 repliesview on HN

Nowadays most of my processing happens on the GPU, so htop/top better evolve or become mostly irrelevant because a tool that will support both CPU __and__ GPU will replace it.


Replies

FpUseryesterday at 2:50 PM

Irrelevant for you does not mean irrelevant for others

show 1 reply
shellwizardyesterday at 11:11 PM

There's intel_gpu_top for Intel iGPUs, although it's very limited and not a great UX

cwillutoday at 3:40 AM

top can add another column without “evolving”.

zekriocayesterday at 3:44 PM

Stupidest comment ever.

show 1 reply
sevgyesterday at 3:55 PM

> Nowadays most of my processing happens on the GPU, so htop/top better evolve or become mostly irrelevant

If you’re a 3D rendering designer, an ML engineer or a crypto bro, then sure.

Here are the common workloads (for the average SWE on HN) that use CPU/RAM:

  - compilation/builds
  - language servers and IDEs
  - test suites
  - local containers
  - local databases
  - node tooling
  - browsers
  - data processing
  - compression and encryption
  - searching/indexing
Ok sure, top/htop is totally irrelevant now /s
show 1 reply