aws-neuron / aws-neuron-driver

Linux kernel device driver supporting AWS Neuron SDK
GNU General Public License v2.0
8 stars 4 forks source link

No Package aws-neuron-dkms available #5

Closed Mayurji closed 2 years ago

Mayurji commented 2 years ago

Started a Amazon Linux DLAMI with pytorch 1.9.1 and followed the steps to install the torch neuron using this URL

https://awsdocs-neuron.readthedocs-hosted.com/en/latest/neuron-intro/pytorch-setup/pytorch-install.html

While performing these steps: # Install Neuron Driver sudo yum versionlock delete aws-neuron-dkms sudo yum install aws-neuron-dkms -y

First error versionlock delete has no matches no package aws-neuron-dkms available

Checked this existing issue: https://github.com/aws/aws-neuron-sdk/issues/400 but it didn't work.

micwade-aws commented 2 years ago

Closing this out as a duplicate of https://github.com/aws-neuron/aws-neuron-sdk/issues/479. Please let me know if that was wrong @Mayurji.