Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Run this on the HPC:

Code Block
# Convert the launch_R.pbs to Linux format
dos2unix install.pbs
# Submit the job to the HPC
qsub install.pbs
# Check the status of the job
qjobs