Changes between Version 40 and Version 41 of WikiStart


Ignore:
Timestamp:
05/20/14 13:01:38 (12 years ago)
Author:
zmanchun
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • WikiStart

    v40 v41  
    2929   * [wiki:Comparison]
    3030- Transformers
    31    * [wiki:MPITransformation]
    32    * [wiki:OpenMPTransformation]
    33    * [wiki:IOTransformation]
     31   * [wiki:GeneralTransformation]: translates away arguments of main.
     32   * [wiki:IOTransformation]: translates stdio.h-related code to fit CIVL's stdio implementation.
     33   * [wiki:MPITransformation]: translates MPI to CIVL.
     34   * [wiki:OpenMPTransformation]: translates OpenMP to CIVL.
    3435- GUI
    3536   * [wiki:Configurations]