Automatic parallelization: Difference between revisions

Content deleted Content added
m CE, added and improved refs
Line 126:
 
==Further reading==
* {{cite magazine |title=Configuring parallel programs, Part 1: The Occam Transpiler, now under development, will make writing software for parallel processing easier |author-first=Dick |author-last=Pountain |magazine=[[BYTE (magazine)|BYTE]] |publisher=[[McGraw-Hill, Inc.]] |issn=0360-5280 |volume=14 |number=13 |series= |date=December 1989 |id=<!-- |ia=byte-magazine-1989-12 --> ark:/13960/t34188734 |pages=349–352 |url=https://archive.org/details/byte-magazine-1989-12/page/n382/mode/1up |access-date=2022-01-06}} (NB. Uses the term ''Occam [[transpiler]]'' as a synonym for a [[source-to-source compiler]] working as a [[pre-processor]] that takes a normal [[occam (programming language)|occam]] program as input and derives a new occam source code as output with link-to-channel assignments etc. added to it thereby ''[[computer configuration|configuring]]'' it for [[parallel processing (computing)|parallel processing]] to run as efficient as possible on a network of [[transputer]]s.)
 
{{Compiler optimizations}}
 
{{DEFAULTSORT:Automatic Parallelization}}
 
<!--Categories-->
[[Category:Articles with example Fortran code]]
[[Category:Compiler optimizations]]