6 Commits

Author SHA1 Message Date
rezky_nightky
cb7babefb3 Fix typos across documentation and source
- Correct dependency spelling in README for multiple distro instructions @README.markdown#193-276
- Clean up misspellings in CMake helpers and GPU info sources (temperature, PCIe, queries, etc.) @cmake/modules/FindCurses.cmake#50-58 @cmake/modules/sanitize-helpers.cmake#103-118 @src/extract_gpuinfo_amdgpu.c#444-637 @src/extract_gpuinfo_intel.c#225-234 @src/extract_gpuinfo_metax.c#100-512 @src/nvtop.c#70-77
- Fix header comments and struct field names for allocations, callbacks, and utilize fields @src/extract_processinfo_fdinfo.c#97-104 @include/nvtop/common.h#44-52 @include/nvtop/extract_processinfo_fdinfo.h#59-63 @include/ascend/dcmi_interface_api.h#75-455 @include/nvtop/interface_options.h#43-54 @src/interface.c#792-800

Author: rezky_nightky <with.rezky@gmail.com>
Timestamp: 2025-12-01T18:21:25Z
Repository: nvtop
Branch: master
Signing: GPG (989AF9F0)
Performance: 13 files, +31/-31 lines
2026-01-16 10:59:16 +01:00
Maxime Schmitt
e09b228e7a Support BSD major/minor location 2024-12-09 11:14:50 +01:00
k
6bdc385a58 remove temp file 2023-11-27 15:12:00 +08:00
k
1dfeb6305e fix issues for PR 2023-11-27 15:00:33 +08:00
k
5fcef14b12 add ascend build script and README 2023-11-22 13:58:31 +08:00
k
a7c8a93b36 add ascend extract gpu info code 2023-11-20 09:59:05 +08:00