Authors

Abstract

The distributed computations can produce significant performance gains,
yet the time and expertise needed for the low-level details of distribution is often
prohibitive. Additionally, many applications rely heavily on domain-specific
libraries, while it is not practicable to write an optimizing compiler each time a
domain-specific library is developed. The purpose of this paper is to solve this
problem by proposing a distribution system which distributes job execution over
several computers using a distribution Matlab compiler, called the Matlab grid
compiler.The implementation concentrates on connecting several computers
known as clients to a main computer known as the administrator. A software
application is built using Microsoft visual studio, then executed on a server-client
network, and the results showed that integrating the components of C# and Matlab
gives a valuable worth performance for the distributed computation techniques.

Keywords