Related articles |
---|
Looking for Book "Languages and Compilers for Parallel Computing" metzger@bach.convex.com (1994-02-21) |
Grammar for High Performance FORTRAN vadakke@cse.uta.edu (1994-02-22) |
Newsgroups: | comp.compilers |
From: | vadakke@cse.uta.edu (Sameer Kuruppath Vadakke) |
Summary: | Need yacc, lex specs. for HPF |
Keywords: | yacc, lex, parallel, Fortran, question, comment |
Organization: | Computer Science Engineering at the U. of Texas at Arlington |
References: | 94-02-161 |
Date: | Tue, 22 Feb 1994 01:35:13 GMT |
Hi,
I'm interested in the lex* and yacc* specifications for High Performance
FORTRAN. While on the subject of HPF, can anybody suggest references on
HPF for a beginner in the field of parallel computing? How much work would
have to be done to translate from HPF into a "true" parallel language,
like SISAL?
Any information will be helpful and thanks in advance are proffered
to any and all who respond.
Sameer
===
*or any of its variants.
--
Vadakke Kuruppath Sameer vadakke@cse.uta.edu
[The spec for HPF is available for FTP from several servers. It includes
a BNF syntax which should be straightforward to turn into yacc. See
message 93-05-122 for details. Nobody's reported any free
implementations. But I'd think that since HPF includes all of Fortran,
translating it to another language would be quite a challenge. -John]
--
Return to the
comp.compilers page.
Search the
comp.compilers archives again.