Skip to content

Commit 6a02aca

Browse files
committed
fixes
1 parent 260b6ba commit 6a02aca

File tree

4 files changed

+2020
-1569220
lines changed

4 files changed

+2020
-1569220
lines changed

topic_basics_of_distributed_memory_programming/julia_set/1D_step1.html

+2-2
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,7 @@
4040
</p>
4141

4242
<p class="ui">
43-
Run your program on this simple simulated 1024-node cluster
43+
Run your program on this simple simulated 64-node cluster
4444
(download <a href="simple_cluster.xml">simple_cluster.xml</a> and
4545
<a href="simple_cluster_hostfile.txt">simple_cluster_hostfile.txt</a>).
4646
</p>
@@ -141,4 +141,4 @@ <h5 class="ui">Note that because n is small, some processes have nothing to do.
141141
</div>
142142
</div>
143143
</div>
144-
</div>
144+
</div>

topic_basics_of_distributed_memory_programming/julia_set/2D_step1.html

+1-1
Original file line numberDiff line numberDiff line change
@@ -110,7 +110,7 @@
110110
</p>
111111

112112
<p class="ui">
113-
Run your program on this simple simulated 1024-node cluster
113+
Run your program on this simple simulated 64-node cluster
114114
(download <a href="simple_cluster.xml">simple_cluster.xml</a> and
115115
<a href="simple_cluster_hostfile.txt">simple_cluster_hostfile.txt</a>). These
116116
are the same files are for Activity #1.

0 commit comments

Comments
 (0)