Loading README.md +10 −6 Original line number Diff line number Diff line Loading @@ -99,7 +99,7 @@ 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 - Tasks: - **Results**: | Cores (Nodes) | 36 (1) | 72 (2) | 144 (4) | 216 (6) | 288 (8) | 360 (10) | 432 (12) | 504 (14) | 576 (16)| 648 (18)| 720 (20)| | ------ | --- | --- | --- | --- | --- | --- | --- | --- | --- | --- | --- | Loading @@ -107,10 +107,11 @@ 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 - **Number of tasks:** 2 x 5 - **Number of simultaneous jobs in each task:** $J_{mem}^{max}$ - **Results**: | Cores (Nodes) | 36 (1) | 72 (2) | | ------ | --- | --- | | result (ns/day) | | | ### 1.3 Tests scaling in the gpu nodes - **Test name:** scaling_test_gpu Loading @@ -123,8 +124,11 @@ For each job, the results for the same number of nodes with the number of cores ### 1.4 Tests scaling in the gpu-mem nodes - **Test name:** scaling_test_biggpu - **Number of tasks:** 5 x 5 - **Number of simultaneous jobs in each task:** $J_{biggpu}^{max}$ - **Results**: | Cores (Nodes) | 36 (1) | 72 (2) | 144 (4) | 216 (6) | 288 (8) | | ------ | --- | --- | --- | --- | --- | | result (ns/day) | | | | | | Loading Loading
README.md +10 −6 Original line number Diff line number Diff line Loading @@ -99,7 +99,7 @@ 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 - Tasks: - **Results**: | Cores (Nodes) | 36 (1) | 72 (2) | 144 (4) | 216 (6) | 288 (8) | 360 (10) | 432 (12) | 504 (14) | 576 (16)| 648 (18)| 720 (20)| | ------ | --- | --- | --- | --- | --- | --- | --- | --- | --- | --- | --- | Loading @@ -107,10 +107,11 @@ 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 - **Number of tasks:** 2 x 5 - **Number of simultaneous jobs in each task:** $J_{mem}^{max}$ - **Results**: | Cores (Nodes) | 36 (1) | 72 (2) | | ------ | --- | --- | | result (ns/day) | | | ### 1.3 Tests scaling in the gpu nodes - **Test name:** scaling_test_gpu Loading @@ -123,8 +124,11 @@ For each job, the results for the same number of nodes with the number of cores ### 1.4 Tests scaling in the gpu-mem nodes - **Test name:** scaling_test_biggpu - **Number of tasks:** 5 x 5 - **Number of simultaneous jobs in each task:** $J_{biggpu}^{max}$ - **Results**: | Cores (Nodes) | 36 (1) | 72 (2) | 144 (4) | 216 (6) | 288 (8) | | ------ | --- | --- | --- | --- | --- | | result (ns/day) | | | | | | Loading