Title :
Parallel tertiary structure search on the Cenju-S parallel machine
Author_Institution :
C&C Syst. Res. Labs., NEC Corp., Kawasaki, Japan
Abstract :
The author parallelized a tertiary structure search algorithm on a distributed memory parallel computer, Cenju-S, utilizing a standard message passing interface (MPI) parallel library. For parallelization scheme, a master-workers model is used. The author analyzed the total performance by utilizing a M/M/1 queueing model and Jackson´s model, and clearly explained the actual turn around times. Tertiary structure search is a computationally intensive task. When test sequences are distributed to all processors, a single key sequence can be tested independently. Thus high parallelization results are anticipated. Since database is allocated on a master processor, worker processors should acquire test sequences from the master processor. Sometimes a worker should wait until other workers obtain test sequences from the master processor. By this waiting, the total performance will saturate when the number of processors proceeds certain level
Keywords :
message passing; parallel algorithms; parallel architectures; queueing theory; search problems; Cenju-S; Jackson´s model; M/M/1 queueing model; distributed memory parallel computer; master-workers model; message passing interface; parallel machine; parallelization; performance; search algorithm; tertiary structure search; test sequences; Computer interfaces; Concurrent computing; Databases; Distributed computing; Libraries; Message passing; Parallel machines; Performance analysis; Queueing analysis; Testing;
Conference_Titel :
Parallel Architectures, Algorithms, and Networks, 1996. Proceedings., Second International Symposium on
Conference_Location :
Beijing
Print_ISBN :
0-8186-7460-1
DOI :
10.1109/ISPAN.1996.508990