Sciweavers

PPAM
2005
Springer

SILC: A Flexible and Environment-Independent Interface for Matrix Computation Libraries

13 years 9 months ago
SILC: A Flexible and Environment-Independent Interface for Matrix Computation Libraries
We propose a new framework, named Simple Interface for Library Collections (SILC), that gives users access to matrix computation libraries in a flexible and environment-independent manner. SILC achieves source-level independence between user programs and libraries by (1) separating a function call into data transfer and a request for computation, (2) requesting the computation by means of mathematical expressions in the form of text, and (3) using a separate memory space to carry out library functions independently of the user programs. Using SILC, users can easily access various libraries without any modification of the user programs. This paper describes the design and implementation of SILC based on a client-server architecture, and presents some experimental results on the performance of the implemented system in different computing environments.
Tamito Kajiyama, Akira Nukada, Hidehiko Hasegawa,
Added 28 Jun 2010
Updated 28 Jun 2010
Type Conference
Year 2005
Where PPAM
Authors Tamito Kajiyama, Akira Nukada, Hidehiko Hasegawa, Reiji Suda, Akira Nishida
Comments (0)