- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Hello,
I am a engineering graduete student in the University of Cincinnati. My Intel Parallel Studio SE liscence expired and I know we can request an extended license from software_tools_request@intel.com or we need to use OneAPI. Unifortunatly, I have not received anything from that email address. I read the Community Forum Support web sit and then I installed the Intel® oneAPI Base Toolkit and Intel® oneAPI HPC Toolkit
but I can not compile my fortran code to ".exe" file as before when I use Intel Parallel Studio SE. The command I use to compile the fortran code is "make" in Command Prompt.
I requested a support from intel and they suggest me to go to the Community Forum Support web to ask for help. My friend and I have struggled with it for a long time. Is there any way I can make it?
Thank you very much!
Best,
Teng
Link Copied
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
The Make attempt failed since you were still using a command window configured to use the old 2015 compiler package, which was a licensed product for which your license has expired.
From the Windows Start menu, open a OneAPI command window (32-bit or 64-bit, as appropriate for your intended uses). In that window, change to the directory wherein you want to build, and run the nmake command.
Once you get things working with the new compiler package, you may consider deleting the old Parallel Studio installation.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Please refer to Getting Started Guide on how to setup the oneAPI environment.

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