Hello,
The example configuration files are particular for the installation they refer to and are meant to be a starting point if your setup is similar. They are meant for python, but many of them are for linux installations so don't get confused.
I would recommend to follow these steps:
- Do a successful parallel computation in your local PC
- Do the same computation in single a remote PC
- Split a parallel computation between 2 machines
I wouldn't bother with the 'machinefile' (the file with the list of your hosts) at this stage. Complete the above steps as simple as possible and then you can add complexity.
Regards,
Costas