Mihaela Malita Summer 2005. Research Project. Computer Science Department Saint Anselm College
The ConnexArray architecture provides an optimal solution to the digital camera pipeline challenge. It provides the performance and power efficiency of high performance ASICs while maintaining extremely cost effective implementations with a completely programmable core. This breakthrough will enable higher performance, lower cost cameras in both still and camcorder product categories. In addition it will enable new classes of products previously not possible due to the inflexible nature of ASIC implementations and the cost/performance/power inefficiency of previous programmable approaches.
Parallaxis is a structured programming language for data-parallel programming (SIMD systems), developed by Thomas Braunl in 1989. The language is based on sequential Modula-2, but extended by machine-independent parallel constructs. In Parallaxis an abstraction is achieved by declaring a processor configuration in functional form, specifying number, arrangement, and connections between processors. With these "virtual processors and connections", an application program can be constructed independent of the actual computer hardware. We believe this results in more readable and understandable parallel programs.