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
I'm adding TPUs to the qotom devices in my proxmox cluster, using the documentation supplied at [1], and things are not as easy as I would like. Here are some things I'd like to see fixed:
The docs[1] include instructions to use apt-key add - which has been deprecated for quite some time. The correct command should be something like:
Once these instructions are corrected and the package cache updated, we come to the real problem: the package repo has not been updated to include the patches made to the github.com/google/gasket-driver repo.
According to apt-cache show gasket-dkms | grep ^Maintainer, the maintainer of this package is coral-support@google.com ; I will try emailing them to see if we can get this straightened out.
Hello folks,
I'm adding TPUs to the qotom devices in my proxmox cluster, using the documentation supplied at [1], and things are not as easy as I would like. Here are some things I'd like to see fixed:
apt-key add -which has been deprecated for quite some time. The correct command should be something like:Once these instructions are corrected and the package cache updated, we come to the real problem: the package repo has not been updated to include the patches made to the github.com/google/gasket-driver repo.
According to
apt-cache show gasket-dkms | grep ^Maintainer, the maintainer of this package is coral-support@google.com ; I will try emailing them to see if we can get this straightened out.Cheers,
C.J.
[1] https://coral.ai/docs/m2/get-started/