1. 28 Nov, 2024 1 commit
  2. 27 Nov, 2024 10 commits
  3. 21 Nov, 2024 2 commits
  4. 18 Nov, 2024 6 commits
  5. 15 Nov, 2024 6 commits
  6. 14 Nov, 2024 1 commit
  7. 13 Nov, 2024 1 commit
  8. 05 Nov, 2024 6 commits
  9. 04 Nov, 2024 1 commit
    • Mani Tofigh's avatar
      | Original Feedback | Implementation Status | · fca7075b
      Mani Tofigh authored
      |------------------|----------------------|
      | Please change the actual name of the login node to a placeholder |  Changed to `<login-node>` |
      | Decouple it from the batch submission guide |  Removed references to "Basic batch job example" |
      | Put the content on SSH port forwarding into its own section |  Created dedicated "SSH Port Forwarding" section with subsections |
      | Add instructions on how to do SSH port forwarding through an Adams 204 machine |  Added complete SSH tunnel command for Linux lab machines |
      | Remind the user that the compute nodes themselves have no Internet access |  Added reminder about file transfer through login node |
      | Add a link on the submitting jobs guide to the new Jupyter Notebook page |  Added link under "Interactive jobs" section |
      | Briefly explain the use of srun for launching an interactive shell |  Added "Working on the Same Node" section with `srun` command |
      | Add a sentence about /home/<username>/ limitations |  Added "Storage Space and Performance" section |
      | Explain that additional packages can be installed through conda |  will do this after the addition of the Condo page |
      | Mention that using Docker images is also an option |  Added Container Images section with Apptainer link at the bottom |
      | Please confirm the example job script is actually tested and works as expected |  I have to retry this as I previously only tested it with the VPN and not through the LL machines. |
      fca7075b
  10. 01 Nov, 2024 2 commits
  11. 30 Oct, 2024 4 commits