[mpich-discuss] problem with mpiich
Marcelo Soares Souza
marcelo at cebacad.net
Wed Nov 27 06:15:22 CST 2013
> Also, 'whiching' mpicc and mpiexec both return /user/local/bin/mpicc and
> /user/local/bin/mpiexec, respectively.
>
> I need mpich on my ubuntu. Please help.
Hi,
I made available a repository for Debian and Ubuntu package for
stable (and updated) releases of MPICH
For Debian Wheezy (sources.list)
deb http://cebacad.net/repos/debian wheezy main
For Ubuntu Quantal or Precise (sources.list)
deb http://cebacad.net/repos/ubuntu quantal main
- Mini-HowTo
* Edit sources.list (/etc/apt/sources.list)
nano /etc/apt/sources.list
* Put in the final
deb http://cebacad.net/repos/debian wheezy main
Or for Ubuntu
deb http://cebacad.net/repos/ubuntu quantal main
* update the package list
apt-get update
* install mpich
apt-get install mpich
More information about the discuss
mailing list