- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Hello,
I was able to download and successfully install Intel oneAPI. Much of what I have tried has worked pretty well thus far. However, I'm unable to compile WRF with the provided Fortran compiler as I keep getting the following message:
************************** W A R N I N G ************************************
There are some Fortran 2003 features in WRF that your compiler does not recognize
The IEEE signaling call has been removed. That may not be enough.
*****************************************************************************
************************** W A R N I N G ************************************
There are some Fortran 2003 features in WRF that your compiler does not recognize
The routines that utilize ISO_C support have been stubbed out.
That may not be enough.
*****************************************************************************
************************** W A R N I N G ************************************
There are some Fortran 2003 features in WRF that your compiler does not recognize
The standard FLUSH routine has been stubbed out.
That may not be enough.
*****************************************************************************
************************** W A R N I N G ************************************
There are some Fortran 2008 features in WRF that your compiler does not recognize
The intrinsic gamma function is not available, required by some schemes.
That code is stubbbed out, and those schemes are unavailable at run-time.
Even though these messages sound like warnings, the compilation falls through immediately after them. You would think the compiler would support all of these features so it's unclear what is the problem.
Thanks.
Link Copied
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
What compiler version are you using?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
The compilers included with IntelOneAPI are v19.1(20200117).
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
All of those features should be supported - for some reason the script is not seeing that.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Agreed. I haven't had issues with other software so it's unclear what is triggering this behavior.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Are you specifically using the OneAPI compiler? It might be that its invocation is just different enough to confuse the WRF script. Since you have that script, you should be able to trace its logic and see what it doesn't like.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
I'm new to WRF and today was my 1st attempt at compilation. I just followed the two-step process where you specify the compilers during the configuration and then ran the compilation script. I'll heed your advise but it might not be easy to figure out how they set up the compilation for such a complex code. If I don't make progress on my own, I'll post in their forum. At least, it's good to know that the compiler should work. Thanks.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Hi Fernando,
Have you do compile the WRF successfully? , I need help with that because I have the same error when I try to compile the program.
Can you help me, please?
Regards,
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Fernandez, Arturo wrote:I'm new to WRF and today was my 1st attempt at compilation. I just followed the two-step process where you specify the compilers during the configuration and then ran the compilation script. I'll heed your advise but it might not be easy to figure out how they set up the compilation for such a complex code. If I don't make progress on my own, I'll post in their forum. At least, it's good to know that the compiler should work. Thanks.
Hi Fernando,
Have do you compile the WRF?, I have the same problem that you.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Hi Arturo,
Yes, but someone did it. It was a problem with the intel installation because it is necessary to install in a module way.
jorgeleiva wrote:Quote:
Fernandez, Arturo wrote:
I'm new to WRF and today was my 1st attempt at compilation. I just followed the two-step process where you specify the compilers during the configuration and then ran the compilation script. I'll heed your advise but it might not be easy to figure out how they set up the compilation for such a complex code. If I don't make progress on my own, I'll post in their forum. At least, it's good to know that the compiler should work. Thanks.
Hi Fernando,
Have do you compile the WRF?, I have the same problem that you.

- Subscribe to RSS Feed
- Mark Topic as New
- Mark Topic as Read
- Float this Topic for Current User
- Bookmark
- Subscribe
- Printer Friendly Page