IE

From HPCRL Wiki
Revision as of 22:12, 6 September 2014 by Ravishan (Talk | contribs)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to: navigation, search

Overview :

The Inspector/Executor Compiler (IEC) implements a source-to-source transformation scheme for generating distributed memory code for irregular parallel loops. Loops might also contain dependences through associative and commutative reduction operators (current implementation supports only '+=' ). Details of code-generation scheme described in these papers in Supercomputing 2012 and in TOPC (to be published soon)

Download :

Download the Inspector/Executor Compiler here

Installation :

Please follow the instructions in the README

Personal tools