Changes between Version 23 and Version 24 of DeveloperPage


Ignore:
Timestamp:
03/16/22 11:34:50 (4 years ago)
Author:
Alex Wilton
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • DeveloperPage

    v23 v24  
    4646   * [wiki:FortranTransformations]
    4747   * [wiki:FortranTranslationIssues]
     48- CUDA Translation
     49   * [[wiki:CUDA_Overview|CUDA Overview]]
     50   * [[wiki:CudaTransformation|CUDA Transformation]]: translates Cuda to CIVL.
    4851- Transformers
    4952   * [wiki:GeneralTransformation]: translates away arguments of main.
     
    5356   * [wiki:OpenMPTransformation]: translates OpenMP to CIVL.
    5457   * [wiki:Next-GenOpenMPTransformation]: another project with different approaches for translating OpenMP to CIVL.
    55    * [wiki:CudaTransformation]: translates Cuda to CIVL.
    5658   * [wiki:OpenCLTransformation]: translates OpenCL to CIVL.
    5759- CIVL pragma: [wiki:CIVLPragmas]