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

Crosscompiling Nerves on Jetson #15

Open
zacky1972 opened this issue Mar 23, 2020 · 3 comments
Open

Crosscompiling Nerves on Jetson #15

zacky1972 opened this issue Mar 23, 2020 · 3 comments

Comments

@zacky1972
Copy link
Contributor

It will be required to adjust into this issue:

nerves-project/toolchains#56

@zacky1972
Copy link
Contributor Author

Perhaps, there may be the case that CUDA doesn't exist on compile time but exist on runtime.
In this case, NVCC environment variable will be set to the cross compiler of nvcc on compile time.
This requires to modify CpuInfo.cuda/1.

@celaxodon
Copy link

@zacky1972, I can try to help with this issue. It will likely come up soon once I'm a little farther along in the Buildroot port for the Nano and start figuring out how to include CUDA and related libraries as Buildroot packages. Ideally it would be will be baked into the firmware we generate and exist at compile time.

@zacky1972
Copy link
Contributor Author

@celaxodon Thank you, a lot!

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