STEP

STEP, developed by TSP, stands for "Transformation System Parallel Execution". It is a tool transforming OpenMP programs into MPI programs. It is included in a compilation framework providing array region analysis. (See Link.)

In the H4H project, TSP will provide a transformation for C programs.

TSP will also transform data distribution directives to generation MPI communications.