Subject: Re: [OMPI users] Issue with Open MPI 1.5.3 Windows binary builds From: Tyler W. Wilson (tyler_at_[hidden]) Date: 2011-05-11 18:03:50
Answer to my own question.
It was simply a noob problem - not using mpiexec to run my 'application'. Once I did this, everything is running as expected. My bad for not reading more before jumping in.
Later, Tyler