Invest In Crypto News
  • Home
  • Latest News
    • Bitcoin News
    • Altcoin News
    • Ethereum News
    • Blockchain News
    • Doge News
    • NFT News
    • Video
    • Market Analysis
    • Business
    • Finance
    • Politics
    • Mining
    • Regulation
    • Technology
  • Top 10 Cryptos
  • Market Cap List
  • IC DAO
  • Donations
  • Contact
  • Buy Crypto
No Result
View All Result
Invest In Crypto News
  • Home
  • Latest News
    • Bitcoin News
    • Altcoin News
    • Ethereum News
    • Blockchain News
    • Doge News
    • NFT News
    • Video
    • Market Analysis
    • Business
    • Finance
    • Politics
    • Mining
    • Regulation
    • Technology
  • Top 10 Cryptos
  • Market Cap List
  • IC DAO
  • Donations
  • Contact
  • Buy Crypto
No Result
View All Result
Invest In Crypto News
No Result
View All Result

Running AMD ROCm™ Software on Windows 11: A Comprehensive Guide

CryptoExpert by CryptoExpert
July 24, 2024
in Blockchain News
0
Running AMD ROCm™ Software on Windows 11: A Comprehensive Guide
  • Facebook
  • Twitter
  • Pinterest


You might also like

Dallas Fed Economists Assess Tokenized Deposit Costs

AMD and Meta Unveil MetaRoCE for AI-Scale Ethernet

Protocol upgrade decouples consensus from execution to solve scaling bottlenecks



Caroline Bishop
Jul 24, 2024 06:01

Learn how to run AMD ROCm™ software on Windows 11 with the latest updates. Follow our step-by-step guide to get started.





According to AMD.com, the latest AMD Software 24.6.1 and AMD ROCm™ 6.1.3 now support running Linux applications on Windows using hardware acceleration with AMD Radeon™ RX 7000 Series graphics cards. This development opens new possibilities for users looking to utilize powerful machine learning and AI tools like Stable Diffusion on a Windows platform.

Step-by-Step Guide to Running AMD ROCm™ on Windows 11

Here is a detailed guide to help you get started with running AMD ROCm™ software on Windows 11:

Step 1: Install Windows Subsystem for Linux (WSL)

Begin by installing WSL from the Windows Powershell. Use the following command:

wsl –install

okex

This command will set up the necessary environment to run Linux applications on your Windows machine.

Step 2: Install AMD ROCm™ Software

Next, proceed to install the AMD ROCm™ software. Follow these commands to complete the installation:

sudo apt update
wget https://repo.radeon.com/amdgpu-install/6.1.3/ubuntu/jammy/amdgpu-install_6.1.60103-1_all.deb
sudo apt install ./amdgpu-install_6.1.60103-1_all.deb
amdgpu-install -y –usecase=wsl,rocm –no-dkms

These steps will ensure that the ROCm™ software is correctly installed and configured to work with WSL.

Step 3: Install PyTorch for AMD ROCm™ and WSL

Finally, install Torch for AMD ROCm™ software. Use the following commands:

sudo apt install python3-pip -y
pip3 install –upgrade pip wheel
wget https://repo.radeon.com/rocm/manylinux/rocm-rel-6.1.3/torch-2.1.2%2Brocm6.1.3-cp310-cp310-linux_x86_64.whl
wget https://repo.radeon.com/rocm/manylinux/rocm-rel-6.1.3/torchvision-0.16.1%2Brocm6.1.3-cp310-cp310-linux_x86_64.whl
wget https://repo.radeon.com/rocm/manylinux/rocm-rel-6.1.3/pytorch_triton_rocm-2.1.0%2Brocm6.1.3.4d510c3a44-cp310-cp310-linux_x86_64.whl
pip3 uninstall torch torchvision pytorch-triton-rocm numpy torchaudio
pip3 install torch-2.1.2+rocm6.1.3-cp310-cp310-linux_x86_64.whl torchvision-0.16.1+rocm6.1.3-cp310-cp310-linux_x86_64.whl pytorch_triton_rocm-2.1.0+rocm6.1.3.4d510c3a44-cp310-cp310-linux_x86_64.whl numpy==1.26.4
pip3 install torchaudio==2.1.2

After completing these installations, execute the following commands to finalize the setup:

location=`pip show torch | grep Location | awk -F “: ” ‘{print $2}’`
cd ${location}/torch/lib/
rm libhsa-runtime64.so*
cp /opt/rocm/lib/libhsa-runtime64.so.1.2 libhsa-runtime64.so

These commands ensure that the ROCm™ libraries are correctly linked and ready for use.

Running Applications

With the setup complete, you can now install and run applications that support AMD ROCm™ software without leaving the Windows environment. For instance, applications like ComfyUI can now run seamlessly with an AMD Radeon™ RX 7900 XTX.

Note: When installing new applications, check the requirements.txt file and comment out the torch lines to avoid overwriting your AMD ROCm™ software builds. Otherwise, you may need to reinstall those builds.

This new capability significantly enhances the versatility and power of Windows 11 for users leveraging AMD’s hardware for advanced computing tasks.

Image source: Shutterstock



Source link

  • Facebook
  • Twitter
  • Pinterest
CryptoExpert

CryptoExpert

Recommended For You

Dallas Fed Economists Assess Tokenized Deposit Costs

by CryptoExpert
August 27, 2026
0
Cointelegraph

Tokenized deposits could make bank funding less stable and raise credit costs for US households and businesses, according to an analysis by two economists at the Federal Reserve...

Read more

AMD and Meta Unveil MetaRoCE for AI-Scale Ethernet

by CryptoExpert
August 27, 2026
0
AMD and Meta Unveil MetaRoCE for AI-Scale Ethernet

Darius Baruo Aug 26, 2026 23:52 Meta and AMD reveal MetaRoCE, a multipath RDMA transport protocol designed to optimize AI network performance on programmable...

Read more

Protocol upgrade decouples consensus from execution to solve scaling bottlenecks

by CryptoExpert
August 26, 2026
0
Cointelegraph

High-performance blockchains often run into the same architectural limit, where the execution sits directly in the path of consensus. In a conventional synchronous model, validators must first execute...

Read more

FILE Price Prediction: Whale Accumulation Signals $0.77 Breakout Attempt, But $0.70 Is the Line in the Sand

by CryptoExpert
August 26, 2026
0
Filecoin (FIL) Network Upgrade NV23 'Waffle' to Enhance Performance and Integration

Darius Baruo Aug 26, 2026 09:02 FILE is coiled at its $0.72 pivot with smart money running 64.6% long and open interest spiking nearly...

Read more

Arcus launches tokenized perp positions on Robinhood Chain

by CryptoExpert
August 26, 2026
0
Cointelegraph

Arcus introduced transferable ERC-20 tokens for perpetual positions and lets tokenized stocks back leveraged trades without requiring users to sell their holdings. Source link

Read more
Next Post
Ethereum

Ethereum ETFs Will Lead “All Of The Altcoins To Wall Street”

Leave a Reply Cancel reply

Your email address will not be published. Required fields are marked *

Browse by Category

  • Altcoin News
  • Bitcoin News
  • Blockchain News
  • Business
  • Doge News
  • Ethereum News
  • Finance
  • Market Analysis
  • Mining
  • NFT News
  • Politics
  • Regulation
  • Technology
  • Trending Cryptos
  • Video

Sitemap

  • Market Cap
  • Donations
  • Trading
  • Mining
  • Contact

Legal Information

  • Privacy Policy
  • Anti-Spam Policy
  • Copyright Notice
  • DMCA Compliance
  • Social Media Disclaimer
  • Terms Of Service

Categories

  • Altcoin News
  • Bitcoin News
  • Blockchain News
  • Business
  • Doge News
  • Ethereum News
  • Finance
  • Market Analysis
  • Mining
  • NFT News
  • Politics
  • Regulation
  • Technology
  • Trending Cryptos
  • Video

© Copyright 2024 InvestInCryptoNews.com

No Result
View All Result
  • Home
  • Latest News
    • Bitcoin News
    • Altcoin News
    • Ethereum News
    • Blockchain News
    • Doge News
    • NFT News
    • Video
    • Market Analysis
    • Business
    • Finance
    • Politics
    • Mining
    • Regulation
    • Technology
  • Top 10 Cryptos
  • Market Cap List
  • IC DAO
  • Donations
  • Contact
  • Buy Crypto

© Copyright 2024 InvestInCryptoNews.com

This website is using cookies to improve the user-friendliness. You agree by using the website further.

Privacy policy
bitcoin
Bitcoin (BTC) $ 80,134.00
ethereum
Ethereum (ETH) $ 2,514.39
tether
Tether (USDT) $ 0.999956
bnb
BNB (BNB) $ 709.95
xrp
XRP (XRP) $ 1.46
usd-coin
USDC (USDC) $ 0.999969
solana
Solana (SOL) $ 106.97
tron
TRON (TRX) $ 0.337881
staked-ether
Lido Staked Ether (STETH) $ 2,265.05
figure-heloc
Figure Heloc (FIGR_HELOC) $ 1.00

Pin It on Pinterest

Are you sure want to unlock this post?
Unlock left : 0
Are you sure want to cancel subscription?