Papers by Author: Ryuji Shioya

Paper TitlePage

Abstract: To solve a large scale elasto-plastic dynamics analysis of a complicated structure, such as a seismic analysis of a nuclear power plant and a skyscraper, a new implementation strategy for a parallel finite element code, suitable on a parallel supercomputer with modern multi-core / many core scalar CPUs, has been required. In this work, we propose a new design and programming style to optimize the performance of a parallel finite element code based on the domain-decomposition method (DDM) on multi-core CPUs, considering their cache hierarchy. Instead of a traditional, memory access-intensive approach, DS (Direct solver-based matrix Storage), two new matrix storage-free approaches, DSF (Direct solver-based matrix Storage-Free) and ISF (Iterative solver-based matrix Storage-Free), are proposed. Our new DSF/ISF-based DDM solver is not only more efficient in memory usage but also comparable in computational time against existing DS-based DDM solvers on multi-core CPU architectures.
605
Abstract: We have been developing an advanced general-purpose computational mechanics system, named ADVENTURE, which is designed to be able to analyze a three dimensional finite element model of arbitrary shape over 100 million Degrees Of Freedom (DOF) mesh. The one of main process modules for solid analysis, named ADVENTURE_Solid, is based the hierarchical domain decomposition parallel algorithm and employs the balancing domain decomposition as a solution technique for linearized equations. The ADVENTURE_Solid has been successfully implemented on a single PC, PC clusters and MPPs with high parallel performances. Since the software has become a quite large system, it is not easy to install or operate the system on parallel machines by users. In this paper, to operate such a system from a client PC through the network, the Web-based CAE system is developed.
907
21
Showing 1 to 3 of 3 Paper Titles