Menu

Tree [b1df31] master /
 History

HTTPS access


File Date Author Commit
 braid 2013-02-12 Tom Epperly Tom Epperly [e97848] Merge branch 'master' of ssh://compose-hpc.git....
 h2c 2011-09-20 Adrian Prantl Adrian Prantl [b5b280] Merge branch 'master' of /home/prantl1/work/tuw...
 paul 2013-01-31 T. Dahlgren T. Dahlgren [ed3bd5] Merge branch 'master' of ssh://compose-hpc.git....
 pcontracts 2015-09-11 Tamara Dahlgren Tamara Dahlgren [b1df31] Fixed enforcer macro so enforcement statistics ...
 rote 2014-02-22 Jason Dagit Jason Dagit [4dba31] tree-utils: add antiunifyList function
 thread_comp 2011-12-19 Adrian Prantl Adrian Prantl [b55557] Merge branch 'master' of ssh://compose-hpc.git....
 .gitignore 2013-05-29 Jason Dagit Jason Dagit [00fea9] Split tree-utils out from struct-diff code
 LICENSE 2011-09-20 Adrian Prantl Adrian Prantl [b5b280] Merge branch 'master' of /home/prantl1/work/tuw...
 README 2011-09-20 Adrian Prantl Adrian Prantl [b5b280] Merge branch 'master' of /home/prantl1/work/tuw...
 db-test-file 2011-12-12 Adrian Prantl Adrian Prantl [800dbf] Merge branch 'master' of ssh://compose-hpc.git....

Read Me

                    ====================                -*- markdown -*-
                     COMPOSE-HPC README
                    ====================

CONTENTS
========

  Introduction
  Dependencies
  Overview for the Impatient


INTRODUCTION
============

  COMPOSE-HPC is a project dedicated to making tools of annotation
languages, source-to-source code transformation and code generation
more useful and accessible to the developers of scientific and 
engineering software for high-performance computers.

  Three tools are currently under development:

    PAUL: Annotation processor
    ROTE: Term rewriting
    BRAID: Code generation, SIDL parser, Language interoperability


DEPENDENCIES
============

  BRAID
    Python:         Version 2.6 or higher

    Build-only:
    Make:           GNU make version 3.74 or higher
    SWI-Prolog:     Version 5.10.4 or higher 
                    (only needed if you intend to modify [ir,sidl].def)
    Doxygen:        Version 1.6 or higher 
                    (disable with ./configure --disable-documentation)


    If you want to run the regression tests, you will also need:
    Babel:          Version 2.0 or higher
    Chapel:         Version 1.3.0
    Java:           JVM 1.6 or higher
    NumPy:          Version 1.0.4 or higher


OVERVIEW FOR THE IMPATIENT
==========================

  (Should provide an overview on how to get started with each tool.)


Last Updated:  25 May 2011
Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.