code convertor

Samir Srivastava <samir@benaka.india.hp.com>
Wed, 18 Oct 1995 12:52:18 GMT

          From comp.compilers

Related articles
code convertor samir@benaka.india.hp.com (Samir Srivastava) (1995-10-18)
code convertor dave@occl-cam.demon.co.uk (Dave Lloyd) (1995-10-30)
| List of all articles for this month |

Newsgroups: comp.compilers,comp.parallel
From: Samir Srivastava <samir@benaka.india.hp.com>
Keywords: parallel, question
Organization: Compilers Central
Date: Wed, 18 Oct 1995 12:52:18 GMT

    Is there any product exist which can convert the code written in procedural
    languages like C or Fortran into the code for Parallel m/c 's i.e.
    in Occam or C* . though there are interfaces provided in languages like
    Occam to call C functions. Does this exploit the parllelism in the C
    function itself ? There are existing product like f2c to convert FORTRAN
    program to C.


    The product should also do the budegeting of the i/p s/w and suggest which
    kind of parallel model ( SIMD MC , SIMD PS , MIMD etc ) will be suitable
    to it, and convert the i/p s/w for that model ...


    Can anybody give some pointers
    Thanx in advance


    samir@india.hp.com
--


Post a followup to this message

Return to the comp.compilers page.
Search the comp.compilers archives again.