-
Notifications
You must be signed in to change notification settings - Fork 91
XRT submodule update and npu3 archive addition #844
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
Conversation
Signed-off-by: Akshay Tondak <[email protected]>
maxzhen
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Can we move all vtd links to info.json and download them in build.sh? This way we have all of them in a central location and can enjoy the cache mechanism that is already built-in. They are not changing frequently and don't need to be downloaded every time you go through cmake.
Signed-off-by: Akshay Tondak <[email protected]>
That sounds like a good idea. I have updated the PR to download archive binaries exactly similar to how firmware binaries are downloaded and installed. Edits the info.json to capture vtd archive details. |
…ie buid.sh Signed-off-by: Akshay Tondak <[email protected]>
Signed-off-by: Akshay Tondak <[email protected]>
|
retest this please |
|
retest this please |
|
retest this please |
|
retest this please |
1 similar comment
|
retest this please |
|
retest this please |
Signed-off-by: Akshay Tondak <[email protected]>
|
retest this please |
* Implement queries to get DPT status Implement queries to get DPT status. Signed-off-by: Nishad Saraf <[email protected]> * Apply suggestion from @Copilot Co-authored-by: Copilot <[email protected]> --------- Signed-off-by: Nishad Saraf <[email protected]> Co-authored-by: Copilot <[email protected]>
Co-authored-by: ch vamshi krishna <[email protected]>
Signed-off-by: Manoj Takasi <[email protected]>
Signed-off-by: Akshay Tondak <[email protected]>
Signed-off-by: Akshay Tondak <[email protected]>
Signed-off-by: Akshay Tondak <[email protected]>
|
retest this please |
1 similar comment
|
retest this please |
Signed-off-by: Akshay Tondak <[email protected]>
Signed-off-by: Akshay Tondak <[email protected]>
This PR updates the XRT submodule to include the latest changes for event tracing and firmware logging.
This PR also adds the npu3 specific archive to linux driver stack for running xrt-smi tests and accessing npu3 specific configurations.