Commit d9839aaa authored by Ondrej Tichacek's avatar Ondrej Tichacek
Browse files

Update file README.md

parent 786430f9
Loading
Loading
Loading
Loading
+6 −4
Original line number Diff line number Diff line
@@ -91,17 +91,19 @@ For each job, the results for the same number of nodes with the number of cores
- Only 36 cores can be used for each node in this test.
- No GPU is allowed (if present in the node)
- All tasks in a given test need to be run sequentially without interruption to ensure that some jobs eventually use nodes placed in different sections of the cluster.
- There might be few unallocated nodes if the number of computational nodes is not a multiple of number of computational nodes per job in each task.
- For each of task, the target part of the cluster (cpu / bigmem / gpu / big-gpu) must be ocuppied as much as possible by launching additional copies of the job. There might be few unallocated nodes if the number of computational nodes is not a multiple of number of computational nodes per job in each task.
- The tests must try all 5 different NFS shares in storage1, storage2, scratch1,  scratch2, cryo2.
- Execution time for each test is 1 hour per task
- Total duration for each test is 1 hour per task x number of tasks (2-11 depending on the number of delivered nodes in each group) x 5 storages


### 1.1 Tests scaling in the cpu nodes
- **Test name:** scaling_test_cpu
- **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}$
- Tasks:

| Cores (Nodes)   |  36 (1) |  72 (2) | 144 (4) | 216 (6) | 288 (8) | 360 (10) | 432 (12) | 504 (14) | 576 (16)| 648 (18)| 720 (20)|
| ------ | --- | --- | --- | --- | --- | --- | --- | --- | --- | --- | --- |
| result (ns/day) |  |  |  |  |  |  |  |  |  |  |  |

### 1.2 Tests scaling in the bigmem nodes
- **Test name:** scaling_test_mem