I'm asking this because if I write my own application that uses the DLL, it will be depend on the service.. which I don't want of course. It suppose to be stand alone.
BTW, how MPI knows which computers are in the cluster (connected by network)? How MPI handle when a node in the cluster is disconnected from the network while running the program (let's say Pi calc program)?
Thanks