| Home
Projects Software Bio Books Papers Committees Presentations | Customized SoftwareStandardized interfaces make it increasingly easy to build custom replacements for some of the functionality in an application or library. "Plug-ins" are common in many commercial software packages. In scientific computing, such plug-ins are less common. The reasons include
For example, in the MPI specification, it is possible to implement faster versions of the collective operations by assuming (and hence requiring) that only contiguous data buffers will be used (rather than the more general datatypes supported by MPI). An application user may want to build a custom MPI implementation that makes use of such a specialized implementation of some of the MPI collective routines. On the other side, a developer that has produced such an implementation may want to provide the code, but needs to retain ownership and recognition and cannot simply donate the software to the MPI implementors. This project seeks to develop a specification language and a web-based implementaiton that allows a user to build a custom version of a library or application. The available components advertise themselves as a web service, specifying the software that they interact with and the level of compatibility (see below). Some of the items that a component specification may provide include
|
| MCS Division | Argonne National Laboratory | University of Chicago |