English

Using virtual processors for SPMD parallel programs

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

Abstract

In this paper I describe some results on the use of virtual processors technology for parallelize some SPMD computational programs. The tested technology is the INTEL Hyper Threading on real processors, and the programs are MATLAB scripts for floating points computation. 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/0312049,
  title  = {Using virtual processors for SPMD parallel programs},
  author = {Gianluca Argentini},
  journal= {arXiv preprint arXiv:cs/0312049},
  year   = {2007}
}

Comments

9 pages; numeric tables; script code inserted