Intel® Integrated Performance Primitives
Deliberate problems developing high-performance vision, signal, security, and storage applications.

EM64T versus X64

franknatoli
New Contributor I
219 Views

For older IPP releases, e.g., 6.0.0.062 or 6.0.2.074, is their support for EM64T [which I understand to be Intel Xeon processors] the same as Microsoft Visual Studio support for X64? I ask because I have recompiled an MFC GUI application that works great in a 32 bit environment but has some severe problems in a 64 bit environment [not a Xeon]. In the 64 bit environment, once the MPEG-4 decoder is active, I see the application relentlessly acquiring all of physical memory, up to 8GB on the target system. Haven't been able to locate where the memory is being acquired, but it's not in my code, it's either in the IPP or UMC or somehow Microsoft SDK itself. Thanks.

0 Kudos
1 Reply
Igor_A_Intel
Employee
219 Views

Hi,

EM64T and X64 are abbreviations that both refer to Intel® 64 architecture (as a contradiction to ia32)

regards, Igor

0 Kudos
Reply