Skip to content

Commit 0bc3a4b

Browse files
Merge pull request #8 from charmplusplus/ExerciseUpdates
New updates
2 parents b01b6f5 + 80664e6 commit 0bc3a4b

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

content/exercises/liveViz.html

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,8 @@ <h1>LiveViz: Particle Exercise <em>(Extension)</em></h1>
3434
</li>
3535

3636
<li>
37-
Compile with <a href="https://github.com/UIUC-PPL/ccs_tools">LiveViz</a> using the <code>-module liveViz</code> flag.
37+
Download the LiveViz client from <a href="https://github.com/UIUC-PPL/ccs_tools">GitHub</a>. During link time, use the <code>-module liveViz</code> flag. Note that LiveViz will not work with multicore charm builds. For additional instructions
38+
refer to the <a href="https://charm.readthedocs.io/en/latest/libraries/manual.html#liveviz-library">documentation</a>.
3839
</li>
3940

4041
<li>

0 commit comments

Comments
 (0)