Unlocking GPU Power: Super Easy AMD ROCm Installation on Fedora 39 | TechJotters

$🚀 Welcome to TechJotters! In this step-by-step guide, we'll show you how to unleash the full potential of your GPU by effortlessly installing AMD ROCm on Fedora 39. Whether you're diving into Text-to-Image or Text Generation models, harnessing GPU power has never been easier.
-------------------------------------------
📜Scripts:
$sudo dnf install rocm-hip rocm-opencl rocm-rpm-macros rocm-runtime rocm-smi rocminfo
$sudo dnf install gedit
🐚launch.sh
#!/bin/sh
export HSA_OVERRIDE_GFX_VERSION=10.3.0
export HIP_VISIBLE_DEVICES=0
export PYTORCH_HIP_ALLOC_CONF=garbage_collection_threshold:0.8,max_split_size_mb:512
python3 launch.py --listen --enable-insecure-extension-access --opt-sdp-attention --no-half-vae --api
🚧 Check GPU Usage
$watch -n1 rocm-smi
--------------------------------------------------
🔔 Don't forget to subscribe to TechJotters for more tech tutorials and AI-powered content! We're here to simplify complex processes and empower your creative projects.
👍 If you found this video helpful, please give it a thumbs up and share it with your fellow tech enthusiasts. If you encounter any issues or have questions, drop them in the comments below, and we'll be glad to assist you.
📚 Explore more tech tutorials and AI insights on our channel. Stay tuned for the latest updates and innovative solutions to supercharge your projects.
#AMDROCm #Fedora39 #GPUInstallation #TechJotters #AI #TextToImage #TextGeneration #TechTutorials
‪@TechJotters24‬

Пікірлер: 16

  • @QuanticRNG
    @QuanticRNG5 ай бұрын

    thanks!!! working good on my rx6800

  • @TechJotters24

    @TechJotters24

    5 ай бұрын

    Great!

  • @nulledsploit6516
    @nulledsploit65166 ай бұрын

    but still geting this error on comfyui: UserWarning: DWPose: Onnxruntime not found or doesn't come with acceleration providers, switch to OpenCV with CPU device. DWPose might run very slowly warnings.warn("DWPose: Onnxruntime not found or doesn't come with acceleration providers, switch to OpenCV with CPU device. can you pls help?

  • @TechJotters24

    @TechJotters24

    5 ай бұрын

    Hi, I made a new video to run stable diffusion and ComfyUI. Check the video, hopefully your problems will be fixed: AMD ROCm on Fedora 39: A Comprehensive Guide to Stable Diffusion WebUI and ComfyUI Integration! kzread.info/dash/bejne/X4N4rtiTg8mnkdY.html

  • @dezraid398
    @dezraid3986 ай бұрын

    thank u

  • @TechJotters24

    @TechJotters24

    6 ай бұрын

    You're welcome!

  • @dezraid398

    @dezraid398

    6 ай бұрын

    @@TechJotters24 yeah, video reaaly helped me. 6.20 it/s 512x512 SD picture, rx 6800m, fedora 39. On windows webui 2 it/s, and shark 4 it/s.

  • @kirillt9009
    @kirillt90095 ай бұрын

    thank

  • @TechJotters24

    @TechJotters24

    4 ай бұрын

    Welcome!!!

  • @JohnLaDot
    @JohnLaDot6 ай бұрын

    fantastic. how about installing tensorflor-rocm on fedora 39?

  • @TechJotters24

    @TechJotters24

    6 ай бұрын

    I tried it but couldn’t manage it. I’ll make a video if I can manage it. Thank you for your comment.

  • @TechJotters24

    @TechJotters24

    6 ай бұрын

    I couldn't install it directly on Fedora 39 but I made a video to use Tensorflow ROCm with docker. check this kzread.info/dash/bejne/n5eYqbJvd9TZZ6w.htmlsi=TYlxbSihcoQ8FZji

  • @billyblackburn864
    @billyblackburn8646 ай бұрын

    what gpu do you have?

  • @TechJotters24

    @TechJotters24

    6 ай бұрын

    Hi, I have RX 6900xt

  • @hakooplayplay3212

    @hakooplayplay3212

    5 ай бұрын

    @@TechJotters24 same here. Great one