Skip to content

Fix non-conformant integer representation in mpif.h #25

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

Merged
merged 1 commit into from
Sep 19, 2019
Merged

Conversation

AnnaDaly
Copy link
Contributor

Signed-off-by: Jithin Jose jijos@microsoft.com

Signed-off-by: Jithin Jose <jijos@microsoft.com>
@AnnaDaly AnnaDaly merged commit 00fdfee into master Sep 19, 2019
@jithinjosepkl jithinjosepkl deleted the FortranInts branch September 25, 2019 22:10
KineticTheory added a commit to KineticTheory/Microsoft-MPI that referenced this pull request Apr 17, 2021
When using MS-MPI's `mpif.h` with gfortran version 10+ there are many warnings of the form:
` warning : BOZ literal constant at (1) is neither a data-stmt-constant nor an actual argument to INT, REAL, DBLE, or CMPLX intrinsic function`.  The eliminate these warnings convert the hex data types to integers.  This extends the work started in microsoft#25.

fixes microsoft#44
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.

2 participants