Skip to content
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

Support for nvidia on Ubuntu Core 24 #204

Open
jocado opened this issue Dec 24, 2024 · 1 comment
Open

Support for nvidia on Ubuntu Core 24 #204

jocado opened this issue Dec 24, 2024 · 1 comment
Assignees
Labels
enhancement New feature or request

Comments

@jocado
Copy link
Contributor

jocado commented Dec 24, 2024

Hi.

I would like to add support for nvidia on Ubuntu Core 24 systems. This means a couple of important changes:

  • Switching to base core24
  • Dropping support for nvidia on Ubuntu Core 22

Because of binary compatibility, it's not possible to support libraries from the host with different bases in a single snap.

I see two potential ways forward, but you may have other suggestions.

  • Create a new track for core22, and publish a final release
  • Create a new tracks for core22 and core24, with git branches for each, and try and maintain support for both.

I presume that sooner or later it would be desirable to update the base, even without this feature.

I've submitted an initial PR, just to get the ball rolling and start discussion. Happy to debase as required once we find the best way forward and finish development.

I look forward to your comments, and any assistance you can provide.

Thank you!

@jocado
Copy link
Contributor Author

jocado commented Dec 24, 2024

Also just worth mentioning that the nvidia support in Ubuntu Core 24 is not quite ready for stable, but is expected to be in stable channel quite early next year.

@locnnil locnnil added the enhancement New feature or request label Dec 25, 2024
@locnnil locnnil self-assigned this Dec 25, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants