SPEC: adding Nvidia data center driver spec#92
Merged
cheeyanglee merged 1 commit into3.0-devfrom May 21, 2025
Merged
Conversation
Contributor
|
i think this need to add new entry in cgmanifest too |
591ce76 to
03aa6cb
Compare
anujm1
previously approved these changes
May 20, 2025
Nvidia P100 is supported with Nvidia data center driver, and it is not supported with open source driver. Adding Nvidia data center driver to support P100. Beside P100, it supports GeForce RTX series such as 4060. Signed-off-by: Junxiao Chang <junxiao.chang@intel.com>
03aa6cb to
d1ebf86
Compare
cheeyanglee
approved these changes
May 21, 2025
cheeyanglee
added a commit
to cheeyanglee/edge-microvisor-toolkit
that referenced
this pull request
May 25, 2025
cheeyanglee
added a commit
to cheeyanglee/edge-microvisor-toolkit
that referenced
this pull request
May 26, 2025
…rm#92)" This reverts commit 3f3b657. This spec file need further fixes time="2025-05-25T22:38:13+08:00" level=debug msg="+ make INSTALL_MOD_PATH=/usr/src/azl/BUILDROOT/nvidia-data-center-driver-570.133.20-2.emt3.x86_64 modules_install" time="2025-05-25T22:38:13+08:00" level=debug msg="/bin/sh: line 1: /lib/modules/6.8.0-60-generic/build/.config: No such file or directory" time="2025-05-25T22:38:13+08:00" level=debug msg="make[1]: *** /lib/modules/6.8.0-60-generic/build: No such file or directory. Stop." time="2025-05-25T22:38:13+08:00" level=debug msg="make: *** [Makefile:115: modules_install] Error 2"
anujm1
pushed a commit
that referenced
this pull request
May 26, 2025
This reverts commit 3f3b657. This spec file need further fixes time="2025-05-25T22:38:13+08:00" level=debug msg="+ make INSTALL_MOD_PATH=/usr/src/azl/BUILDROOT/nvidia-data-center-driver-570.133.20-2.emt3.x86_64 modules_install" time="2025-05-25T22:38:13+08:00" level=debug msg="/bin/sh: line 1: /lib/modules/6.8.0-60-generic/build/.config: No such file or directory" time="2025-05-25T22:38:13+08:00" level=debug msg="make[1]: *** /lib/modules/6.8.0-60-generic/build: No such file or directory. Stop." time="2025-05-25T22:38:13+08:00" level=debug msg="make: *** [Makefile:115: modules_install] Error 2"
junxiaoc
added a commit
that referenced
this pull request
May 27, 2025
Nvidia P100 is supported with Nvidia data center driver, and it is not supported with open source driver. Adding Nvidia data center driver to support P100. Beside P100, it supports GeForce RTX series such as 4060. Signed-off-by: Junxiao Chang <junxiao.chang@intel.com>
cheeyanglee
pushed a commit
that referenced
this pull request
May 28, 2025
Nvidia P100 is supported with Nvidia data center driver, and it is not supported with open source driver. Adding Nvidia data center driver to support P100. Beside P100, it supports GeForce RTX series such as 4060. Signed-off-by: Junxiao Chang <junxiao.chang@intel.com>
anujm1
pushed a commit
that referenced
this pull request
May 28, 2025
* SPEC: adding Nvidia data center driver spec (#92) Nvidia P100 is supported with Nvidia data center driver, and it is not supported with open source driver. Adding Nvidia data center driver to support P100. Beside P100, it supports GeForce RTX series such as 4060. Signed-off-by: Junxiao Chang <junxiao.chang@intel.com> * Nvidia data center driver: run extract with sh Signed-off-by: Lee Chee Yang <chee.yang.lee@intel.com> --------- Signed-off-by: Junxiao Chang <junxiao.chang@intel.com> Signed-off-by: Lee Chee Yang <chee.yang.lee@intel.com> Co-authored-by: Lee Chee Yang <chee.yang.lee@intel.com>
ssinghax
pushed a commit
to ssinghax/edge-microvisor-toolkit
that referenced
this pull request
Feb 6, 2026
Marked CVE-2024-28182 in the nghttp2 component as False Positive, since it is already fixed in Fluent Bit 3.1.9. Signed-off-by: RajeshX Shanmugam <rajesh1x.shanmugam@intel.com>
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Nvidia P100 is supported with Nvidia data center driver, and it is not supported with open source driver. Adding Nvidia data center driver to support P100.
Beside P100, it supports GeForce RTX series such as 4060.
Merge Checklist
All boxes should be checked before merging the PR
Description
This driver is to support Nvidia P100.
Any Newly Introduced Dependencies
How Has This Been Tested?
Its kernel driver has been tested with Nvidia P100, cuda and opencl work well.