-
-
Notifications
You must be signed in to change notification settings - Fork 11k
BLD: fix various issues for Intel Fortran and GFortran #6169
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
Conversation
@slishak thanks for the details bug report. All issues you brought up should now be fixed after this PR is merged. Can you please verify that things now work as expected for you with this PR? |
Looks straight forward. |
Hold on with merging this - got some offline feedback that needs addressing. |
Thanks for the fix. Unfortunately I'm currently unable to test it as I had the compilers on an evaluation license, but will come back to it soon. |
Third commit apparently not necessary. Feedback from @yolanda15:
So removing it. |
For the second commit,
So if @slishak cannot test and it doesn't seem to be needed, then better to leave out this commit for now (I'm not yet convinced it's wrong though). |
@charris updated. This should now be very straightforward and can be put into 1.10.x as well I think. |
BLD: fix various issues for Intel Fortran and GFortran
Thanks Ralf, I'll backport. |
Closes gh-6095. Note that I haven't been able to test this, fixes are based on Intel docs and the description in gh-6095.
Note: each commit message has a more detailed description and links to the relevant page of the Intel docs.