[Japanese]

Distributed Image Processing Environment VIOS

Update 1999/8/18


In Nagoya Institute of Technology, IWATA LAB, distributed image processing group,  distributed image processing environment VIOS which can simply describe parallel image processing algorithm in workstation cluster and on shared memory processor (SMP) is developed from 1990.


Features of distributed image processing environment VIOS


The utilization field of VIOS

Most of image processing algorithm with the parallelism and matrix calculation can be programmed using VIOS, if the efficiency is disregarded.

And, it is also considered that VIOS is utilized for the practice of the parallel processing.  In comparison with PVM this case, (1)  The result is visually expressed  (2)  The effect of the parallelization is comprehensible  (3)  There is an advantage of there being no necessity of the coding of extra parts such as the communication. 


The environment that has confirmed to run the VIOS are

VPE is running on X11. VIOS can be running even in other UNIX environment that supports C++ and pthread. LINUX has no thread safe network libraries environment, and then VIOS is not supported in LINUX environment.

(Note)“ar”and “ld”must be original(not GNU) version on Solaris.


Download

Source code (Rev1.0 1999/3/25) of latest VIOS III is available from next URL.  But all document in distributed source code and README files are written in Japanese. (Sorry)

http://mars.elcom.nitech.ac.jp/~tkawawa/vios/vios3-rev2.3.tar.gz


Sample Program


Related Papers


Copyright and distribution:The Nagoya Institute of Technology, Iwata laboratory has all copyrights of  the VIOS.  Other condition follows it for GNU General Public License Version 2. 

<vios-admin@mat.elcom.nitech.ac.jp>