User Tools

Site Tools


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 12:37 by peter

Donate Powered by PHP Valid HTML5 Valid CSS Driven by DokuWiki