Get GDDR5 memory information and other information from AMD Radeon GPUs.
- Download and unzip or git clone:
git clone https://github.com/ystarnaud/amdmeminfo cd amdmeminfo- Edit
Makefileto specify AMDAPPSDK path or install OpenCL library:sudo apt-get install ocl-icd-opencl-dev - Install Linux PCI utilities:
sudo apt-get install libpci-dev make- Optional:
sudo cp amdmeminfo /usr/local/bin
./amdmeminfo [options]
Options:
-h--helpDisplay Help-o--openclOrder by OpenCL ID (cgminer/sgminer GPU order)-q--quietOnly output results-s--shortShort form output - 1 GPU/line -<OpenCLID>:<PCI Bus.Dev.Func>:<GPU Type>:<Memory Type>--use-stderrOutput errors to stderr