# # Template: Basic Serial Job # Revision: $Id: serial.qs 549 2015-02-10 20:55:33Z frey $ # # If you want an email message to be sent to you when your job ultimately # finishes, edit the -M line to have your email address and change the # next two lines to start with #$ instead of just # # -m eas # -M my_address@mail.server.com # # Append all of your shell commands necessary to run your program # after this line: vpkg_require openjdk/1.8.0 java HelloWorld