咨询与建议

限定检索结果

文献类型

  • 27 篇 会议
  • 1 篇 期刊文献

馆藏范围

  • 28 篇 电子文献
  • 0 种 纸本馆藏

日期分布

学科分类号

  • 26 篇 工学
    • 19 篇 计算机科学与技术...
    • 19 篇 软件工程
    • 1 篇 力学(可授工学、理...
    • 1 篇 电子科学与技术(可...
    • 1 篇 信息与通信工程
    • 1 篇 生物医学工程(可授...
    • 1 篇 生物工程
  • 4 篇 理学
    • 3 篇 数学
    • 1 篇 物理学
    • 1 篇 生物学
  • 1 篇 法学
    • 1 篇 社会学

主题

  • 5 篇 parallel program...
  • 2 篇 performance
  • 2 篇 languages
  • 2 篇 gpu programming
  • 2 篇 parallel
  • 2 篇 parallel process...
  • 1 篇 parallel algorit...
  • 1 篇 gpu clusters
  • 1 篇 libraries
  • 1 篇 programming
  • 1 篇 computational fl...
  • 1 篇 task-based paral...
  • 1 篇 high level langu...
  • 1 篇 graphics process...
  • 1 篇 fortran (program...
  • 1 篇 upc
  • 1 篇 batch parallelis...
  • 1 篇 concurrent
  • 1 篇 structures
  • 1 篇 series-parallel ...

机构

  • 1 篇 ist austria klos...
  • 1 篇 universitat poli...
  • 1 篇 georgetown univ ...
  • 1 篇 university of ne...
  • 1 篇 washington unive...
  • 1 篇 technion
  • 1 篇 department of ma...
  • 1 篇 univ of californ...
  • 1 篇 univ minnesota d...
  • 1 篇 portland grp wil...
  • 1 篇 cnr ieiit milan
  • 1 篇 icase ms 132c na...
  • 1 篇 univ a coruna ci...
  • 1 篇 department of co...
  • 1 篇 texas a&m univ p...
  • 1 篇 center for integ...
  • 1 篇 cisco systems
  • 1 篇 prism university...
  • 1 篇 swiss fed inst t...
  • 1 篇 mit csail united...

作者

  • 2 篇 santos eunice
  • 2 篇 culler david
  • 2 篇 von eicken thors...
  • 2 篇 subramonian rame...
  • 2 篇 chatterjee siddh...
  • 2 篇 patterson david
  • 2 篇 karp richard
  • 2 篇 sahay abhijit
  • 1 篇 breveglieri luca
  • 1 篇 grunwald d
  • 1 篇 castro roberto l...
  • 1 篇 mckinley kathryn...
  • 1 篇 borsotti angelo
  • 1 篇 de sandes edans ...
  • 1 篇 hoefler torsten
  • 1 篇 xu helen
  • 1 篇 wheatman brian
  • 1 篇 srinivasan h
  • 1 篇 thomas nathan
  • 1 篇 burns randal

语言

  • 28 篇 英文
检索条件"任意字段=4th ACM SIGPLAN Symposium on Principles and Practice of Parallel Programming, PPOPP 1993"
28 条 记 录,以下是1-10 订阅
排序:
Proceedings of the 4th acm sigplan symposium on principles & practice of parallel programming
Proceedings of the 4th ACM SIGPLAN Symposium on Principles &...
收藏 引用
Proceedings of the 4th acm sigplan symposium on principles & practice of parallel programming
the symposium materials contain 26 papers covering the spectrum from models of parallel computing to implementation techniques, and from compilation algorithms to application development tools and case studies, thus s... 详细信息
来源: 评论
POSTER: Minimizing speculation overhead in a parallel recognizer for regular texts  30
POSTER: Minimizing speculation overhead in a parallel recogn...
收藏 引用
30th symposium on principles and practice of parallel programming
作者: Borsotti, Angelo Breveglieri, Luca Morzenti, Angelo Reghizzi, Stefano Crespi Politecn Milan Milan Italy CNR IEIIT Milan Italy
Speculative data-parallel algorithms for language recognition have been widely experimented for various types of finite-state automata (FA), deterministic (DFA) and nondeterministic (NFA), often derived from regular e... 详细信息
来源: 评论
MARLIN: Mixed-Precision Auto-Regressive parallel Inference on Large Language Models  25
MARLIN: Mixed-Precision Auto-Regressive Parallel Inference o...
收藏 引用
30th symposium on principles and practice of parallel programming
作者: Frantar, Elias Castro, Roberto L. Chen, Jiale Hoefler, Torsten Alistarh, Dan IST Austria Klosterneuburg Austria Univ A Coruna CITIC La Coruna Spain Swiss Fed Inst Technol Zurich Switzerland Neural Mag Inc Somerville NJ USA
As inference on Large Language Models (LLMs) emerges as an important workload in machine learning applications, model weight quantization has become a standard technique for efficient GPU deployment. Quantization not ... 详细信息
来源: 评论
Proceedings of the acm sigplan symposium on principles and practice of parallel programming, ppopp
Proceedings of the ACM SIGPLAN Symposium on Principles and P...
收藏 引用
4th acm sigplan symposium on principles and practice of parallel programming, ppopp 1993
the proceedings contain 26 papers. the topics discussed include: LogP: towards a realistic model of parallel computation;exploiting task and data parallelism on a multicomputer;ActorSpace: an open distributed programm...
来源: 评论
Transforming high-level data-parallel programs into vector operations  93
Transforming high-level data-parallel programs into vector o...
收藏 引用
4th acm sigplan symposium on principles and practice of parallel programming, ppopp 1993
作者: Prins, Jan F. Palmer, Daniel W. Department of Computer Science University of North Carolina Chapel HillNC27599-3175 United States
Efficient parallel execution of a high-level data-parallel language based on nested sequences, higher order functions and generalized iterators can be realized in the vector model using a suitable representation of ne... 详细信息
来源: 评论
Building parallel programming language constructs in the AbleC extensible C compiler framework A ppopp Tutorial  19
Building parallel programming language constructs in the Abl...
收藏 引用
24th acm sigplan symposium on principles and practice of parallel programming (ppopp)
作者: Carlson, Travis Van Wyk, Eric Univ Minnesota Dept Comp Sci & Engn Minneapolis MN 55455 USA
In this tutorial participants learn how to build their own parallel programming language features by developing them as language extensions in the ableC [4] extensible C compiler framework. By implementing new paralle... 详细信息
来源: 评论
DATA-FLOW EQUATIONS FOR EXPLICITLY parallel PROGRAMS  93
DATA-FLOW EQUATIONS FOR EXPLICITLY PARALLEL PROGRAMS
收藏 引用
4th SYMP ON principles AND practice OF parallel programming ( ppopp )
作者: GRUNWALD, D SRINIVASAN, H UNIV COLORADO DEPT COMP SCIBOULDERCO 80309
We present a solution to the reaching definitions problem for programs with explicit lexically specified parallel constructs, such as cobegin/coend or parallel-sections, both with and without explicit synchronization ... 详细信息
来源: 评论
AN EQUATIONAL LANGUAGE FOR DATA-parallelISM  93
AN EQUATIONAL LANGUAGE FOR DATA-PARALLELISM
收藏 引用
4th SYMP ON principles AND practice OF parallel programming ( ppopp )
作者: RAO, P WALINSKY, C PORTLAND GRP WILSONVILLEOR 97070 DARTMOUTH COLL HANOVERNH 03755
Data-parallelism provides a clean conceptual framework for parallel programming. We are developing two programming languages: a high level equational language, called EL*, and a low-level implementation language. Both... 详细信息
来源: 评论
High performance fortran without templates: An alternative model for distribution and alignment  93
High performance fortran without templates: An alternative m...
收藏 引用
4th acm sigplan symposium on principles and practice of parallel programming, ppopp 1993
作者: Chapman, Barbara M. Mehrotra, Piyush Zima, Hans P. Department for Software Technology and Parallel Systems University of Vienna Austria ICASE MS 132C NASA Langley Research Center HamptonVA23681 United States
Language extensions of Fortran are being developed which permit the user to map data structures to the individual processors of distributed memory machines. these languages allow a programming style in which global da... 详细信息
来源: 评论
Computation migration: Enhancing locality for distributed-memory parallel systems  93
Computation migration: Enhancing locality for distributed-me...
收藏 引用
4th acm sigplan symposium on principles and practice of parallel programming, ppopp 1993
作者: Hsieh, Wilson C. Wang, Paul Weihl, William E. MIT Laboratory for Computer Science 545 Technology Square CambridgeMA02139 United States
We describe computation migration, a new technique that is based on compile-time program transformations, for accessing remote data in a distributed-memory parallel system. In contrast with RPC-style access, where the... 详细信息
来源: 评论