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

SPRKKR and other softwares fortran compiler issue

Govind_Jocose
Beginner
1,576 Views

The latest ifx compiler is not suitable for the successful running of fortran based applications like SPRKKR. Is it possible to still get the old ifort compiler? 

0 Kudos
2 Replies
Arjen_Markus
Honored Contributor II
1,539 Views

Your remark is a trifle general. Could you explain why the ifx compiler is not suitable for your software? Of course, this is no answer to your direct question, but it would help to know the background.

0 Kudos
Govind_Jocose
Beginner
1,480 Views

I was trying to compile SPR-KKR , a scientific DFT code, using the ifx compiler from the latest intel oneAPI HPC toolkit. However, the build failed with linker errors related to memory sanitization. While compiling warnings were also mentioned multiple times. The interface runs but due to the compiler the code doesn't run properly and hence not getting the output. I tried using gfortran that's why i uninstalled the ifx. So sorry that i cannot get the correct errors right now. The code is mainly written based on ifort, the makefile's and all. .

0 Kudos
Reply