Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

ubuntu 18.04 cannot build rocBLAS with ROCm 2.10 #840

Closed
zjunweihit opened this issue Nov 28, 2019 · 2 comments
Closed

ubuntu 18.04 cannot build rocBLAS with ROCm 2.10 #840

zjunweihit opened this issue Nov 28, 2019 · 2 comments

Comments

@zjunweihit
Copy link

What is the expected behavior

  • install.sh could build rocBLAS successfully

What actually happens

  • get stuck in the middle
0         1
012345678901234
..########|||..
0         1
01234567890123456
..########|||..||
info: growing pool += 2 * 2 for GlobalWrite

0         1         2
012345678901234567890123456789
................#########||..|
0         1         2         3
0123456789012345678901234567890
................#########||..||
info: growing pool += 2 * 2 for GlobalWrite

0         1         2
012345678901234567890123456789
................#########||..|
0         1         2         3
0123456789012345678901234567890
................#########||..||
(get stuck here)

How to reproduce

  • install ROCm 2.10
  • git clone rocBLAS 2.10 or 2.10.1 branch
  • ./install.sh

Environment

Hardware description
GPU vega20
CPU Intel i7-8700K 3.7GHz 12 CPUs
Software version
ROCK v2.10
ROCR v2.10
HCC v2.10
Library v2.10
@ekuznetsov139
Copy link
Contributor

That stage always takes a very long time. Can take 20 minutes or longer.

@zjunweihit
Copy link
Author

That stage always takes a very long time. Can take 20 minutes or longer.

Thanks for your reply.
It stopped there for half a day.
Then I also check gpu status which has no working queue, gpu load is 0%.
check the process status, it's sleep "S+" from ps command.

I built blas 2.6 before, it didn't take too much time. And I can see progress for a while.

mlse-lib-jenkins pushed a commit that referenced this issue Aug 16, 2021
* Change rocm-dev dependency to hip-rocclr

* Note `-dev` for `.deb`, `-devel` for `.rpm`

Co-authored-by: Andrew Chapman <andrew.chapman@amd.com>
zaliu added a commit to zaliu/rocBLAS that referenced this issue Oct 21, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants