Replies: 1 comment 2 replies
|
Hey Alan! I do not have much experience in using the GPU on the Jetson within a Bao system. I agree with your point 1. But I don't fully understand how point 2 impacts a bao configuration. Nevertheless, I believe a GPU can be seen purely as a passthrough device in Bao. So essentially defining the correct MMIO regions and interrupts for the target VM in the bao config file. An extra step that must be taken is to configure the SMMU accordingly ( Let me know how this evolves |
2 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Hello.
I'm trying to enable CUDA on a Linux guest on Jetson TX2.
Is there anyone has experience in doing this?
I think there're 2 challenges:
All reactions