Posts tagged announce-eol
Announcing end of support for torch-neuron version 1.9
- 28 August 2023
Neuron release 2.13 will be the last release that will include support for torch-neuron
version 1.9. Future Neuron releases will not include support for torch-neuron
version 1.9.
Current users of torch-neuron
version 1.9 are advised to migrate to latest supported torch-neuron
version.
Announcing end of support for AWS Neuron reference for Megatron-LM
- 08 August 2023
Neuron release 2.12 will be the last release that will include support for AWS Neuron reference for Megatron-LM. Future releases will not include Neuron support for Megatron-LM.
Current Neuron Megatron-LM users are advised to migrate to AWS Neuron reference for NeMo Megatron or Neuron Distributed.
Announcing end of support for Python 3.7
- 26 July 2023
Neuron release 2.12 will be the last release that will include support for Python 3.7
. Future Neuron releases will not include support for Python 3.7
Current users using Python 3.7
are advised to migrate to latest supported Python version. (Python 3.10
)
Announcing end of support for Ubuntu 18
- 13 July 2023
Neuron release 2.12 will be the last release that will include support for Ubuntu 18
. Future Neuron releases will not include support for Ubuntu 18
Current users using Ubuntu 18
are advised to migrate to Ubuntu 20
version.
Announcing end of support for NEURONCORE_GROUP_SIZES starting with Neuron 1.20.0 release
- 25 March 2022
Starting with Neuron SDK 1.20.0, NEURONCORE_GROUP_SIZES
environment variable will no longer be supported. Setting
NEURONCORE_GROUP_SIZES
environment variable will no longer affect applications behavior.
Current customers using NEURONCORE_GROUP_SIZES
environment variable are advised to use NEURON_RT_VISIBLE_CORES
environment variable or NEURON_RT_NUM_CORES
environment variable instead.
See 10/27/2021 - End of support for NeuronCore Groups (NCG), NeuronX Runtime Configuration and Migrate your application to Neuron Runtime 2.x (libnrt.so) for more information.