-
Notifications
You must be signed in to change notification settings - Fork 22
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
Provide a CUDA hostapp extension so that CUDA applications can run #109
Comments
[alexgg] This issue has attached support thread https://jel.ly.fish/0e703127-5fdc-4085-9257-38be58f1ffd5 |
Note: Will need to ensure the libraries in the extension match the L4T version in the OS, as we've just updated master branch from 32.4.2 to 32.4.3 for the following boards: Nano SD-CARD, Nano eMMC, TX2, Xavier AGX, Xavier NX Devkit eMMC, Photon Xavier NX and Photon Nano |
Can you guys please provide a "Xavier NX Devkit" image without the eMMC? We currently bought two Xavier NX Devkits from Arrow to get started with Balena development, and we realised it only supports old eMMC Devkits, which cannot be bought anymore. Thank you. |
Hi @klvnptr, the NX Devkit is on our list to add BalenaOS support. This ticket is about CUDA host extensions, we will post updates about the SD-CARD version in the Xavier NX ticket here: #61 (comment) |
[robertgzr] This issue has attached support thread https://jel.ly.fish/754891c7-61f3-48b5-b06a-d0e6d6f92304 |
@acostach may I ask, how is the CUDA hostapp extension coming along? when can we expect some beta release? :) thank you. |
@klvnptr my colleagues are actively working on developing this feature, we cannot provide a timeline but will let you know when it becomes available for testing in the staging dashboard. |
@acostach thanks. at least may I get some estimation, when will you ship this features in staging? 1 month? 3 month? 1 year? because depending on your answer, we might need to take another route how we inject drivers into balena OS. thank you. |
Connects-to: balena-os/meta-balena#2052 |
Once the hostapp extension support in balena-os/meta-balena#1987 is merged, provide a CUDA specific hostapp extension to include CUDA libraries that cannot be placed on a user application container.
This will allow CUDA applications to be run.
Also relates to balena-os/balena-supervisor#1449
The text was updated successfully, but these errors were encountered: