From 198a88f23dd789114e6a2c8ed554325ce19ced76 Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?Matthias=20Kr=C3=A4u=C3=9Flein?=
 <matthias.kraeusslein@tu-dresden.de>
Date: Tue, 28 Sep 2021 07:45:24 +0200
Subject: [PATCH] Project Request Form

---
 .../docs/application/project_request_form.md  | 58 ++++++++++++++-----
 doc.zih.tu-dresden.de/wordlist.aspell         |  5 ++
 2 files changed, 47 insertions(+), 16 deletions(-)

diff --git a/doc.zih.tu-dresden.de/docs/application/project_request_form.md b/doc.zih.tu-dresden.de/docs/application/project_request_form.md
index 054dd7854..4df30bec3 100644
--- a/doc.zih.tu-dresden.de/docs/application/project_request_form.md
+++ b/doc.zih.tu-dresden.de/docs/application/project_request_form.md
@@ -2,15 +2,18 @@
 
 ## First Step: Requester
 
-![picture 1: Login Screen >](misc/request_step1_b.png "Login Screen"){loading=lazy width=170 style="float:right"}
+![picture 1: Login Screen >](misc/request_step1_b.png "Login Screen"){loading=lazy width=300 style="float:right"}
 The first step is asking for the personal information of the requester.
-**That's you**, not the leader of this project! If you have an
-ZIH-Login, you can use it [Pic 1]. If not, you have to
-fill in the whole information [Pic.:2].
+**That's you**, not the leader of this project!
+If you have an ZIH-Login, you can use it.
+If not, you have to fill in the whole information.
+
+&nbsp;
+{: style="clear:right;"}
 
 ## Second Step: Project Details
 
-![picture 3: Project Details >](misc/request_step2_details.png "Login Screen"){loading=lazy width=170 style="float:right"}
+![picture 3: Project Details >](misc/request_step2_details.png "Login Screen"){loading=lazy width=300 style="float:right"}
 This Step is asking for general project Details.
 
 Any project have:
@@ -31,28 +34,51 @@ Any project have:
         (university) or is the head of the research group.
     -   If you are this Person, leave this fields free.
 
+&nbsp;
+{: style="clear:right;"}
+
 ## Third step: Hardware
 
-![picture 4: Hardware >](misc/request_step3_machines.png "Login Screen"){loading=lazy width=170 style="float:right"}
-This step inquire the required hardware. You can find the specifications [here]**todo fix link**
+![picture 4: Hardware >](misc/request_step3_machines.png "Login Screen"){loading=lazy width=300 style="float:right"}
+This step inquire the required hardware. You can find the specifications [here](../../jobs_and_resources/hardware_taurus/)
+
+Please fill in the total computing time you expect in the project runtime.
+The compute time is given in cores per hour (CPU/h),
+this refers to the 'virtual' cores for nodes with hyperthreading.
+If they require GPUs, then this is given as GPU units per hour (GPU/h).
+Please add 6 CPU hours per GPU hour in your application.
 
-For your guidance:
+The project home is a shared storage in your project.
+Here you exchange data or install software for your project
+group in userspace. The directory is not intended for
+active calculations, for this the scratch is available.
 
--   gpu => taurus
--   many main memory => venus
--   other machines => you know it and don't need this guidance
+&nbsp;
+{: style="clear:right;"}
 
 ## Fourth Step: Software
 
-![Picture 5: Software >](misc/request_step4_software.png "Login Screen"){loading=lazy width=170 style="float:right"}
+![Picture 5: Software >](misc/request_step4_software.png "Login Screen"){loading=lazy width=300 style="float:right"}
 Any information you will give us in this step, helps us to make a rough estimate, if you are able
-to realize your project. For Example: you need matlab. Matlab is only
-available on Taurus.
+to realize your project. For example, some software requires its own licenses.
+
+&nbsp;
+{: style="clear:right;"}
 
 ## Fifth Step: Project Description
 
-![picture 6: Project Description >](misc/request_step5_description.png "Login Screen"){loading=lazy width=170 style="float:right"}
+![picture 6: Project Description >](misc/request_step5_description.png "Login Screen"){loading=lazy width=300 style="float:right"}
+Please enter a short project description here. This is especially important
+for trial accounts and courses. For normal HPC projects a detailed
+project description is additionally required, which you can upload here.
+
+&nbsp;
+{: style="clear:right;"}
 
 ## Sixth Step: Summary
 
-![picture 6: summary >](misc/request_step6.png "Login Screen"){loading=lazy width=170 style="float:right"}
+![picture 6: summary >](misc/request_step6.png "Login Screen"){loading=lazy width=300 style="float:right"}
+Check your entries and confirm the terms of use.
+
+&nbsp;
+{: style="clear:right;"}
diff --git a/doc.zih.tu-dresden.de/wordlist.aspell b/doc.zih.tu-dresden.de/wordlist.aspell
index d257a825c..d44626a96 100644
--- a/doc.zih.tu-dresden.de/wordlist.aspell
+++ b/doc.zih.tu-dresden.de/wordlist.aspell
@@ -32,12 +32,14 @@ GiB
 gnuplot
 Gnuplot
 GPU
+GPUs
 hadoop
 Haswell
 HDFS
 Horovod
 HPC
 HPL
+hyperthreading
 icc
 icpc
 ifort
@@ -72,6 +74,7 @@ multicore
 multithreaded
 Neptun
 NFS
+nbsp
 NUMA
 NUMAlink
 Nutzungsbedingungen
@@ -93,6 +96,7 @@ png
 rome
 romeo
 RSA
+runtime
 salloc
 Saxonid
 sbatch
@@ -123,6 +127,7 @@ TFLOPS
 Theano
 tmp
 Trition
+userspace
 Vampir
 Xeon
 ZIH
-- 
GitLab