Steps to run a Job in MyGrid: 1. Start MyGrid mygrid start 2. Add a job mygrid addjob simplejob.jdf 3. Set grid mygrid setgrid ../resources/example.gdf 4. Wait for the job to be completed. * Notes: 1: If you use simplejob.jdf, the job results will be stored in "examples/one/" directory. 2: If "mygrid/bin" is not in your path, you must invoke "../../bin/mygrid" instead of simply "mygrid".