Intel® Fortran Compiler
Build applications that can scale for the future with optimized code designed for Intel® Xeon® and compatible processors.
Announcements
FPGA community forums and blogs on community.intel.com are migrating to the new Altera Community and are read-only. For urgent support needs during this transition, please visit the FPGA Design Resources page or contact an Altera Authorized Distributor.
29280 Discussions

Intel Fortran Compiler interfaced in Pycharm

ABM
Beginner
3,064 Views

Hello, I am trying to wrap some fortran code in the Pycharm IDE using f2py, but I do not know how to link it to the Intel fortran compiler to compile the code in Pycharm. I have tried a lot of different terminal commands through Pycharm, most recently being "f2py -c --fcompiler=intelvem -L "C:
\Program Files (x86)\Intel\oneAPI\compiler\latest\windows\bin\intel64"", but I keep getting errors about it not knowing how to compile. Any idea how to link the compiler so I can use it through Pycharm?

 

Thanks!

Labels (1)
0 Kudos
1 Solution
DataScientist
Valued Contributor I
3,034 Views

This question might have good answers in Fortran Discourse: https://fortran-lang.discourse.group/

View solution in original post

0 Kudos
1 Reply
DataScientist
Valued Contributor I
3,035 Views

This question might have good answers in Fortran Discourse: https://fortran-lang.discourse.group/

0 Kudos
Reply