All public logs
Jump to navigation
Jump to search
Combined display of all available logs of HPC Docs. You can narrow down the view by selecting a log type, the username (case-sensitive), or the affected page (also case-sensitive).
(newest | oldest) View (newer 50 | older 50) (20 | 50 | 100 | 250 | 500)- 00:07, 5 June 2025 Admin talk contribs created page HPC MUSE2025 Workshop2 (Created page with "= MUSE HPC 2025 Workshop #2 = == HPC Hands-On Labs == === Hands-On Lab #1 - Logging into Open OnDemand === # Login to ELSA's Open OnDemand web portal with your TCNJ login and password #* Open browser and go to https://ondemand.hpc.tcnj.edu/ #* Create your home directory if necessary by following the on-screen instructions Additional help for this tutorial can be found at [https://docs.hpc.tcnj.edu/index.php/HPC_Cluster_Getting_Started#Accessing_the_Cluster_via_Open_OnDem...")
- 18:17, 16 April 2025 Admin talk contribs created page File:PowerPoint icon.png
- 18:17, 16 April 2025 Admin talk contribs uploaded File:PowerPoint icon.png
- 19:08, 10 April 2025 Admin talk contribs created page HPC Cluster Projection Instructions (Created page with " File:ELSA template.pptx File:ELSA template.png Media:Example-ELSA-Projection.mp4")
- 19:03, 10 April 2025 Admin talk contribs created page File:ELSA template.pptx (Template for Microsoft PowerPoint showing format of slides for text, video and images to be projected on the ELSA HPC cluster windows. Credit to Nick Battista in TCNJ's Mathematics and Statistics department for the video samples.)
- 19:03, 10 April 2025 Admin talk contribs uploaded File:ELSA template.pptx (Template for Microsoft PowerPoint showing format of slides for text, video and images to be projected on the ELSA HPC cluster windows. Credit to Nick Battista in TCNJ's Mathematics and Statistics department for the video samples.)
- 19:01, 10 April 2025 Admin talk contribs created page File:Example-ELSA-Projection.mp4 (Example movie of how a video should be formatted to be projected on the ELSA HPC cluster windows.)
- 19:01, 10 April 2025 Admin talk contribs uploaded File:Example-ELSA-Projection.mp4 (Example movie of how a video should be formatted to be projected on the ELSA HPC cluster windows.)
- 18:12, 10 April 2025 Admin talk contribs created page File:ELSA template.png (Image showing where text, images and videos should be placed to properly project onto the ELSA HPC cluster room glass windows.)
- 18:12, 10 April 2025 Admin talk contribs uploaded File:ELSA template.png (Image showing where text, images and videos should be placed to properly project onto the ELSA HPC cluster room glass windows.)
- 20:27, 29 November 2023 Admin talk contribs created page Baker-Lab-Umol (Created page with "=== Run the Umol Test Case === Make a directory for the SLURM submission script and the job output mkdir umol-test-case cd umol-test-case Using your favorite editor like `nano` copy-and-paste the following code and save the file as `submit.sh`. <pre> #!/bin/bash #SBATCH --chdir=./ # Working directory #SBATCH --mail-user=ssivy@tcnj.edu # Who to send emails to #SBATCH --mail-type=ALL # Send emails on start, end and failure #SBATCH --...")