On Dec 1, 2012, at 1:37 PM, Reuti wrote:
> Am 30.11.2012 um 07:16 schrieb shiny knight:
>
>> Thanks for all your replies.
>>
>> As now I have access to 3 iOS devices and 1 Android, so if possible I would
>> be oriented to pursue more the iOS route.
>>
>> So it seems that there is not yet a si
Hi Joseph,
I guess you install MOFED under /usr, is that right?
Could you please specify "--with-openib=/usr" parameter during ompi
"configure" stage?
10x
M
On Fri, Nov 30, 2012 at 1:11 AM, Joseph Farran wrote:
> Hi YK:
>
> Yes, I have those installed but they are newer versions:
>
> # rpm -qa |
Hi,
The mxm which is part of MOFED 1.5.3 supports OMPI 1.6.0.
The mxm upgrade is needed to work with OMPI 1.6.3+
Please remove mxm from your cluster nodes (rpm -e mxm)
Install latest from http://mellanox/com/products/mxm/
Compile ompi 1.6.3, add following to its configure line: ./configure
--wi
Hi Mike.
Thanks for the help!
I am installing OFED on an NFS share partition so that all compute
nodes will have access.
For the "--with-openib" option, I don't specify one. My config
file looks like this:
CFLAGS="" FC
Hi again.
I believe I have the latest mxm:
# rpm -qa| fgrep mxm
mxm-1.1.3a5e745-1.x86_64
Let me know if I have the config part correct from previous email.
Best,
Joseph
On 12/1/2012 11:44 PM, Mike Dubman
please change "--with-openib" to "--with-openib=/usr" and retry
configure/make stage.
10x
On Sun, Dec 2, 2012 at 10:36 AM, Joseph Farran wrote:
> Hi Mike.
>
> Thanks for the help!
>
> I am installing OFED on an NFS share partition so that all compute nodes
> will have access.
>
> For the "--wi
Same thing.
My new config:
CFLAGS="" FCFLAGS="" ./configure \
--with-sge \
--with-openib=/usr \
--enable-openib-connectx-xrc \
--enable-mpi-thread-mul
It seems that your active mofed is 1.5.3-3.1.0, while installed mxm was
compiled with 1.5.3-3.0.0
MOFED is not binary compatible, let me check and send you the link for mxm
compiled with mofed that you have.
Also, MOFED contains ompi 1.6.0 which is already compiled with mxm
(/usr/mpi/...)
On Sun,
please redownload from
http://mellanox.com/downloads/hpc/mxm/v1.1/mxm-latest.tar
it contains binaries compiled with mofed 1.5.3-3.1.0
M
On Sun, Dec 2, 2012 at 12:13 PM, Mike Dubman wrote:
>
> It seems that your active mofed is 1.5.3-3.1.0, while installed mxm was
> compiled with 1.5.3-3.0.0
> MO
Hi again.
Had to get some sleep :-)
Same thing. Let me outline the steps I took in case I missed something.
I have a stock CentOS 6.3 with kernel 2.6.32-279.14.1.el6.x86_64
Install OFED-1.5.4.1 as follows:
cd OFED-1.5.4.1
./install.pl --all --print-available
grep -v debuginfo ofed-all.conf
Next I will try MLNX_OFED_LINUX-1.5.3-3.1.0-rhel6.3-x86_64, with the mxm and
try again.
Joseph
On 12/2/2012 12:04 PM, Joseph Farran wrote:
Hi again.
Had to get some sleep :-)
Same thing. Let me outline the steps I took in case I missed something.
I have a stock CentOS 6.3 with kernel 2.
No cigar with MLNX_OFED_LINUX-1.5.3-3.1.0-rhel6.3-x86_64
Here are my steps:
- Removed OFED-1.5.4.1 & rebooted
- Installed MLNX_OFED_LINUX-1.5.3-3.1.0-rhel6.3-x86_64
- rpm -e mxm
- rpm -i mxm-1.1.3a5e745-1.x86_64-rhel6u3.rpm <--- The new mxm you built.
- Rebooted
Check:
# rpm -qa | egrep "1.5.
12 matches
Mail list logo