[comp.sys.sequent] Sequent Machines, what are thei

sanjiv@horizon.KAI.COM (09/14/89)

In article <218@runxtsa.runx.oz> treval@runx.oz (Trevor Luker) writes:

>	I am interested to know more about 386 based sequent boxes.
>
>	1)	Do the sequent compilers produce truly parallel execution
>		of a particular procedure. (Producing multi-threaded execution
>		of loops etc.) or does the architecture simply allow multiple
>		processes to run in parallel (A la NCR 850).

The answer to this question depends upon the language you are talking 
about.  If you talking about Fortran, then yes, there is a product
marketed by Sequent that will find loop-level parallelism and even do 
some inter-procedural analysis.  

KAP/Sequent is a powerful Fortran optimizer which discovers parallelism 
within Fortran code automatically.  KAP/Sequent uses state-of-the-art 
data dependence and code analysis techniques to aid in writing parallel
programs and to convert serial programs to parallel form.

For more information on this, please send me e-mail.

------------------------------------------------------------------------
Sanjiv Shah                     sanjiv@kai.com or uiucuxc!kailand!sanjiv
Kuck and Associates, Inc.       (217) 398-5040
------------------------------------------------------------------------