Skip to content
This repository has been archived by the owner on Jun 24, 2024. It is now read-only.

Releases: AmpereComputing/ampere-gcc

12.3.0

15 May 07:37
Compare
Choose a tag to compare

This release is for Oracle Linux 9 or Fedora 36 or above. The C,C++, and Fortran compilers are targeted for building high performance applications on Ampere aarch64 systems.

To install:

  1. Download a tarball in Assets section, e.g. ampere-aarch64-gcc-12.3.0-ol-9-4f3dd1318aab-28684.tgz
  2. tar xfampere-aarch64-gcc-12.3.0-ol-9-4f3dd1318aab-28684.tgz
  3. source ampere-aarch64-gcc-12.3.0-ol-9-4f3dd1318aab-28684/setup_env.sh

If you need support, please submit your issue at https://github.com/AmpereComputing/ampere-gcc/issues.

  • If the problem is unique to Ampere GCC 12.3.0 Ampere will address the issue.
  • If it is also an issue with community GCC 12.3.0, we will rely on community support.

10.3.1

17 Dec 09:05
Compare
Choose a tag to compare

This release is for RHEL 8.4 (or 8.5) and CentOS 8.4 (or 8.5). The C,C++, and Fortran compilers are targeted for building high performance applications on Ampere aarch64 systems.

To install:

  1. Download ampere-aarch64-gcc-10.3.1-centos-8-18729.tgz
  2. tar xf ampere-aarch64-gcc-10.3.1-centos-8-18729.tgz
  3. source ampere-aarch64-gcc-10.3.1-centos-8-18729/setup_env.sh

The compiler started to support the new generation Ampere Processor. To use the feature:

  1. New option in Ampere's GCC 10.3.1: -mcpu=ampere1
  2. binutils 2.34 or higher needed for ampere1 support

Now you’re ready to use Ampere’s GCC 10.3.1 compilers.

If you need support, please submit your issue at https://github.com/AmpereComputing/ampere-gcc/issues.

  • If the problem is unique to Ampere GCC 10.3.1 Ampere will address the issue.
  • If it is also an issue with community GCC 10.3.1, we will rely on community support.

10.2.1

17 Dec 03:07
Compare
Choose a tag to compare

This release is for RHEL 8.2 (or 8.3) and CentOS 8.2 (or 8.3). The C,C++, and Fortran compilers are targeted for building high performance applications on Ampere aarch64 systems. To install:

  1. Download ampere-gcc-10.2.1-CentOS-8.2.2004-11923.tgz
  2. tar xf ampere-gcc-10.2.1-CentOS-8.2.2004-11923.tgz
  3. source ampere-gcc-10.2.1-CentOS-8.2.2004-11923/setup_env.sh

Now you’re ready to use Ampere’s GCC 10.2.1 compilers.

If you need support, please submit your issue at https://github.com/AmpereComputing/ampere-gcc/issues.

  • If the problem is unique to Ampere GCC 10.2.1 Ampere will address the issue.
  • If it is also an issue with community GCC 10.2.1, we will rely on community support.