Dear experts,
I would like to prepare static installation of OpenMPI 1.6.4 on Scientific
Linux 6 (similar thread here
http://www.open-mpi.org/community/lists/users/2012/01/18249.php).
I applied configuration commands:
./configure --prefix=/home/milias/bin/ompi_intel_static CXX=icpc CC=icc
F7
I solved the issue by accepting the input traffic of data packages
through the TCP Ports as long as they are sent "from" and "to" the local
machine. Here is the line I added to the iptables:
/sbin/iptables -A INPUT --source --destination
--protocol tcp -j ACCEPT
Just an observation, I
Thanks!
That explains why I could not find it in the package :) Yes it is in
float.h. This Cray is screwy. Y'all put the include at the top of the
file but it seems to have forgotten a few hundred lines later. Thanks agan.
Ray
On 4/12/2013 10:20 AM, Ralph Castain wrote:
It should have been defined in . Is that include file not found? You
might check to ensure it was defined there.
On Apr 12, 2013, at 7:09 AM, Ray Sheppard wrote:
> Hi,
> I am sorry to bother everyone. I have had no trouble building 1.6.3 with
> the Intel compiler. Now I am having to repeat
Hi,
I am sorry to bother everyone. I have had no trouble building 1.6.3
with the Intel compiler. Now I am having to repeat the exercise for
GNU. In opal/util/arch.h (about line 260) is the function below. I am
getting an error that LDBL_MANT_DIG is not declared. I can not seem to
find whe
On Apr 12, 2013, at 2:00 AM, Jakub Nowacki wrote:
> Thanks for the replay.
>
>>> Could anyone tell me was MR+ released already, and if so, where it is?
>
>
> Sadly, Greenplum has been unable to get it released for a variety of reasons.
>
> Does it mean that it will not be released any time s
Thanks for the replay.
Could anyone tell me was MR+ released already, and if so, where it is?
>
>
>
> Sadly, Greenplum has been unable to get it released for a variety of
> reasons.
>
Does it mean that it will not be released any time soon or it is just
delayed? Also, are they still plan to relea