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.

Potential ifort compiler bug

zfrhv
Beginner
532 Views

As mentioned in this issue:
https://github.com/scipy/scipy/issues/23100

When running the ODR script from anaconda jupiter notebook its not working.
And when running it from standard windows python it is working.

I'm not a professional but I suspect that its the compilers fault.

Could you please test the code with the ifort/gfortran compilers and verify that it works only for gfortran?

0 Kudos
1 Solution
Ron_Green
Moderator
475 Views

Thank you for posting this alert.  

Ifort 2021.6 list in that issue, along with any version of ifort, is no longer supported.  Because of this and the fact that we are not equipped to triage SciPy we cannot investigate this issue.  Perhaps someone in the SciPy community could try the most recent ifx compiler which is support and narrow down this issue to something we can address.

  

View solution in original post

2 Replies
zfrhv
Beginner
524 Views

I have also opened issue on conda (not sure who is responsible):
https://github.com/conda/conda/issues/14903

0 Kudos
Ron_Green
Moderator
476 Views

Thank you for posting this alert.  

Ifort 2021.6 list in that issue, along with any version of ifort, is no longer supported.  Because of this and the fact that we are not equipped to triage SciPy we cannot investigate this issue.  Perhaps someone in the SciPy community could try the most recent ifx compiler which is support and narrow down this issue to something we can address.

  

Reply