|
Dartmouth College Computer Science Technical Report series |
CS home TR home TR search TR listserv |
| By author: | A B C D E F G H I J K L M N O P Q R S T U V W Y Z | |
| By number: | 2008, 2007, 2006, 2005, 2004, 2003, 2002, 2001, 2000, 1999, 1998, 1997, 1996, 1995, 1994, 1993, 1992, 1991, 1990, 1989, 1988, 1987, 1986 | |
Abstract:
Current APIs for multiprocessor multi-disk file systems are not easy
to use in developing out-of-core algorithms that choreograph parallel
data accesses. Consequently, the efficiency of these algorithms is
hard to achieve in practice. We address this deficiency by specifying
an API that includes data-access primitives for data choreography.
With our API, the programmer can easily access specific blocks from
each disk in a single operation, thereby fully utilizing the
parallelism of the underlying storage system.
Our API supports the development of libraries of commonly-used higher-level routines such as matrix-matrix addition, matrix-matrix multiplication, and BMMC (bit-matrix-multiply/complement) permutations. We illustrate our API in implementations of these three high-level routines to demonstrate how easy it is to use.
Note:
Also published as Courant Institute Tech Report 708.
Bibliographic citation for this report: [plain text] [BIB] [BibTeX] [Refer]
Or copy and paste:
Elizabeth A. M. Shriver and
Leonard F. Wisniewski,
"An API for Choreographing Data Accesses ."
Dartmouth Computer Science Technical Report PCS-TR95-267,
November 1995.
Want to be notified about new tech reports? Join our mailing list.
Want to search our technical reports?
Want us to mail you a paper copy of a report? Send your address and the TR number to reports AT cs.dartmouth.edu
Copyright notice: The documents contained in this server are included by the contributing authors as a means to ensure timely dissemination of scholarly and technical work on a non-commercial basis. Copyright and all rights therein are maintained by the authors or by other copyright holders, notwithstanding that they have offered their works here electronically. It is understood that all persons copying this information will adhere to the terms and constraints invoked by each author's copyright. These works may not be reposted without the explicit permission of the copyright holder.