-
Notifications
You must be signed in to change notification settings - Fork 706
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
define foss/2020a and intel/2020a common toolchains #9847
Comments
Note: we're keeping the option open to jump to GCC 9.3 if that's released "in time". |
You have probably discussed this previously (I tried searching, to no avail), but what are the policy on easybuilds with Intel compilers and their GCC requirements? For instance, ifort P-XE 2020, states "gcc 4.8.5 to gcc 9.0.1 and binutils 2.27 to binutils 2.31.1" here And ifort P-XE 2019, states "gcc 4.4 to gcc 7 and binutils 2.20 to binutils 2.29" here Your toolchains does not obey these release notes recommendations. Now, I agree that it would be nicer to bump GCC versions. But on the other hand, Intel does not test with other GCC versions than what they list. |
@zerothi We usually double-check with Intel support before we go forward with a particular GCC version. Frequently the release notes of the Intel compilers are outdated because GCC versions are released afterwards. In addition, we test fairly extensive before we're happy with a specific toolchain definition. |
Current plan:
foss/2020a
:GCC
9.2.0 +binutils
2.32OpenMPI
4.0.3 (see https://github.com/open-mpi/ompi/milestone/52)OpenBLAS
0.3.8 ({numlib}[GCC/9.2.0] OpenBLAS v0.3.8 #9852, released on Feb 9th 2020: https://github.com/xianyi/OpenBLAS/releases/tag/v0.3.8)FFTW
3.3.8intel/2020a
GCCcore
9.2.0 +binutils
2.32iccifort
2020 initial release (2020.0.166,icc
/ifort
19.1.0.166)impi
2019.6.166imkl
2020.0.166The text was updated successfully, but these errors were encountered: