diff --git a/docs/hpc/01_getting_started/07_what_is_coldfront.mdx b/docs/hpc/01_getting_started/07_what_is_coldfront.mdx index 6b3ed17dcb..e8f49214de 100644 --- a/docs/hpc/01_getting_started/07_what_is_coldfront.mdx +++ b/docs/hpc/01_getting_started/07_what_is_coldfront.mdx @@ -7,7 +7,7 @@ import TabItem from '@theme/TabItem'; This section is only applicable to the Torch cluster! ::: -Coldfront is the HPC project and allocation management portal for Torch at NYU. You 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 access it by navigating to [projects.hpc.nyu.edu](https://projects.hpc.nyu.edu). With it you can: - Create a project @@ -29,7 +29,7 @@ Coldfront is the HPC project and allocation management portal for Torch at NYU.
:::info[VPN Needed] -You need to be connected to the NYU VPN to access the Coldfront HPC project management portal. +You need to be connected to the NYU VPN to access the HPC project management portal. ::: How do I: @@ -38,4 +38,4 @@ How do I: - [Approve an allocation request?](10_approving_an_allocation_request.mdx) - [View resources that are available to me?](09_coldfront_requesting_an_allocation_request.mdx) -A coldfront allocation is needed to perform any work on Torch. The next sections describe the project and allocation request process in detail. +An active allocation in the HPC projects portal is needed to perform any work on Torch. The next sections describe the project and allocation request process in detail. diff --git a/docs/hpc/01_getting_started/08_coldfront_creating_a_project.mdx b/docs/hpc/01_getting_started/08_coldfront_creating_a_project.mdx index 3c0052812f..b1374fcd7c 100644 --- a/docs/hpc/01_getting_started/08_coldfront_creating_a_project.mdx +++ b/docs/hpc/01_getting_started/08_coldfront_creating_a_project.mdx @@ -1,11 +1,10 @@ -# How to create a project on Coldfront - +# How to create a project on the HPC project management portal :::info[VPN Needed] -You need to be connected to the NYU VPN to access the Coldfront HPC project management portal. +You need to be connected to the NYU VPN to access the HPC project management portal. ::: -Login to coldfront at [projects.hpc.nyu.edu](https://projects.hpc.nyu.edu) on the NYU VPN. Navigate to the "Project" item in the navigation bar on the top of the page and select "Projects" from the drop down menu.
+Login to HPC projects portal at [projects.hpc.nyu.edu](https://projects.hpc.nyu.edu) on the NYU VPN. Navigate to the "Project" item in the navigation bar on the top of the page and select "Projects" from the drop down menu.
![Project Dropdown](./static/project_dropdown.png)
diff --git a/docs/hpc/01_getting_started/09_coldfront_requesting_an_allocation_request.mdx b/docs/hpc/01_getting_started/09_coldfront_requesting_an_allocation_request.mdx index 5fbc7af18f..0376eacb29 100644 --- a/docs/hpc/01_getting_started/09_coldfront_requesting_an_allocation_request.mdx +++ b/docs/hpc/01_getting_started/09_coldfront_requesting_an_allocation_request.mdx @@ -4,10 +4,10 @@ import TabItem from '@theme/TabItem'; # Managing allocations for your project :::info[VPN Needed] -You need to be connected to the NYU VPN to access the Coldfront HPC project management portal. +You need to be connected to the NYU VPN to access the HPC project management portal. ::: -Login to coldfront at [projects.hpc.nyu.edu](https://projects.hpc.nyu.edu) on the NYU VPN. Navigate to the "Project" item in the navigation bar on the top of the page and select "Projects" from the drop down menu.
+Login to HPC projects portal at [projects.hpc.nyu.edu](https://projects.hpc.nyu.edu) on the NYU VPN. Navigate to the "Project" item in the navigation bar on the top of the page and select "Projects" from the drop down menu.
![Project Dropdown](./static/project_dropdown.png) From the list of project, click on the project you'd like to submit an allocation request for and you'll see the current details: diff --git a/docs/hpc/01_getting_started/10_approving_an_allocation_request.mdx b/docs/hpc/01_getting_started/10_approving_an_allocation_request.mdx index c0271db11e..d3a7266419 100644 --- a/docs/hpc/01_getting_started/10_approving_an_allocation_request.mdx +++ b/docs/hpc/01_getting_started/10_approving_an_allocation_request.mdx @@ -1,10 +1,10 @@ # How to approve an allocation request :::info[VPN Needed] -You need to be connected to the NYU VPN to access the Coldfront HPC project management portal. +You need to be connected to the NYU VPN to access the HPC project management portal. ::: -If you are an approver for your school, first login to the coldfront page and you'll see "staff" in the navigation bar. +If you are an approver for your school, first login to the HPC projects portal page and you'll see "staff" in the navigation bar. Click the "staff" navigation bar and click "Allocation Requests" to see a list of requests waiting for your approval. !["Staff Allocation Requests" section](./static/approver_staff.png)