Abstract
Over decades, since the invention of the first computers, hardware and software have been created or modified to follow the increasing complexity of scientific and engineering problems. However, since there is always a limit to the performance of a workstation, server or even a local parallel machine, programs can bypass these limitations by using remote resources with greater computational power. Grid computing is one of the most recent developments of computer science which allows engineers and scientists the remote use of geographically distributed heterogeneous resources such as high performance computers and supercomputers. This emergent paradigm makes possible to create a network of shared hardware and software through the Internet, owned and maintained by different organizations. Such computing infrastructure enables to solve a wide variety of problems that could not be addressed in a local environment. An well-known example of use of distributed computing power is SETI@home, a scientific experiment where worldwide home computers connected to the Internet are used to analyze radio telescope data in the Search for Extraterrestrial Intelligence. The same approach is used by the BBC Climate Change Experiment that gathers the processing power of thousands of home and office computers around the world to predict climate changes. The simulation of the flow of blood through human arteries, the effect of shock waves propagation in earthquakes and the gravitational effects of black hole collisions are also examples of grid enabled scientific applications. This paper introduces GridSolve, a software tool for grid computing developed at the Innovative Computing Laboratory of the University of Tennessee and presents its use in the implementation of engineering codes on this new environment. Since this technology is not widespread among engineering developers, the authors present this technique applied to a well-known Fortran program for the solution of two-dimensional elastostatic problems with the Boundary Element Method. The guidelines provided here may also be extended to other numerical methods.
Original language | English |
---|---|
Title of host publication | Proceedings of the 1st International Conference on Parallel, Distributed and Grid Computing for Engineering, PARENG 2009 |
Publisher | Civil-Comp Press |
Volume | 90 |
ISBN (Print) | 9781905088270 |
State | Published - 2009 |
Externally published | Yes |
Event | 1st International Conference on Parallel, Distributed and Grid Computing for Engineering, PARENG 2009 - Pecs, Hungary Duration: Apr 6 2009 → Apr 8 2009 |
Conference
Conference | 1st International Conference on Parallel, Distributed and Grid Computing for Engineering, PARENG 2009 |
---|---|
Country/Territory | Hungary |
City | Pecs |
Period | 04/6/09 → 04/8/09 |
Keywords
- Boundary element method
- Grid computing
- Gridsolve