Hi, I am just getting started with mpi on my multicore computer and I am trying to run am MPI application with mpiexec. However, if I do so I get the following error and the program doesn't even start mpiexec -n 2 ./examples/cpi unable to find mpd.conf file What am I missing? Thanks!