Skip to content

Conversation

@jjhursey
Copy link
Member

PGI compiler stumbled on a couple of compiler fixes that did not get PR'ed over to the 2.x branch. One cases the PGI compiler to error out (initializer in accumulate_ops_values), the other two are warnings.

hjelmn and others added 3 commits October 20, 2016 16:40
Signed-off-by: Nathan Hjelm <hjelmn@me.com>
(cherry picked from commit 0adfb32)
(cherry picked from commit c41321b)
(cherry picked from commit 1bbc5fa)
@jjhursey jjhursey added the bug label Oct 20, 2016
@jjhursey jjhursey added this to the v2.1.0 milestone Oct 20, 2016
@jjhursey
Copy link
Member Author

A gist with the compiler error is here:

PGC-S-0155-Empty initializer not supported  (win/win.c: 64)
PGC-W-0095-Type cast required for this conversion (win/win.c: 100)
PGC/power Linux 16.7-beta: compilation completed with severe errors

@jsquyres
Copy link
Member

@jjhursey Do these need to go in v2.0.x?

@jjhursey
Copy link
Member Author

@jsquyres No, v2.0.x is not impacted. The root cause changes were not ported to the v2.0.x series (I think because it relies on the addition of the enum_flags features in opal/mca)

@jsquyres jsquyres merged commit 5dd19e4 into open-mpi:v2.x Oct 24, 2016
@jjhursey jjhursey deleted the topic/v2.x-win-pgi branch October 24, 2016 19:49
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

5 participants