ubuntu:gpu:get_the_gpu_memory_bus_size
Ubuntu - GPU - Get the GPU Memory Bus Size
sudo dmesg | grep drm | grep "RAM width" | cut -d "]" -f3 | cut -d " " -f4
returns:
384bits
ubuntu/gpu/get_the_gpu_memory_bus_size.txt · Last modified: 2023/06/10 11:36 by peter