Commit 733302f8 authored by Ondrej Tichacek's avatar Ondrej Tichacek
Browse files

Update file README.md

parent e02870f2
Loading
Loading
Loading
Loading
+1 −5
Original line number Diff line number Diff line
@@ -98,7 +98,6 @@ For each job, the results for the same number of nodes with the number of cores

### 1.1 Tests scaling in the cpu nodes
- **Test name:** scaling_test_cpu
- **Nodes involved**: cpu computational nodes
- **Number of tasks:** 11 x 5
- **Total duration test:** $\sim 1 \text{ hour per task} \times N^{\text{scaling\_test\_cpu}}_{\text{task,job}} \times 5 \text{ storages}$
- **Number of simultaneous jobs in each task:** $J_{cpu}^{max}$
@@ -106,7 +105,6 @@ For each job, the results for the same number of nodes with the number of cores

### 1.2 Tests scaling in the bigmem nodes
- **Test name:**: scaling_test_mem
- **Nodes involved**: big memory cpu computational nodes
- **Number of tasks:** 2 x 5
- **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}$
@@ -115,7 +113,6 @@ For each job, the results for the same number of nodes with the number of cores

### 1.3 Tests scaling in the gpu nodes
- **Test name:**: scaling_test_gpu
- **Nodes involved**: gpu computational nodes
- **Number of tasks:** 2 x 5
- **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}$
@@ -124,9 +121,8 @@ For each job, the results for the same number of nodes with the number of cores



### 1.4 Tests scaling in the biggpu nodes (CPU only)
### 1.4 Tests scaling in the gpu-mem nodes
- **Test name:**: scaling_test_biggpu
- **Nodes involved**: gpu computational nodes
- **Number of tasks:** 5 x 5
- **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}$