登入
選單
返回
Google圖書搜尋
Efficient Data-parallel Files Via Automatic Mode Detection
Jason Andrew Moore
出版
Department of Computer Science, Oregon State University
, 1995
URL
http://books.google.com.hk/books?id=POlNMwEACAAJ&hl=&source=gbs_api
註釋
Parallel languages rarely specify parallel I/O constructs, and existing commercial systems provide the programmer with a low-level I/O interface. We present design principles for integrating I/O into languages and show how these principles are applied to a virtual-processor-oriented language. We show how machine-independent modes are used to support both high performance and generality. We describe an automatic mode detection technique that saves the programmer from extra syntax and low-level file system details. We show how virtual processor file operations, typically small by themselves, are combined into efficient large-scale file system calls. Finally, we present a variety of benchmark results detailing design tradeoffs and the performance of various modes.