Zobrazeno 1 - 10
of 126
pro vyhledávání: '"Michael Garland"'
Publikováno v:
Proceedings of the 28th ACM International Conference on Architectural Support for Programming Languages and Operating Systems, Volume 3.
Autor:
Michael Garland
Publikováno v:
Distributed Generation & Alternative Energy Journal. :7-27
At the June 3, 1980, meeting of the Governor’s Cogeneration TaskForce, Governor Edmund G. Brown Jr., challenged utilities and indus-tries to develop 6,000 megawatts (MW) of electricity in California duringthe 1980s through cogeneration. The Governo
Publikováno v:
Proceedings of the 28th ACM SIGPLAN Annual Symposium on Principles and Practice of Parallel Programming.
Autor:
Wonchan Lee, Manolis Papadakis, Anshu Dubey, Michael Bauer, Konrad Hinsen, Marcin Zalewski, Michael Garland
Publikováno v:
Computing in Science & Engineering. 23:73-79
Legate is a recently developed software system for constructing scalable simulation and data analysis programs using convenient, familiar notation. It demonstrates how coupling Python, with a runtime system originally designed for high-performance co
Publikováno v:
IEEE Micro. 40:17-25
Deep neural networks (DNNs) frequently contain far more weights, represented at a higher precision, than are required for the specific task which they are trained to perform. Consequently, they can often be compressed using techniques such as weight
Autor:
Zhihao Jia, Elliott Slaughter, Galen M. Shipman, Mario Di Renzo, Patrick McCormick, Michael Bauer, Alex Aiken, Michael Garland, Manolis Papadakis, Wonchan Lee
Publikováno v:
PPoPP
We present dynamic control replication, a run-time program analysis that enables scalable execution of implicitly parallel programs on large machines through a distributed and efficient dynamic dependence analysis. Dynamic control replication distrib
Autor:
Michael Garland
Mr. Smith is the green thumb of the neighborhood, and his colorful garden and perfectly manicured lawn are his pride and joy. So, when he eyes the neighborhood kids traipsing through his yard and trampling his flowers, he roars,'GET OFF MY LAWN!'. Th
Publikováno v:
ACM Transactions on Architecture and Code Optimization. 13:1-24
This article describes Surge, a nested data-parallel programming system designed to simplify the porting and tuning of parallel applications to multiple target architectures. Surge decouples high-level specification of computations, expressed using a
Autor:
Michael Garland, Michael Bauer
Publikováno v:
SC
NumPy is a popular Python library used for performing array-based numerical computations. The canonical implementation of NumPy used by most programmers runs on a single CPU core and is parallelized to use multiple cores for some operations. This res