hipBLASLt icon indicating copy to clipboard operation
hipBLASLt copied to clipboard

[Issue]: install.sh is not friendly with `&>` log file redirection

Open fxmarty opened this issue 1 year ago • 1 comments

Problem Description

Hi,

Building hipblaslt, I get a line:

`#29 666.5 # Writing Custom CMake
#29 666.5 # Writing Kernels...
#29 668.8 Generating kernels: Launching 64 threads...
#29 1051.9 Generating kernels: Done. (383.1 secs elapsed)
#29 1051.9 |/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/

with 60k characters in my log file of the build (cropped here).

I am using:

RUN git clone -b develop https://github.com/ROCm/hipBLASLt && \
    export GTest_DIR="/usr/local/lib/cmake/GTest/" && \
    cd hipBLASLt && \
    ./install.sh -idc --architecture 'gfx90a;gfx942'

and redirect my docker build to a file.

ROCm version is 6.0.2, using develop branch.

Operating System

Ubuntu 22.04

CPU

Intel(R) Xeon(R) Platinum 8480C

GPU

Other

Other

MI300

ROCm Version

ROCm 5.7.1

ROCm Component

No response

Steps to Reproduce

No response

(Optional for Linux users) Output of /opt/rocm/bin/rocminfo --support

No response

Additional Information

No response

fxmarty avatar Apr 18 '24 16:04 fxmarty

That's just a progress bar. You can ignore it.

KKyang avatar May 20 '24 01:05 KKyang

@fxmarty Can we close this ticket? Thanks!

ppanchad-amd avatar Jul 09 '24 19:07 ppanchad-amd

Yes!

fxmarty avatar Jul 10 '24 10:07 fxmarty