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-runtime-lib` #553

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) Relates to #551 and #552 This is used by any containers/applications that run on Trn1/Inf1/Inf2 instances