Hello,
I am not sure your issues are related, and I have not tested this
version of ICS, but I have actually had issues with an Intel compiler
build of Open MPI 1.4.3 on a cluster using Westmere processors and
Infiniband (Qlogic), using a Debian distribution, with our in-house code
(www.code-satur
On Tue, 3 Jan 2012, Richard Walsh wrote:
OPAL has problems with the default optimization. See this thread on one of
the Intel lists.
vi opal/mca/memory/linux/malloc.c
add #pragma optimize("", off)
http://software.intel.com/en-us/forums/showthread.php?t=87132
Gus/All,
Perhaps there is some
Gus/All,
Perhaps there is some confusion as to which 'new' Intel compiler
release/version I
am using. I am not using '12.0' ... I am using '12.1' ...
OLD one that builds a working opal_wrapper:
[richard.walsh@athena ~]$ icc -V
Intel(R) C Intel(R) 64 Compiler XE for applications running on Int
Hi Richard
I have 1.4.4 built with Intel 12.0. It works.
Any chance that your Intel-based OpenMPI was built from a source
directory that had been previously used to build the PGI-based OpenMPI,
and no 'make distclean' was issued in between the two builds,
nor a fresh build done from a brand ne
Jonathan/All,
Thanks for the information, but I continue to have problems. I dropped the
'openib' option to simplify things and focused my attention only on OpenMPI
version 1.4.4 because you suggested it works.
On the strength of the fact that the PGI 11.10 compiler works fine (all systems
and