Intel® MPI Library
Get help with building, analyzing, optimizing, and scaling high-performance computing (HPC) applications.

install MPI LIbrary on Ubuntu 12.04

Michal_Kvasnicka
初学者
2,098 次查看

I have seriouis troubles to install latest version of MPI Lib (4.1.1.036) on Ubuntu 12.04 64bit. See detailed install log in attached file, for more details.

Any help or hints?

0 项奖励
10 回复数
James_T_Intel
主持人
2,098 次查看

Hi Michal,

What shell are you using?  Please try using bash if you aren't already.  Ubuntu's default shell does not work well with our installation scripts.

Sincerely,
James Tullos
Technical Consulting Engineer
Intel® Cluster Tools

0 项奖励
Michal_Kvasnicka
初学者
2,098 次查看

Im pretty sure, that default Ubuntu (12.04 LTS) shell is "bash". So, there is nothing to change.

Michal

0 项奖励
James_T_Intel
主持人
2,098 次查看

Those errors indicate that you are not using bash.  What do you get from

[plain]echo $SHELL

ls -l $SHELL

ls --l /bin/sh[/plain]

James.

0 项奖励
Michal_Kvasnicka
初学者
2,098 次查看

OK, there are my results:

$ echo $SHELL
/bin/bash
$ ls -l $SHELL
-rwxr-xr-x 1 root root 959120 Mar 28 19:02 /bin/bash
$ ls --l /bin/sh
/bin/sh

0 项奖励
James_T_Intel
主持人
2,098 次查看

Ok, let me check with our install team, you should not be seeing these errors.

0 项奖励
Michal_Kvasnicka
初学者
2,098 次查看

James Tullos (Intel) wrote:

Ok, let me check with our install team, you should not be seeing these errors.

After a few days still no answer???

0 项奖励
Michal_Kvasnicka
初学者
2,098 次查看

I just asked a few colleagues to install latest MPI library on Ubuntu 12.04 (64bit) PCs. The same problem all the time!!! So there is really something wrong with the install script. Please, let me know how to install MPI Lib on Ubuntu 12.04, which is definitely supported OS.

Michal

0 项奖励
James_T_Intel
主持人
2,098 次查看

Hi Michal,

I have not received a reply yet, I'll check again and I'm also setting up an Ubuntu 12.04 machine myself to test this.

James.

0 项奖励
James_T_Intel
主持人
2,098 次查看

Hi Michal,

I've been able to replicate the problem here, but no solution yet.  I'm escalating this to our developers.

James.

0 项奖励
James_T_Intel
主持人
2,098 次查看

Michal,

This should be corrected in the latest version (4.1 Update 3).  Please test and see if it is now working.

James.

0 项奖励
回复