amazonlinux / amazon-linux-2023

Amazon Linux 2023
https://aws.amazon.com/linux/amazon-linux-2023/
Other
501 stars 38 forks source link

[Package Request] - `aws-neuronx-dkms` #551

Open bryantbiggs opened 7 months ago

bryantbiggs commented 7 months ago

What package is missing from Amazon Linux 2023? Please describe and include package name.

Is this an update to existing package or new package request?

Is this package available in Amazon Linux 2? If it is available via external sources such as EPEL, please specify.

From Install Drivers section

sudo tee /etc/yum.repos.d/neuron.repo > /dev/null <<EOF
[neuron]
name=Neuron YUM Repository
baseurl=https://yum.repos.neuron.amazonaws.com
enabled=1
metadata_expire=0
EOF
sudo rpm --import https://yum.repos.neuron.amazonaws.com/GPG-PUB-KEY-AMAZON-AWS-NEURON.PUB

Any additional information you'd like to include. (use-cases, etc) This is used by ECS, EKS, Batch, ParallelCluster, Deep Learning AMIs/containers

stewartsmith commented 7 months ago

We won't add a package that builds an out of tree driver, but once the driver is upstream (or close enough to being), we can look at including it.

Is there an Issue filed somewhere with the Neuron team on this?

stewartsmith commented 7 months ago

We won't add a package that builds an out of tree driver, but once the driver is upstream (or close enough to being), we can look at including it.

Is there an Issue filed somewhere with the Neuron team on this?