You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hi @waltercool, can you provide the steps you followed to build MIOpen as well as your OS and ROCm version. Also, do you have both llvm and rocm-llvm installed on your system?
ROCm isn't officially supported on Gentoo Linux, see the docs for supported distributions.
However, one suggestion to fix your build is to try installing libstdc++ and including either the CMAKE_CXX_FLAGS="--stdlib=libc++" or CLANG_DEFAULT_CXX_STDLIB="libstdc++" cmake flags in your ebuild script.
Trying to build MIOpen 6.1.2, I been getting few errors related to "numeric_limits is ambiguous"
Any ideas? Using
Also tried with MIOpen 6.1.1 but same problem
Kind regards
build.log
The text was updated successfully, but these errors were encountered: