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

Fix location of the dependency library. #134

Merged
merged 1 commit into from
Jun 24, 2024
Merged

Conversation

mc-nv
Copy link
Contributor

@mc-nv mc-nv commented Jun 24, 2024

fixing path within container.
iGPU:

root@ffb587b7c078:/workspace# ll /usr/local/cuda/lib64
lrwxrwxrwx 1 root root 25 Aug 16  2023 /usr/local/cuda/lib64 -> targets/aarch64-linux/lib/

x86:

root@73a140ed6477:/workspace# ll /usr/local/cuda/lib64
lrwxrwxrwx 1 root root 24 Apr 16 02:41 /usr/local/cuda/lib64 -> targets/x86_64-linux/lib/

SBSA:

root@8d1d63c5b088:/workspace# ll /usr/local/cuda/lib64
lrwxrwxrwx 1 root root 22 Apr 16 02:42 /usr/local/cuda/lib64 -> targets/sbsa-linux/lib/

@tanmayv25
Copy link
Contributor

That's clean!

@tanmayv25
Copy link
Contributor

LGTM

Copy link
Contributor

@nv-kmcgill53 nv-kmcgill53 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Build is passing

@mc-nv mc-nv merged commit af37b00 into r24.06 Jun 24, 2024
1 check passed
@mc-nv mc-nv deleted the mchornyi-24.06-pytorch branch June 24, 2024 20:05
mc-nv added a commit that referenced this pull request Jun 26, 2024
mc-nv added a commit that referenced this pull request Jun 28, 2024
* Add cusparseLt in the installation to support 24.06 (#132)

* Add cusparseLt in the installation to support 24.06

* Fix the arm build

* Fix library paths on ARM-SBSA (#133)

* Add cusparseLt in the installation to support 24.06

* Fix the arm build

* Fix the lib path

* Fix location of the dependency library. (#134)

---------

Co-authored-by: Tanmay Verma <tanmay2592@gmail.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

3 participants