|
| This Article | ||
| ||
| Share | ||
| Bibliographic References | ||
| Add to: | ||
| | ||
| Search | ||
| ||
| ASCII Text | x | ||
| Benjamin A. Allan, Sophia Lefantzi, Jaideep Ray, "ODEPACK++: Refactoring the LSODE Fortran Library for Use in the CCA High Performance Component Software Architecture," High-Level Programming Models and Supportive Environments, International Workshop on, pp. 109-119, Ninth International Workshop on High-Level Parallel Programming Models and Supportive Environments (HIPS'04), 2004. | |||
| BibTex | x | ||
| @article{ 10.1109/HIPS.2004.1299196, author = {Benjamin A. Allan and Sophia Lefantzi and Jaideep Ray}, title = {ODEPACK++: Refactoring the LSODE Fortran Library for Use in the CCA High Performance Component Software Architecture}, journal ={High-Level Programming Models and Supportive Environments, International Workshop on}, volume = {0}, year = {2004}, isbn = {0-7695-2151-7}, pages = {109-119}, doi = {http://doi.ieeecomputersociety.org/10.1109/HIPS.2004.1299196}, publisher = {IEEE Computer Society}, address = {Los Alamitos, CA, USA}, } | |||
| RefWorks Procite/RefMan/Endnote | x | ||
| TY - CONF JO - High-Level Programming Models and Supportive Environments, International Workshop on TI - ODEPACK++: Refactoring the LSODE Fortran Library for Use in the CCA High Performance Component Software Architecture SN - 0-7695-2151-7 SP109 EP119 A1 - Benjamin A. Allan, A1 - Sophia Lefantzi, A1 - Jaideep Ray, PY - 2004 KW - parallel programming KW - interface design KW - software decomposition KW - common component architecture KW - differential equations KW - FORTRAN KW - C++ KW - object oriented VL - 0 JA - High-Level Programming Models and Supportive Environments, International Workshop on ER - | |||
We present a case study of the alternatives and design trade-offs encountered when adapting an established numerical library into a form compatible with modern component-software implementation practices. Our study will help scientific software users, authors, and maintainers develop their own roadmaps for shifting to component-oriented software. The primary library studied, LSODE, and the issues involved in the adaptation are typical of many commonly used numerical libraries. We examine the adaptation of a related library, CVODE, and compare the impact on applications of the two different designs.
The LSODE-derived components solve models composed with CCA components developed independently at the Argonne and Oak Ridge National Laboratories. The resulting applications run in the Ccaffeine framework implementation of the Commmon Component Architecture specification. We provide CCA-style interface specifications appropriate to linear equations, ordinary differential equations (ODE), and differential algebraic equations (DAE) solvers.
