搜索结果: 1-3 共查到“计算机工程 runtime”相关记录3条 . 查询时间(0.083 秒)
A Portable Runtime Interface For Multi-Level Memory Hierarchies
Memory Hierarchies Parallelism Runtime Sequoia
2016/5/24
We present a platform independent runtime interface for moving data and computation through parallel machines with multi-level memory hierarchies. We show that this interface can be used as a compiler...
Realm: An Event-Based Low-Level Runtime for Distributed Memory Architectures
Realm Legion distributed memory deferred execution events reservations heterogeneous architectures runtime
2016/5/24
We present Realm, an event-based runtime system for heterogeneous,distributed memory machines. Realm is fully asynchronous: all runtime actions are non-blocking. Realm supports spawning computations, ...
Automatic and Transparent I/O Optimization With Storage Integrated Application Runtime Support
Automatic Transparent I/O Optimization Storage Integrated Application Runtime Support
2016/5/24
Traditionally storage has not been part of a programming model’s semantics and is added only as an I/O library interface.