containers / ai-lab-recipes

Examples for building and running LLM services and applications locally with Podman
Apache License 2.0
111 stars 110 forks source link

Check for driver and kernel version mismatch #668

Closed javipolo closed 4 months ago

javipolo commented 4 months ago

When a kernel module is installed via rpm, it installs kernel-core as a dependency

Only one kernel-core package should be in the final image, if there are two, most probably accelerator module was built for the wrong kernel version