Giter VIP home page Giter VIP logo

Comments (5)

xuhuisheng avatar xuhuisheng commented on August 25, 2024

The RX560 is gfx803, too. So the latest version of ROCm - ROCm-5.40, can support your card RX560.
There is just a small bug in rocBLAS, you need do a small patch for rocBLAS and re-compile rocBLAS, then tensorflow won't raise NaN loss error. here is the patch :

rm -rf $ROCM_GIT_DIR/rocBLAS/library/src/blas3/Tensile/Logic/asm_full/r9nano*

But I am afraid even we can run minst on tensorflow/pytorch, There must be some bugs for gfx803, e.g. I try to run diffustion stable on my gfx803 card, and it hanged on 100% with no reason.

from rocm-gfx803.

HeartFire01 avatar HeartFire01 commented on August 25, 2024

Okay i already installed ROCm 5.40 on Arch with paru, and do you know to to set PATH ROC_ENABLE_PRE_VEGA=1 ?

from rocm-gfx803.

xuhuisheng avatar xuhuisheng commented on August 25, 2024

@HeartFire01
We just need set ROC_ENABLE_PRE_VEGA=1 as environment variable.

from rocm-gfx803.

HeartFire01 avatar HeartFire01 commented on August 25, 2024

Sorry, i don't understand how to set ROC_ENABLE_PRE_VEGA=1 as an environment variable in Arch ?

from rocm-gfx803.

xuhuisheng avatar xuhuisheng commented on August 25, 2024

I am not familiar with arch, but it is a linux operation system, so we can use export ROC_ENABLE_PRE_VEGA=1 to set an environment variable.

from rocm-gfx803.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.