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

Cuda-8.0 sample aarch64 platform error #6

Closed
tv12345 opened this issue Feb 1, 2019 · 1 comment
Closed

Cuda-8.0 sample aarch64 platform error #6

tv12345 opened this issue Feb 1, 2019 · 1 comment

Comments

@tv12345
Copy link

tv12345 commented Feb 1, 2019

Hello, I am unable to make the samples folder for aarch64 platform using the command
make TARGET_ARCH=aarch64
Errors I encounter :-

aarch64-linux-gnu-g++ -o simpleAssert_nvrtc simpleAssert.o -lcuda -lnvrtc
/usr/lib/gcc-cross/aarch64-linux-gnu/5/../../../../aarch64-linux-gnu/bin/ld: cannot find -lcuda
/usr/lib/gcc-cross/aarch64-linux-gnu/5/../../../../aarch64-linux-gnu/bin/ld: cannot find -lnvrtc

@tv12345 tv12345 closed this as completed Feb 1, 2019
@tv12345 tv12345 reopened this Feb 1, 2019
@mdoijade
Copy link
Collaborator

have you installed cuda cross compilation toolkit? looks like you have not.
Please find the instructions in this link to install aarch64 linux cuda toolkit bits - https://docs.nvidia.com/cuda/cuda-installation-guide-linux/index.html#cross-platform

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

2 participants