All Articles Tagged 32-bit

Link/UrlTags
Rare Stack Overflow Occurs in Windows* IA-32 Debug Mode[Knowledgebase]
Problem : Stack overflow may happen in extreme cases, depending on the user's Ct program, when using IA-32 debug mode. Environment : 32-bit supported Microsoft Windows* operating systemsRoot Cause :...

Posted: 2010-04-25 21:00:00 by AmandaS (Intel)
32-bit, debug, stack overflow
Can not install 11.1.059 on Ubuntu 9.04 or 9.10[Forums]
Hi All, The installer gives the following error (tried on two different 64bit systems running Ubuntu 9.04 and 9.10) using non-commercial licence: 32-bit libraries not found on this system. This...

Posted: 2009-11-30 19:52:41
32-bit, 64-bit, install error, libstdc++ dependency
x86-64 with 32 bit int?[Forums]
Hi,I'm having trouble finding a compiler option that will force an int declaration to use 32 bit integers in x86-64 mode.  I am bandwidth constrained, and I'm thinking it might be useful if I could cut...

Posted: 2009-08-01 18:28:48
32-bit, precision
c++ compiler installation problem on 32-bit libraries[Forums]
I tried to install c++ compiler (l_cproc_p_11.0.083.tgz) at my linux machine.The linux distribution is x86_64 arch linux (http://archlinux.org).In the installation process, i got the next messages. Missing...

Posted: 2009-04-22 06:20:17
32-bit, arch linux, installation
Can I compile on a 32-bit machine and get a 64-bit program?[Forums]
I want to compute a 20000x20000 matrix multiplication on a 64-bit server. My laptop was a 32-bit linux with ifort and MKL. I wish I could compile the program to be 64-bit with this 32-bit ifort but it...

Posted: 2009-04-09 01:01:33
32-bit, 64-bit
IDB Error: java.lang.UnsatisfiedLinkError: .idb_linux_intel64_app/configuration/org.eclispe.osgi/bundles AMD 64-bit .so on a IA 32-bit platform[Knowledgebase]
If you see the following error when launching the 64-bit version of idb on an Intel® 64 technology-based system: java.lang.UnsatisfiedLinkError:.idb_linux_intel64_app/configuration/org.eclispe.osgi/bundles...

Posted: 2008-12-27 00:00:00 by Brandon Hewitt (Intel)
32-bit, 64-bit, debug, Debugger, Eclipse, idb, JVM
Compiler bug in handling of long long template arguments[Forums]
Hi, The test case below demonstrates a rather unfortunate bug in the Intel C++ 10.1 and 11 (I tested the latest evaluation versions). It should print 2^32 and 2^33 but instead prints 2^32 twice. The bug...

Posted: 2008-11-13 09:59:38
32-bit, 64-bit, bug, long long, template