The largest Linux cluster: What do we need for parallelization?
Posted Jul 18, 2002 18:31 UTC (Thu) by
DeletedUser2100 ((unknown), #2100)
Parent article:
The largest Linux cluster
I'm not the most facile compiler engineer in the world, but I do well understand how they work. The problem of paralellizing the compiler was done way back in VMS 5.0 where all compilers had an option to specify the maximum number of processors in a VMS cluster. Then at runtime, the executable honored a logical name which specified the number of processors to use for that instance of the program. It was a pretty good system.
(
Log in to post comments)