Changes between Version 1 and Version 2 of Tour


Ignore:
Timestamp:
08/31/18 17:52:12 (8 years ago)
Author:
wuwenhao
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • Tour

    v1 v2  
    1313== Examples ==
    1414The following demonstrate some of CIVL's capabilities. This is a small sample; see the [https://vsl.cis.udel.edu/lib/sw/civl/civl-manual.pdf CIVL manual] for the full story.
    15 * Dining philosopher in CIVL-C
     15* [https://vsl.cis.udel.edu/trac/civl/wiki/Tour#DiningphilosopherinCIVL-C Dining philosopher in CIVL-C]
    1616* 1-dimensional wave simulator in MPI
    1717* Dot product in OpenMP