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

Updates for ifx support #39

Closed
wants to merge 2 commits into from
Closed

Conversation

mathomp4
Copy link
Member

This is a tracking draft PR for ifx support.

I think the last time I tried, many of the GFE libraries (cc @tclune) failed. Probably due to the compiler not quite supporting all the bits of Fortran GFE needs:

/discover/swdev/gmao_SIteam/Baselibs/TmpBaselibs/ESMA-Baselibs-6.2.9-ifx/src/fArgParse/src/StoreConstAction.F90(57): error #5533: Feature found on this line is not yet supported in ifx
      call this%BaseAction%initialize(opt_string_1, opt_string_2, opt_string_3, opt_string_4, &
-----------^
compilation aborted for /discover/swdev/gmao_SIteam/Baselibs/TmpBaselibs/ESMA-Baselibs-6.2.9-ifx/src/fArgParse/src/StoreConstAction.F90 (code 3)

Also, HDF4 had a fit as well with things like:

/usr/bin/ld: cannot find -loopopt=0

@mathomp4 mathomp4 added the enhancement New feature or request label Mar 25, 2022
@mathomp4 mathomp4 self-assigned this Mar 25, 2022
@mathomp4
Copy link
Member Author

Already in #44 . Closing

@mathomp4 mathomp4 closed this May 10, 2022
@mathomp4 mathomp4 deleted the feature/mathomp4/add-ifx-support branch May 10, 2022 17:54
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant