Please build the driver as a kernel module package. The package name should have something that match the hosting cluster ND version. Currently we have 142 and 144.
For this driver, please build two kernel module packages: <package-name>.142.deb and <package-name>.144.deb (those two packages are binary identical because ND142 and ND144 use the same infiniband interface) Then build a master infiniband package, that contains those two packages. When doing apt install <master-package-name>, it copied the kernel modules packages to /opt/Microsoft e.g. apt install <infiniband-master-package> will create the following deb files in /opt/Microsoft <package-name>.142.deb <package-name>.144.deb The WALA will figure out which deb package to install based on host passed ND version. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1701744 Title: [Hyper-V] Add infiniband support for Azure HPC To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/linux-azure/+bug/1701744/+subscriptions -- ubuntu-bugs mailing list [email protected] https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
