Skip to content

Conversation

@LKedward
Copy link
Member

I just had an unexpected error with the most recent fpm version and then noticed that #431 added -coarray=single back into the default Intel flags (removed in #300). This PR removes it again.

Copy link
Member

@awvwgk awvwgk left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

We shouldn't enable coarray support if there is no stub or shared memory implementation available. For Intel it seems we can only use it with Intel MPI, so we are better off by setting it with --flag for the time being.

Copy link
Member

@everythingfunctional everythingfunctional left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I waffled back and forth on this one. If it's causing more problems than it's solving, I'm good with removing it.

@LKedward LKedward merged commit 0d3611a into fortran-lang:master Apr 12, 2021
@LKedward LKedward deleted the intel-coarray-flag branch April 12, 2021 09:39
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants