amdgpu_top
https://github.com/Umio-Yasuno/amdgpu_top
Tool to display AMDGPU usage
- Links to home:zzndb001 / amdgpu_top
- Has a link diff
- Download package
-
Checkout Package
osc -A https://api.opensuse.org checkout home:mareksapota/amdgpu_top && cd $_
- Create Badge
Refresh
Refresh
Source Files
Filename | Size | Changed |
---|---|---|
_service | 0000000751 751 Bytes | |
_service:recompress:tar_scm:amdgpu_top-0.4.0.tar.z |
0003070433 2.93 MB | |
_service:set_version:amdgpu_top.spec | 0000002051 2 KB | |
amdgpu_top.changes | 0000006228 6.08 KB | |
amdgpu_top.spec | 0000002051 2 KB | |
cargo_config | 0000000262 262 Bytes | |
update.sh | 0000000085 85 Bytes | |
vendor.tar.zst | 0035413984 33.8 MB |
Revision 8 (latest revision is 16)
Marek Sapota (mareksapota)
committed
(revision 8)
v0.4.0 Changelog - support --no-pc option * The application does not read the performance counter (GRBM, GRBM2) if this flag is set. * Reading the performance counter may deactivate the power saving feature of APU/GPU and increase power consumption by several watts.. - support -gm, --gpu-metrics, --gpu_metrics options TUI - support average_cpu_power for gpu_metrics_v2_x - fix layout - detect the KFD process GUI - add VRAM/GTT Plot - update {eframe,egui_plot} to v0.24.0 - support average_cpu_power for gpu_metrics_v2_x - add copy button to VBIOS Info - improve sensors, temp, perf_counter (GRBM, GRBM2) plots - detect the KFD process JSON - update OutputJson for GpuMetrics - support --gpu_metrics + --json option v0.3.1 Changelog - implement fallback v2 (#54) - improve main setup - add --single, --single-gpu options - update dependencies TUI - improve setup GUI - reduce spawn_update_index_thread - use PCI bus instead of instance number (#54) - update egui_device_list v0.3.0 Changelog - update dependencies - update build.rs - add -p and --process options * Dump All GPU processes and memory usage per process. Lib - rename system_cpu_usage to system_cpu_memory_usage (AMDGPU_GEM_DOMAIN_CPU) - support amd_visible_vram, amd_evicted_{vram, visible_vram}, amd_requested_{vram, gtt, visible_vram} for Linux Kernel v6.4+ - common code (AppAmdgpuTop) TUI, SMI - use AppAmdgpuTop GUI - use AppAmdgpuTop - set false to egui_plot::Plot.show_axes (#52) - support multi-GPU by way of switching JSON - fix OutputJson for FdInfoStat - use AppAmdgpuTop
Comments 0