Skip to content
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

Remove obsolete GCC check #3667

Merged
merged 1 commit into from Mar 19, 2019

Conversation

jeffhammond
Copy link
Member

This check was added due to a problem with GCC 3 and currently
MPICH supports GCC >= 4.1
Keeping this code around forces to rebuild mpich every time there
is a new minor version of GCC. Even when it shouldn't be a problem
using different GCC minor versions belonging to the same release
series.

Signed-off-by: Ana Guerrero López aguerrero@suse.com

@jeffhammond
Copy link
Member Author

@wesbland wesbland added this to To do in Intel Work via automation Mar 15, 2019
@wesbland
Copy link
Contributor

test:jenkins/ch3/tcp

@raffenet raffenet force-pushed the remove-restrictive-GCC-check branch from 76a8c88 to 06c9f3b Compare March 19, 2019 16:04
This check was added due to a problem with GCC 3 and currently
MPICH supports GCC >= 4.1
Keeping this code around forces to rebuild mpich every time there
is a new minor version of GCC. Even when it shouldn't be a problem
using different GCC minor versions belonging to the same release
series.

Signed-off-by: Ken Raffenetti <raffenet@mcs.anl.gov>
@raffenet raffenet force-pushed the remove-restrictive-GCC-check branch from 06c9f3b to 675e240 Compare March 19, 2019 16:05
@raffenet raffenet merged commit f8956cb into pmodels:master Mar 19, 2019
Intel Work automation moved this from To do to Done Mar 19, 2019
@ana
Copy link
Contributor

ana commented Mar 19, 2019

Thanks!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Intel Work
  
Done
Development

Successfully merging this pull request may close these issues.

None yet

4 participants