首页 /研究 /Parallaxis: A Flexible Parallel Programming Environment For AI Applications
PERCEPTION

Parallaxis: A Flexible Parallel Programming Environment For AI Applications

Thomas Bräunl

发表年份
1989
引用次数
2

摘要

A parallel language has to match or reflect the hardware underneath to use these resources efficiently. Though every parallel language has to have some kind of parallel machine model, no existing language states this explicitly. The Parallaxis parallel programming environment introduces a different approach. The system comprises the specification of the parallel algorithm and the parallel hardware as well. <i>Parallaxis</i> has been designed for single instruction, multiple data (SIMD) system architectures, consisting of identical processing elements (PEs) with local memory. Data exchange is handled by message passing through a local network. In <i>Parallaxis</i>, the hardware structure is specified in the beginning of each program to establish the environment for coding the parallel algorithm. This is necessary for actually arranging this topology using a reconfigurable system, but it is also profitable for performing a simulation, or just stating the used topology. Parallelizable AI applications that demonstrate <i>Parallaxis&apos;</i> usefulness include computer vision, productions systems, neural networks and robot control.

关键词

Computer scienceParallelizable manifoldSIMDParallel computingParallel programming modelParallel processingArtificial neural networkCoding (social sciences)Computer architectureDistributed computing

相关论文

查看 PERCEPTION 分类全部论文