From 5e5fcdfc7de7d861fa68b00c735a748f3852dddf Mon Sep 17 00:00:00 2001 From: Mohammed Tanash <mtanash@unomaha.edu> Date: Sat, 1 May 2021 02:58:57 +0000 Subject: [PATCH] Update _index.md --- content/FAQ/_index.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/content/FAQ/_index.md b/content/FAQ/_index.md index 9c219362..a198bef2 100644 --- a/content/FAQ/_index.md +++ b/content/FAQ/_index.md @@ -175,6 +175,6 @@ time to meet: [Contact Us](https://hcc.unl.edu/contact-us). #### My submitted job takes long time waiting in the queue or it is not running ? If your submitted jobs are taking long time waiting in the queue, that usually meand your account is over-utilizing and your fairshare score is low, this might be due submitting big number of jobs over the past period of time; and/or the amount of resources (memory, time) you requested for your job is big. -For additional details on how to monitor usage on jobs, check out the documentation on [Monitoring Queued Jobs]([Monitoring Jobs]({{< relref "monitoring_jobs" >}}). +For additional details on how to monitor usage on jobs, check out the documentation on [Monitoring Queued Jobs]({{< relref "monitoring_jobs" >}}). -- GitLab