Open rootd00d opened 11 months ago
I'll be recompiling a grid driver in the near future.
Excellent! I'll be looking forward to that, for sure.
Regarding the tool chain, do you have anything you can share?
For example, a Docker container that's setup for Slackware or Unraid kernel/module development explicitly? Is it a Slackware-based VM environment? Or some kind of host-agnostic development environment that is able to cross-compile for a Slackware target?
Seems like application development could be a concern around dependencies, and in some ways just being able to target a specific kernel version is maybe a lot more approachable.
Automating build & release workflows is fun for me, so if there's anything I can do to lighten your load, let me know. Possibly expand the matrix and produce multiple vGPU driver versions for each Unraid kernel version, for example?
No need, I compiled the driver using ubuntu +
Fair enough. Do you have a private repo for that stuff?
On Tue, Dec 12, 2023 at 11:18 PM stl88083365 @.***> wrote:
No need, I compiled the driver using ubuntu +
— Reply to this email directly, view it on GitHub https://github.com/stl88083365/unraid-nvidia-vgpu-driver/issues/18#issuecomment-1853385108, or unsubscribe https://github.com/notifications/unsubscribe-auth/ABYBGWMWO3OZS5IQHRCNP4TYJFJFDAVCNFSM6AAAAABARWKVK2VHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHMYTQNJTGM4DKMJQHA . You are receiving this because you authored the thread.Message ID: @.***>
Nope, I saved it all on my test machine.
Any movement on this? Let me know if I can help.
No for now, the plugin works fine now, thanks!
I have a Tesla T4 split into multiple vGPUs in ESXi. I am running UNRAID as a VM, is it possible for me to use your driver or another driver so I can use the T4 vGPU in UNRAID?
Hello!
Really happy to find this project. I was wondering if you were aware of or had any consideration for expanding this project to also support running Unraid as the guest OS.
It appears this plugin is (only?) for running in Unraid as the host OS, and enabling the vGPU driver, manager, unlock tools, etc. The scenario I'm interested in is when Unraid is running as a guest VM under another hypervisor (e.g. Proxmox), and requires installation of the guest vGPU drivers.
I'd be interested in learning more about your current toolchain for compiling modules against Unraid and possibly expanding the current level of supported scenarios, and/or helping to automate this.
Thanks!