Reputation: 61429
I've installed OpenMPI on my Ubuntu 11.04 machine.
My understanding is that I type mpirun
and magic happens.
What I don't understand is how to configure mpirun
to make this magic happen only on my machine's two cores.
How do you configure OpenMPI to run on a single machine using multiple of its cores?
Upvotes: 3
Views: 2552