How can I use OneAPI? #2484
Unanswered
git-rohan7
asked this question in
Q&A
Replies: 1 comment
-
For example, if you have a folder with the source code of a Fortran project (FortranProject), you can compile this project as follows. Install HPC Toolkit, run Intel oneAPI as Admin, go to the folder FortranProject. The command C:\FortranProject>ifx file1.f file2.f ... filen.f (all files of the project) will compile it and create file1.exe (by the first file name). You can rename it, move to the folder with input file(s) and run. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Please help me so that I can use OneAPI effectively.
Beta Was this translation helpful? Give feedback.
All reactions