Build script collection
- nvtop
- opencv
- pytorch
cuda
libpng-dev
libjpeg-dev
hipcub-dev
hipfft-dev
hipsolver-dev
hipsparse-dev
miopen-hip-dev
rccl-dev
rocblas-dev
rocprim-dev
rocrand-dev
rocthrust-dev
OPENCV_BRANCH # OPENCV_BRANCH specifies the branch to be cloned. The default is master.
PYTORCH_BRANCH # PYTORCH_BRANCH specifies the branch to be cloned. The default is main.
TORCHVISION_BRANCH # TORCHVISION_BRANCH specifies the branch to be cloned. The default is main.
PYTHON # PYTHON specifies the Python command name. The default is python3.