You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Add error handling and logging to NVIDIA repository setup
- Add error messages for unsupported OS versions and CPU architectures
- Change local readonly to readonly for nvidia repo paths to fix scope issues
- Add early returns when encountering unsupported configurations
- Improve TODO comments for better clarity
- Fix typo: "locatl" -> "local" in mariner script
Signed-off-by: Suraj Deshmukh <suraj.deshmukh@microsoft.com>
0 commit comments