ROCm / ROCm-Device-Libs

ROCm Device Libraries
97 stars 60 forks source link

Permission denied (publickey) #5

Closed lotus33 closed 5 years ago

lotus33 commented 8 years ago

Cloning into 'llvm_amd-common'... Warning: Permanently added the RSA host key for IP address '192.30.253.112' to the list of known hosts. Permission denied (publickey). fatal: Could not read from remote repository.

Please make sure you have the correct access rights and the repository exists.

Thanks

gstoner commented 8 years ago

This looks like a GitHub issue.

PhilipDeegan commented 7 years ago

The guide assumes you're environment has ssh keys associated with github, just use

git clone https://github.com/RadeonOpenCompute/ROCm-Device-Libs

gstoner commented 7 years ago

No. you only need that library if you building the HCC compiler from Source. This is not used by the base ROCm library only in the LLVM compiler for HCC and soon OpenCL.

On Oct 29, 2016, at 7:44 AM, ♦♣♠♥ notifications@github.com<mailto:notifications@github.com> wrote:

The guide assumes you're environment has ssh keys associated with github, just use

git clone https://github.com/RadeonOpenCompute/ROCm-Device-Libs

— You are receiving this because you commented. Reply to this email directly, view it on GitHubhttps://github.com/RadeonOpenCompute/ROCm-Device-Libs/issues/5#issuecomment-257089687, or mute the threadhttps://github.com/notifications/unsubscribe-auth/AD8DuVvDdrOWmPUaA6V64-UXxcI4ZXXrks5q4z-qgaJpZM4KX7_O.

b-sumner commented 5 years ago

I'm assuming this can be closed at this point. Please reopen if I'm mistaken.