PCM with Fortran

PCM with Fortran

Rafael Silva的头像

Hello,

  Is there some support to use PCM counters in fortran code compiled with ifort?

  If no, how can I use these counters from fortran code?

2 帖子 / 0 new
最新文章
如需更全面地了解编译器优化,请参阅优化注意事项.
Thomas Willhalm (Intel)的头像

I'm very sorry. The source code of Intel PCM and the API are completely object-oriented. It is therefore not possible to simply wrap or extend the API for making it accessible to Fortran code.

登陆并发表评论。