
PARALLEL FRAMEWORK FOR EARTHQUAKE INDUCED RESPONSE COMPUTATION OF THE SDOF STRUCTURE
Author(s) -
Sarfraz Munir,
Raja Rizwan Hussain,
A. B. M. Saiful Islam
Publication year - 2014
Publication title -
journal of civil engineering and management
Language(s) - English
Resource type - Journals
eISSN - 1822-3605
pISSN - 1392-3730
DOI - 10.3846/13923730.2013.801917
Subject(s) - concurrency , parallel computing , computer science , computation , compiler , concurrent computing , domain decomposition methods , computational science , structural engineering , distributed computing , algorithm , programming language , finite element method , engineering
Parallel computing briskly diminishes computation time through simultaneous use of multiple computing resources. In this research, parallel computing techniques have been developed to parallelize a program for obtaining a response of single degree of freedom (SDOF) structure under earthquake loading. The study uses Distributed Memory Processors (DMP) hardware architecture and Message Passing Interface (MPI) compilers directives to parallelize the program. The program is made parallel by domain decomposition. Concurrency in the program is created by dividing the program into two parts to run on different computers, calculating forced response and free response of the first half and the second half. Parallel framework successfully creates concurrency and finds structural responses in significant lesser time than sequential programs.