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

Cannot install together with ROCm #14

Open
syifan opened this issue Apr 22, 2016 · 3 comments
Open

Cannot install together with ROCm #14

syifan opened this issue Apr 22, 2016 · 3 comments

Comments

@syifan
Copy link

syifan commented Apr 22, 2016

Today I was trying to install CLOC 1.0 branch. I have ROCm from install using apt-get install rocm. I saw all the runtime and compilers are nicely placed in /opt/rocm. CLOC is also in one of the folders. However, if I use the cloc from ROCm, it would not be able to find llvm and hsa runtime.

Then when I tried to install CLOC with the .deb packages, it gave me an error saying that the hsa-runtime-dev was not installed. The new ROCKRuntime package does not have an installable package anymore.

Is there a way to let CLOC work with ROCm?

@jedwards-AMD
Copy link
Contributor

The CLOC packages are being updated to work with the ROCm release right now. Soon, they will be available on the ROCm repo.

@syifan
Copy link
Author

syifan commented May 5, 2016

I saw that there is a standalone package for CLOC, which is very helpful. However, I tried to install the new ROCm and CLOC package with apt-get, I got the following error:
/opt/rocm/cloc/bin/cloc.sh: line 132: /opt/rocm/hlc3.2/bin/clc2: No such file or directory
It seems hlc is installed with either of the packages anymore.

@gregrodgers
Copy link

Sun,
The master is now up to date. See new install instructions. When the package manager gets cloc1.0-11 , please run "apt-get install amdcloc". It will install all the other pieces you need. Sorry for the churn as we move to better package management. Let me know if this fixes this issue.

Greg

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