From f68d203c709804f1a5b5fecc6967478fe551854c Mon Sep 17 00:00:00 2001 From: Robert Young Date: Thu, 18 Dec 2025 17:30:24 -0500 Subject: [PATCH 1/4] tiny tensorflow fix --- docs/hpc/08_ml_ai_hpc/01_intro.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/hpc/08_ml_ai_hpc/01_intro.md b/docs/hpc/08_ml_ai_hpc/01_intro.md index 13177f0b88..391f4c4b9d 100644 --- a/docs/hpc/08_ml_ai_hpc/01_intro.md +++ b/docs/hpc/08_ml_ai_hpc/01_intro.md @@ -2,6 +2,6 @@ Many people are interested in running ML and/or AI workflows on the HPC resources. To help facilitate this we have created this section that will provide examples of how one might use our resources for ML and AI tasks. -For ML we'll cover two prominent open-source deep learning frameworks, PyTorch and TensorFlow (coming soon). We'll show how to start with a single GPU example and then show more sophisticated examples. +For ML we'll cover two prominent open-source deep learning frameworks, PyTorch and TensorFlow. We'll show how to start with a single GPU example and then show more sophisticated examples. For AI we'll cover how to run a Hugging Face Large Language Model (LLM) and how to fine tune an LLM. From baf81ddaa860c92bfd35099b1059f62fd4b3f427 Mon Sep 17 00:00:00 2001 From: Robert Young Date: Wed, 7 Jan 2026 14:32:41 -0500 Subject: [PATCH 2/4] added missing jupyter hub link --- .../01_getting_started/02_getting_and_renewing_an_account.mdx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/hpc/01_getting_started/02_getting_and_renewing_an_account.mdx b/docs/hpc/01_getting_started/02_getting_and_renewing_an_account.mdx index 14e15c4c1b..3e227dbaca 100644 --- a/docs/hpc/01_getting_started/02_getting_and_renewing_an_account.mdx +++ b/docs/hpc/01_getting_started/02_getting_and_renewing_an_account.mdx @@ -70,7 +70,7 @@ Each year, your sponsored users must renew their account. You will need to appro HPC bulk accounts request is disabled for HPC sponsors. -- If you would like to use JupyterHub for your classes, please don't submit the form below, read \[Jupyter Hub page]**TODO Add a page for JHub in the Cloud section** instead (the link to an intake form is also there) +- If you would like to use JupyterHub for your classes, please don't submit the form below, read the [Jupyter Hub section of the Instructional Tools for Coding Page](https://www.nyu.edu/life/information-technology/teaching-and-learning-services/instructional-tools/instructional-tools-for-coding.html?challenge=d06e90d7-4d8f-4b88-9d8c-10b73beb60f1) instead (the link to an intake form is also there) - Please fill out this [request form][hpc account request form link for courses] for the course, we'll create HPC accounts for the class per request :::note From 5ce461c4675284861c015351efe53c0120073b49 Mon Sep 17 00:00:00 2001 From: Robert Young Date: Wed, 7 Jan 2026 16:22:15 -0500 Subject: [PATCH 3/4] another little fix --- .../hpc/01_getting_started/07_hpc_project_management_portal.mdx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/hpc/01_getting_started/07_hpc_project_management_portal.mdx b/docs/hpc/01_getting_started/07_hpc_project_management_portal.mdx index 9dd64fd9b9..b2de174bf3 100644 --- a/docs/hpc/01_getting_started/07_hpc_project_management_portal.mdx +++ b/docs/hpc/01_getting_started/07_hpc_project_management_portal.mdx @@ -7,7 +7,7 @@ import TabItem from '@theme/TabItem'; This section is only applicable to the Torch cluster. An active allocation is necessary to sumbmit jobs on Torch. ::: -The HPC project and allocation management portal for Torch can access it by navigating to [projects.hpc.nyu.edu](https://projects.hpc.nyu.edu). With it you can: +The HPC project and allocation management portal for Torch can be accessed by navigating to [projects.hpc.nyu.edu](https://projects.hpc.nyu.edu). With it you can: - Create a project From b239266eba236d0be5e0d2bcbb2897113c58265f Mon Sep 17 00:00:00 2001 From: Robert Young Date: Thu, 8 Jan 2026 09:41:18 -0500 Subject: [PATCH 4/4] commented partner section from getting account --- .../01_getting_started/02_getting_and_renewing_an_account.mdx | 3 +++ 1 file changed, 3 insertions(+) diff --git a/docs/hpc/01_getting_started/02_getting_and_renewing_an_account.mdx b/docs/hpc/01_getting_started/02_getting_and_renewing_an_account.mdx index 3e227dbaca..f75cc12a45 100644 --- a/docs/hpc/01_getting_started/02_getting_and_renewing_an_account.mdx +++ b/docs/hpc/01_getting_started/02_getting_and_renewing_an_account.mdx @@ -76,11 +76,14 @@ HPC bulk accounts request is disabled for HPC sponsors. :::note Accounts created for courses last until the end of the semester, rather than a full year. ::: + + ## Non-NYU Researchers