• Mani Tofigh's avatar
    | Original Feedback | Implementation Status | · fca7075b
    Mani Tofigh authored
    |------------------|----------------------|
    | Please change the actual name of the login node to a placeholder | :white_check_mark: Changed to `<login-node>` |
    | Decouple it from the batch submission guide | :white_check_mark: Removed references to "Basic batch job example" |
    | Put the content on SSH port forwarding into its own section | :white_check_mark: Created dedicated "SSH Port Forwarding" section with subsections |
    | Add instructions on how to do SSH port forwarding through an Adams 204 machine | :white_check_mark: Added complete SSH tunnel command for Linux lab machines |
    | Remind the user that the compute nodes themselves have no Internet access | :white_check_mark: Added reminder about file transfer through login node |
    | Add a link on the submitting jobs guide to the new Jupyter Notebook page | :white_check_mark: Added link under "Interactive jobs" section |
    | Briefly explain the use of srun for launching an interactive shell | :white_check_mark: Added "Working on the Same Node" section with `srun` command |
    | Add a sentence about /home/<username>/ limitations | :white_check_mark: Added "Storage Space and Performance" section |
    | Explain that additional packages can be installed through conda | :x: will do this after the addition of the Condo page |
    | Mention that using Docker images is also an option | :white_check_mark: Added Container Images section with Apptainer link at the bottom |
    | Please confirm the example job script is actually tested and works as expected | :question: I have to retry this as I previously only tested it with the VPN and not through the LL machines. |
    fca7075b
Name
Last commit
Last update
..
files Loading commit data...
Overview.md Loading commit data...
README.md Loading commit data...
monitoring-jobs.md Loading commit data...
submitting-jobs.md Loading commit data...