1. 15 Nov, 2024 3 commits
  2. 14 Nov, 2024 1 commit
  3. 13 Nov, 2024 1 commit
  4. 05 Nov, 2024 6 commits
  5. 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
  6. 01 Nov, 2024 2 commits
  7. 30 Oct, 2024 6 commits
  8. 16 Oct, 2024 2 commits
  9. 15 Oct, 2024 1 commit
    • Mani Tofigh's avatar
      NGC Pytorch container example · b9ccb79d
      Mani Tofigh authored
      - Instructions on how to setup NGC.
      - Sample Python program to run within a Pytorch container
      - Sbatch script to run the Python program on a compute node.
      b9ccb79d
  10. 09 Oct, 2024 4 commits
  11. 04 Oct, 2024 9 commits
  12. 01 Oct, 2024 2 commits
  13. 30 Sep, 2024 2 commits