Commit 26faa9fe authored by Ondrej Tichacek's avatar Ondrej Tichacek
Browse files

Update file README.md

parent 1ab58a4b
Loading
Loading
Loading
Loading
+3 −3
Original line number Diff line number Diff line
@@ -106,7 +106,7 @@ The results for the same number of nodes with the number of cores per node restr
- **Storage for tasks:** This test must try all 5 different NFS shares in storage1, storage2, scratch1,  scratch2, cryo2.
- **Execution time per task:** 1 hour
- **Number of computational nodes per job in each task:**  $N^{\text{scaling\_test\_men}}_{\text{task,job}}$ = [1, 2] Nodes.
- **Total duration test:** $\sim 1 \text{ hour per task} \times N^{\text{scaling\_test\_men}_{\text{task,job}} \times 5 \text{ storages}$
- **Total duration test:** $\sim 1 \text{ hour per task} \times N^{\text{scaling\_test\_men}}_{\text{task,job}} \times 5 \text{ storages}$
- **Number of simultaneous jobs in each task:** $J_{mem}^{max}$
- **Special test conditions:**
   - All tasks in the test need to be run sequentially without interruption to ensure that some jobs eventually use nodes placed in different sections of the cluster.
@@ -135,7 +135,7 @@ The results for the same number of nodes with the number of cores per node restr
- **Execution time per task:** 1 hour
- **Number of computational nodes per job in each task:**  $N^{\text{scaling\_test\_gpu}}_{\text{task,job}}$ = [1, 2, 4, 6, 8, 10, 12, 14, 16, 18 and 20] Nodes.
- **Number of cores per node:** Only 36 cores can be used for each node in this test 
- **Total duration test:** $\sim 1 \text{ hour per task} \times N^{\text{scaling\_test\_gpu}_{\text{task,job}} \times 5 \text{ storages}$
- **Total duration test:** $\sim 1 \text{ hour per task} \times N^{\text{scaling\_test\_gpu}}_{\text{task,job}} \times 5 \text{ storages}$
- **Number of simultaneous jobs in each task:** $J_{gpu}^{max}$
- **Special test conditions:**
   - All tasks in the test need to be run sequentially without interruption to ensure that some jobs eventually use nodes placed in different sections of the cluster.
@@ -165,7 +165,7 @@ The results for the same number of nodes with the number of cores per node restr
- **Storage for tasks:** This test must try all 5 different NFS shares in storage1, storage2, scratch1,  scratch2, cryo2.
- **Execution time per task:** 1 hour
- **Number of computational nodes per job in each task:**  $N^{\text{scaling\_test\_biggpu}}_{\text{task,job}}$ = [1, 2, 4, 6, 8] Nodes.
- **Total duration test:** $\sim 1 \text{ hour per task} \times N^{\text{scaling\_test\_biggpu}_{\text{task,job}} \times 5 \text{ storages}$
- **Total duration test:** $\sim 1 \text{ hour per task} \times N^{\text{scaling\_test\_biggpu}}_{\text{task,job}} \times 5 \text{ storages}$
- **Number of simultaneous jobs in each task:** $J_{biggpu}^{max}$
- **Special test conditions:**
   - All tasks in the test need to be run sequentially without interruption to ensure that some jobs eventually use nodes placed in different sections of the cluster.