-
Notifications
You must be signed in to change notification settings - Fork 308
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
v0.5.0 Create CDI Spec Could not find
, Could not locate
on COS Triage
#473
Comments
These warnings can safely be ignored. Using the ldcache is intended for interactive use cases where the driver libraries have already been loaded. I will check whether we can make the logging more useful though.
For the graphics libraries, we would have to confirm that these are actually present in the driver installation rooted at |
list of files installed under /home/kubenetes/bin/nvidia, so seems like COS only install vulkan for now
so from this triage, we have two actions:
|
The gsp firmware warnings could be addressed by #317 (although it would have to be rebased and reworked). |
@Dragoncell I have created #529 with a proposed change to locate the Vulkan ICD files as availalbe in the GKE driver. |
Setup:
With custom change of GPU Operator
NVIDIA/gpu-operator@master...Dragoncell:gpu-operator:master-gke
Using below command to install the GPU Operator using CDI enabled with COS installed GPU driver
During the CDI creation either in toolkit container for management cdi spec, or in k8s device plugin for workload cdi spec, there are a few warning level logs.
Both:
k8s device plugin only
Wondering is there any warning worth further investigation ? For example
vulkan/icd.d/nvidia_icd.json
, it is actually under likeThe text was updated successfully, but these errors were encountered: