@article{oai:ipsj.ixsq.nii.ac.jp:00013056, author = {許昭倫 and 藤田, 善弘 and 岡崎, 信一郎 and 佐藤, 完 and 天満, 勉 and Sholin, Kyo and Yoshihiro, Fujita and Shin-Ichiro, Okazaki and Kan, Sato and Tsutomu, Temma}, issue = {6}, journal = {情報処理学会論文誌}, month = {Jun}, note = {ビデオ画像処理アプリケーションの効率的な開発に向けた,SIMDプロセッサに基づく高速画像処理システムの開発環境について述べる.従来の高速画像処理装置では,専用のアセンブラやあらかじめ用意されたライブラリを組み合わせて行う簡易プログラミングが主流であり,高速なプログラムを効率良く開発することは非常に困難であった.本論文では,一次元SIMDプロセッサをターゲットとする高級言語ベースの開発環境について,1)画素更新波の考え方を用いることにより,C言語に対し最小限の拡張を加えた言語仕様のみで,一次元SIMD型の並列性が十分記述可能であること,2)従来の最適化コンパイル技術にSIMD型マシンに特有のPE群選択処理を加えることで,実用に耐えうる高級言語コンパイラが構成できること,そして,3)ビデオ画像処理プログラムの効率的な開発には高級言語コンパイラのみならず,プロファイリングや試錯誤的パラメタチューニング機能を備えたソースレベルデバッガが有効であることを示す., This paper describes a programming environment of a high performance SIMD linear array image processing system for efficient developement of video image processing applications.Existing high performance image processing systems usually provide only poor assembler based programming environments,by which efficient program developement is actually very difficult.In this paper,first a briefly extended data parallel C language is shown to be sufficient for programming SIMD linear arrays.Then its Compiler developed using mostly conventional compiling techniques is shown to be sufficient for use in real applications.Finally,the source level debugger for it which possesses parameter tuning and profiling facilities is shown to be effective for efficient development of video image processing applications.}, pages = {1790--1800}, title = {一次元プロセッサアレイに基づく超高速画像処理システムの開発環境}, volume = {39}, year = {1998} }