DocumentCode :
3124730
Title :
An automatic scheduler for real-time vision applications
Author :
Yang, Mau-Tsuen ; Kasturi, Rangachar ; Sivasubramaniam, Anand
Author_Institution :
Comput. Sci. & Inf. Eng., Nat. Dong Hwa Univ., Taiwan
fYear :
2001
fDate :
36982
Abstract :
Many computes vision applications are computationally challenging especially when they need to meet real-time constraints. A major problem with special purpose systems is that they require the developers of image-processing applications to be aware of the low-level hardware design, making the task cumbersome. To avoid inflexible and expensive hardware designs, another possible alternative is a network of workstations (NOW) platform put together with off-the-shelf workstations and networking hardware. Still, one had to manually schedule an algorithm to the available processors of the NOW to make efficient use of the resources. However, this approach is time consuming and impractical for a vision system that must perform a variety of different algorithms, with new algorithms being constantly developed. Improved support for program development is absolutely necessary before the full benefits of parallel architectures can be realized for vision applications. Towards this goal, an automatic compile-time scheduler has been developed to schedule input tasks of vision applications with precedence constraints onto available processors. The scheduler exploits both spatial (parallelism) and temporal (pipelining) concurrency to make the best use of machine resources. Two important scheduling problems are addressed. First, given a task graph and a desired throughput, a schedule is constructed to achieve the desired throughput with the minimum number of processors. Second, given a task graph and a finite set of available resources, a schedule is constructed such that the throughput is maximized while meeting the resource constraints. Results from simulations show that the scheduler and proposed optimization techniques effectively tackle these problems by maximizing the processor utilization. A code generator has been developed to generate parallel programs automatically. The execution profiles of the resulting parallel programs demonstrate the feasibility of the scheduler. The tools developed in this paper make it much easier for a programmer to develop vision applications on these high-performance platforms
Keywords :
computer vision; parallel architectures; parallel programming; processor scheduling; software engineering; automatic compile-time scheduler; automatic scheduler; code generator; execution profiles; network of workstations; parallel architectures; parallel programs; program development; real-time constraints; real-time vision; resource constraints; temporal concurrency; vision system; Computer applications; Computer vision; Hardware; Machine vision; Parallel architectures; Parallel processing; Processor scheduling; Scheduling algorithm; Throughput; Workstations;
fLanguage :
English
Publisher :
ieee
Conference_Titel :
Parallel and Distributed Processing Symposium., Proceedings 15th International
Conference_Location :
San Francisco, CA
ISSN :
1530-2075
Print_ISBN :
0-7695-0990-8
Type :
conf
DOI :
10.1109/IPDPS.2001.924965
Filename :
924965
Link To Document :
بازگشت