ubuntu:gpu:get_the_gpu_memory_type
Ubuntu - GPU - Get the GPU Memory Type
sudo dmesg | grep drm | grep "RAM width" | cut -d "]" -f3 | cut -d " " -f5
returns:
GDDR6
ubuntu/gpu/get_the_gpu_memory_type.txt · Last modified: 2023/06/10 11:37 by peter