English

Cluster computing performances using virtual processors and mathematical software

Distributed, Parallel, and Cluster Computing 2007-05-23 v1 Mathematical Software

Abstract

In this paper I describe some results on the use of virtual processors technology for parallelize some SPMD computational programs in a cluster environment. The tested technology is the INTEL Hyper Threading on real processors, and the programs are MATLAB 6.5 Release 13 scripts for floating points computation. By the use of this technology, I tested that a cluster can run with benefit a number of concurrent processes double the amount of physical processors. The conclusions of the work concern on the utility and limits of the used approach. The main result is that using virtual processors is a good technique for improving parallel programs not only for memory-based computations, but in the case of massive disk-storage operations too.

Keywords

Cite

@article{arxiv.cs/0401006,
  title  = {Cluster computing performances using virtual processors and mathematical software},
  author = {Gianluca Argentini},
  journal= {arXiv preprint arXiv:cs/0401006},
  year   = {2007}
}

Comments

9 pages; 1 figure; keywords: cluster computing, virtual processors, performances