Intel® Fortran Compiler
Build applications that can scale for the future with optimized code designed for Intel® Xeon® and compatible processors.
29235 讨论

Intel Fortran Compiler interfaced in Pycharm

ABM
初学者
2,997 次查看

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!

标签 (1)
0 项奖励
1 解答
DataScientist
重要分销商 I
2,967 次查看

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

在原帖中查看解决方案

0 项奖励
1 回复
DataScientist
重要分销商 I
2,968 次查看

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

0 项奖励
回复