From f966dfebf6cf4521b0548d55994f5492e18a3906 Mon Sep 17 00:00:00 2001 From: Sajid Ali Date: Tue, 11 Nov 2025 14:37:25 -0500 Subject: [PATCH] coldfront-improve --- docs/hpc/01_getting_started/08_creating_hpc_projects.mdx | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/docs/hpc/01_getting_started/08_creating_hpc_projects.mdx b/docs/hpc/01_getting_started/08_creating_hpc_projects.mdx index 9a8b613daf..5fd9f5e363 100644 --- a/docs/hpc/01_getting_started/08_creating_hpc_projects.mdx +++ b/docs/hpc/01_getting_started/08_creating_hpc_projects.mdx @@ -15,4 +15,6 @@ If you are a PI, you will be able to see a "+ Add a Project" button that will le Click on it to head to the project creation page where you can add the project title, description and the school it will be associated with. The school a project is associated with determines the resources it will have access to. The school approver for the associated school has the capacity to approve allocation requests for resources associated with the school.
![Project Create](./static/project_create.png) -Please head to the next section to learn about how you can submit an allocation request. +:::warning[No `SLURM` account yet] +`SLURM` accounts are created for "Allocations" not projects, so creating a project does not create `SLURM` account. Please head to the next section to learn about how you can submit an allocation request. +:::