Intel® MPI Library
Get help with building, analyzing, optimizing, and scaling high-performance computing (HPC) applications.
2159 Discussions

About the undefined reference to `_mm_idivrem_epi32'

zuibeidemei
Beginner
465 Views
I was trying to build a HPC model on Linux with ifort, but when it coms to the link process, it throws up "/phys_grid.F90:(.text+0x9207): undefined reference to `_mm_idivrem_epi32'", I googled for that , this is a definition in ifort's /include, but I donot know how to resolve that. can anyone helps?

My ifort version is 11.1


0 Kudos
1 Reply
Dmitry_K_Intel2
Employee
465 Views
0 Kudos
Reply