Skip to content

chiragkrishna/BooM-A.I

Repository files navigation

BooM-A.I

Script will install them in HOME folder

how to

git clone this repo and run ai_install.sh

This script can auto install the following along with custom extentions/nodes.

pre requisite

  • Debian x86_64 based distros
  • Miniconda
  • Python
  • GCC
  • ROCM-6.0.2
  • GIT
  • AMD GPU (gfx1030 gfx1100 gfx1101 gfx1102 gfx900 gfx906 gfx908 gfx90a gfx940 gfx941 gfx942)

Install the dependencies

sudo apt install wget git python3 python3-venv libgl1 libglib2.0-0 libstdc++-12-dev
sudo apt install --no-install-recommends google-perftools

make sure you change GFX according to your GPU