Following the example in the reading:
Run the simple calculate_pi
program as a job
To see what environment variables are set by the scheduler, try making a job script that runs env
and puts the output in a file.
sort
the file, and compare it to your current environment to see what has changed.