Skip to content

Commit d9f8b16

Browse files
authored
Update CodeChallenge.md
1 parent a352d88 commit d9f8b16

File tree

1 file changed

+1
-3
lines changed

1 file changed

+1
-3
lines changed

Apps/ISC/ISC-22/CodeChallenge.md

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -60,8 +60,6 @@ The key concept of making a blocking process into a non\-blocking process is to
6060

6161
The variable relationship is shown in the figure\. We can see that we can calculate these arrays in parallel\.
6262

63-
![](img/ISC22-Final-Report-ShanghaiTech-GeekPie_HPC62.%3Cpptx.opc.package.Part%20object%20at%200x107442790%3E)
64-
6563
Make it non\-blocking in detail
6664

6765
![](img/ISC22-Final-Report-ShanghaiTech-GeekPie_HPC63.png)
@@ -262,4 +260,4 @@ We do not successfully submit the job 8x8 ppn8 with DPU\, so we use the data 8x8
262260
* Changing blocking MPI calls into non\-blocking MPI calls in Xcompact3d\.
263261
* Using Spack as the build system during the competition\.
264262
* Putting forward the idea of changing the blocking MPI calls into non\-blocking MPI automatically by compilers\.
265-
* Discussing the weak scalability and strong scalability about Xcompact3d\.
263+
* Discussing the weak scalability and strong scalability about Xcompact3d\.

0 commit comments

Comments
 (0)