- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Hi there,
Our team is in the process of upgrading the Fortran compiler for our project from ifort 2021.10 to ifx 2024.2. We have observed that some compiler options are no longer supported in ifx, and some have recommended replacements. However, for those outdated options without direct alternatives, we are unsure if their functionality is now covered by default in ifx.
Below are the changes we have made, and we would greatly appreciate it if you could help us verify their validity.
Windows Options:
- Retire /Qcomplex-limited-range
- Replace /Qzero- with /Qinit:nozero
- Retire /Qip
- Retire /Qprec
- Retire /QaxSSE2
- Replace /Qopenmp with /Qiopenmp
Linux Options:
- Retire -complex-limited-range
- Retire -fp-port
- Retire -prec-sqrt
- Replace -qopenmp with -fiopenmp
- Replace -zero with -init=zero
- Retire -ip
Thank you in advance for your assistance.
Best regards,
Shuhui
Link Copied
0 Replies

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