- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
I'm resurrecting a program that was last accessed in Intel Parallel Studio. I loaded Visual Studio 2022 and the OneAPI Toolkit and everything loaded in and ran right away - great! Apparently, I'm in Intel Fortran Compiler Classic - I'm not even sure how I got there.
Now I see I'm supposed to migrate to ifx. I'd be happy to, but I don't see how to do this. I've read that both ifort and ifx are contained in the OneAPI Toolkit, but I was looking for a switch somewhere, or some instructions online, that would let me pick between ifort and ifx, but I don't see one. I found the Porting Guide, but it only talks about settings once I'm in ifx. How do I make this transition? Is it possible to have both ifort and ifx available side-by-side so I can do my comparisons?
Link Copied
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
First, you must change the project configuration to x64 (64-bit). Then right click on the project, select Intel Compiler > IFX.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
- Subscribe to RSS Feed
- Mark Topic as New
- Mark Topic as Read
- Float this Topic for Current User
- Bookmark
- Subscribe
- Printer Friendly Page