[OMPI users] Problems with openmpi-1.4.3
Hi, I have been having problems getting openmpi-1.4.3 with Linux under SUSE 11.3. I have put the following entries in .bashrc: PATH: /opt/openmpi/bin LD_LIBRARY_PATH /opt/openmpi/lib aliasifort='opt/
Re: [OMPI users] OpenMPI 1.2.x segfault as regular user
> It's not hard to test whether or not SELinux is the problem. You can > turn SELinux off on the command-line with this command: > > setenforce 0 > > Of course, you need to be root in order to do this. > > After turning SELinux off, you can try reproducing the error. If it > still occurs, it's SEL