schung-amd
schung-amd
Hi @baryluk, are you still experiencing this issue? The current docker image at rocm/tensorflow:latest has updated packages and I was unable to reproduce the issue with the following package versions:...
I'll be closing this issue, my recommendation is to user PerfZero for benchmarking (as recommended in https://github.com/tensorflow/benchmarks/blob/master/README.md) as benchmarks is deprecated. If you must use benchmarks instead of PerfZero and...
Hi @NerosTie, what distro are you seeing this on? Did some testing on Ubuntu 22.04 with Blender 4.2.1 LTS + ROCm 6.2 + mesa 24.2.2 from `kisak-mesa` PPA (AMD mesa...
Thanks for the quick response! This was reported fixed on a 6800XT earlier in this thread, but you can try rendering with `HSA_OVERRIDE_GFX_VERSION=11.0.0` (e.g. `HSA_OVERRIDE_GFX_VERSION=11.0.0 blender-4.2.1-linux-x64/blender -b classroom.blend -f 0...
I don't have a 6600XT on hand at the moment, but I was able to render `classroom` on an RX 6400 (which has a similar architecture) without issue. I can...
Also, according to https://projects.blender.org/blender/blender/issues/100353 this was solved for several users with RDNA2 cards on Arch with a kernel/firmware update, so you can try that as well.
Hi @bertwesarg, can you provide more of the code you used when encounting this issue? Specifically, I assume you are calling rocprofiler_create_session() to get session_id, but are you also calling...
Hi @Azaretdodo, I'll need some more information: - Operating system - CPU - GPU - ROCm version - Output of `/opt/rocm/bin/rocminfo --support` What exactly is the issue and when/how does...
Hi, some points for clarification. - What exactly is the issue and when/how does it occur? You mention conf.py, but as far as I understand this is just for building...
Is there an error other than the sphinx error in your original post? This can be addressed by updating sphinx on your system. If there are other errors, please provide...