[gmx-users] AVX related compiler error during build with P100 RHEL7
Tru Huynh
tru at pasteur.fr
Tue Nov 7 17:28:17 CET 2017
On Mon, Nov 06, 2017 at 04:41:08PM -0800, Guyen Gn wrote:
> Getting back to this thread after a while, is this the name of package?:
> rpmdevtools.noarch 8.3-5.el7 Server
> Red Hat Enterprise Linux Server release 7.3 (Maipo)
>
> I see it is included in the RH7.3
That's not the devtoolset...
> Thanks.,
>
AFAIK, RHEL is now as 7.4 unless you have an specific subscription to
stay on a point release.
You can get newer GCC toolchain with the Red Hat Developer Toolset
https://developers.redhat.com/products/developertoolset/overview/
The latest version devtoolset-7-toolchain provides gcc version 7.2.
https://www.softwarecollections.org/en/scls/rhscl/devtoolset-7/
RHEL:
sudo yum-config-manager --enable rhel-server-rhscl-7-rpms
sudo yum install devtoolset-7
CentOS:
yum install centos-release-scl-rh && yum install devtoolset-7
of course, you can try devtoolset-4/devtoolset-6 to match your needs.
Cheers
Tru
--
Dr Tru Huynh | mailto:tru at pasteur.fr | tel/fax +33 1 45 68 87 37/19
https://research.pasteur.fr/en/team/structural-bioinformatics/
Institut Pasteur, 25-28 rue du Docteur Roux, 75724 Paris CEDEX 15 France
More information about the gromacs.org_gmx-users
mailing list