diff --git a/GPUs/amdvbflash-linux b/GPUs/amdvbflash-linux new file mode 100755 index 0000000..929990e Binary files /dev/null and b/GPUs/amdvbflash-linux differ diff --git a/GPUs/firmwares/Gigabyte.R9390.8192.150605_1.rom b/GPUs/firmwares/Gigabyte.R9390.8192.150605_1.rom new file mode 100644 index 0000000..c9ef51f Binary files /dev/null and b/GPUs/firmwares/Gigabyte.R9390.8192.150605_1.rom differ diff --git a/GPUs/firmwares/current/ai-gpu-01.bin b/GPUs/firmwares/current/ai-gpu-01.bin new file mode 100644 index 0000000..971ae64 Binary files /dev/null and b/GPUs/firmwares/current/ai-gpu-01.bin differ diff --git a/GPUs/infos/ai-gpu-01.txt b/GPUs/infos/ai-gpu-01.txt new file mode 100644 index 0000000..7794912 --- /dev/null +++ b/GPUs/infos/ai-gpu-01.txt @@ -0,0 +1,14 @@ +AMDVBFLASH version 4.71, Copyright (c) 2020 Advanced Micro Devices, Inc. + +Adapter 0 SEG=0000, BN=03, DN=00, PCIID=67B11002, SSID=22BD1458) + Asic Family : Hawaii + Flash Type : GD25Q21B (256 KB) + Product Name : GV-R939G1 GAMING-8GD/F91/0306 + Bios Config File : R939G18D.F91 + Bios P/N : P/N Not Available + Bios Version : 015.049.000.011.000000 + Bios Date : 01/15/16 07:06 + ROM Image Type : Hybrid Images + ROM Image Details : + Image[0]: Size(65536 Bytes), Type(Legacy Image) + Image[1]: Size(59904 Bytes), Type(EFI Image) diff --git a/GPUs/runs/ai-gpu-01.log b/GPUs/runs/ai-gpu-01.log new file mode 100644 index 0000000..3cab0db --- /dev/null +++ b/GPUs/runs/ai-gpu-01.log @@ -0,0 +1,5 @@ +> sudo ./amdvbflash-linux -s 0 firmwares/current/ai-gpu-01.bin +AMDVBFLASH version 4.71, Copyright (c) 2020 Advanced Micro Devices, Inc. + +0x40000 bytes saved, checksum = 0x9388 + diff --git a/README.md b/README.md index e69de29..80d860c 100644 --- a/README.md +++ b/README.md @@ -0,0 +1,33 @@ +# GPU Configuration for AI Compute Cluster at Toomim Brothers + +## Software Configuration + +Ubuntu 22.04 LTS +Downgrade to 5.9.32 kernel. + +## Hardware + +### System + + +### GPU Models + +Gigabyte GV-R939G1 GAMING-8GD rev.1.0 + +## Tools + +To re-flash the BIOSes + +https://www.techpowerup.com/download/ati-atiflash/ + +## Useful Links + +A succinct summary, for new-ish AMD GPUs, to use OpenCL if desired instead of, or alongside, ROCm. + +https://math.dartmouth.edu/~sarunas/amdgpu-opencl.html +https://forum.level1techs.com/t/amd-r9-390-finally-usable-on-linux/131922 +https://www.reddit.com/r/linuxquestions/comments/jx1t52/my_gpu_doesnt_show_in_clinfo_even_though_i/ +vicuna +https://www.reddit.com/r/linuxquestions/comments/11uyy3t/old_r290_videocard_wont_use_amdgpu_hawaii_not/ + +