WASET
	@article{(Open Science Index):https://publications.waset.org/pdf/12329,
	  title     = {Using the PGAS Programming Paradigm for Biological Sequence Alignment on a Chip Multi-Threading Architecture},
	  author    = {M. Bakhouya and  S. A. Bahra and  T. El-Ghazawi},
	  country	= {},
	  institution	= {},
	  abstract     = {The Partitioned Global Address Space (PGAS) programming
paradigm offers ease-of-use in expressing parallelism
through a global shared address space while emphasizing performance
by providing locality awareness through the partitioning of
this address space. Therefore, the interest in PGAS programming
languages is growing and many new languages have emerged and
are becoming ubiquitously available on nearly all modern parallel
architectures. Recently, new parallel machines with multiple cores
are designed for targeting high performance applications. Most of the
efforts have gone into benchmarking but there are a few examples of
real high performance applications running on multicore machines.
In this paper, we present and evaluate a parallelization technique
for implementing a local DNA sequence alignment algorithm using
a PGAS based language, UPC (Unified Parallel C) on a chip
multithreading architecture, the UltraSPARC T1.},
	    journal   = {International Journal of Electrical and Computer Engineering},
	  volume    = {2},
	  number    = {2},
	  year      = {2008},
	  pages     = {296 - 300},
	  ee        = {https://publications.waset.org/pdf/12329},
	  url   	= {https://publications.waset.org/vol/14},
	  bibsource = {https://publications.waset.org/},
	  issn  	= {eISSN: 1307-6892},
	  publisher = {World Academy of Science, Engineering and Technology},
	  index 	= {Open Science Index 14, 2008},
	}