Intel® MPI Library
Get help with building, analyzing, optimizing, and scaling high-performance computing (HPC) applications.
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.
2275 Discussions

About the undefined reference to `_mm_idivrem_epi32'

zuibeidemei
Beginner
905 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
905 Views
0 Kudos
Reply