RandUser123sa

Results 5 issues of RandUser123sa

Im trying to install the project with: # pip3 install barectf and receive the error: Collecting barectf Using cached barectf-3.1.2-py3-none-any.whl.metadata (1.5 kB) Requirement already satisfied: jinja2=3.0 in /usr/lib/python3.11/site-packages (from barectf)...

Hello, I'm trying to build MIOpen 6.2.0 with params bellow: ``` export CC=/opt/rocm/llvm/bin/clang export CXX=/opt/rocm/llvm/bin/clang++ CXX=$ROCM_INSTALL_DIR/llvm/bin/clang++ cmake \ -Wno-dev \ -G Ninja \ -D CMAKE_CXX_FLAGS="${CXXFLAGS} -fcf-protection=none -DNDEBUG" \ -D CMAKE_INSTALL_PREFIX=/opt/rocm...

### Problem Description Hello, I'm trying to compile version 6.2.0 but I receive a error after a while. I configure the project with these parameters: mkdir build && cd build...

Under Investigation

### Problem Description In few moments after start build hipBLASLt release version 6.4.0 I receive error: Waitcnt0Disabled 0 0 0 0 1 1 1 1 1 0 0 0 0...

Under Investigation

### Problem Description Hello, I'm trying to build the project and receive an error, I download release version 7.0.1 and git as well but result is the same. I configure...

Under Investigation