咨询与建议

限定检索结果

文献类型

  • 350 篇 会议
  • 19 篇 期刊文献

馆藏范围

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

日期分布

学科分类号

  • 254 篇 工学
    • 250 篇 计算机科学与技术...
    • 163 篇 软件工程
    • 25 篇 电气工程
    • 24 篇 信息与通信工程
    • 17 篇 控制科学与工程
    • 5 篇 电子科学与技术(可...
    • 4 篇 农业工程
    • 3 篇 生物工程
    • 2 篇 机械工程
    • 2 篇 生物医学工程(可授...
    • 1 篇 材料科学与工程(可...
    • 1 篇 建筑学
    • 1 篇 化学工程与技术
  • 151 篇 理学
    • 148 篇 数学
    • 23 篇 统计学(可授理学、...
    • 3 篇 生物学
    • 3 篇 系统科学
    • 1 篇 物理学
    • 1 篇 化学
  • 13 篇 管理学
    • 10 篇 管理科学与工程(可...
    • 9 篇 工商管理
    • 3 篇 图书情报与档案管...
  • 6 篇 农学
    • 6 篇 作物学
    • 2 篇 农业资源与环境
  • 1 篇 经济学
    • 1 篇 应用经济学

主题

  • 83 篇 parallel algorit...
  • 68 篇 parallel process...
  • 12 篇 parallel program...
  • 11 篇 computer program...
  • 9 篇 scheduling
  • 7 篇 computer archite...
  • 7 篇 pram
  • 6 篇 computer systems...
  • 5 篇 graph algorithms
  • 4 篇 performance
  • 4 篇 parallel archite...
  • 4 篇 multithreading
  • 4 篇 transactional me...
  • 4 篇 work stealing
  • 3 篇 parallel process...
  • 3 篇 parallelism
  • 3 篇 approximation al...
  • 3 篇 cilk
  • 3 篇 sorting
  • 3 篇 chip multiproces...

机构

  • 10 篇 carnegie mellon ...
  • 4 篇 carnegie mellon ...
  • 4 篇 univ of paderbor...
  • 3 篇 department of co...
  • 3 篇 university of ma...
  • 3 篇 mit 77 massachus...
  • 2 篇 duke univ durham...
  • 2 篇 univ calif river...
  • 2 篇 carnegie mellon ...
  • 2 篇 univ of toronto ...
  • 2 篇 dept. of compute...
  • 2 篇 at and t bell la...
  • 2 篇 sandia national ...
  • 2 篇 computer science...
  • 2 篇 univ maryland de...
  • 2 篇 univ of californ...
  • 2 篇 department of ma...
  • 2 篇 swiss fed inst t...
  • 2 篇 digital systems ...
  • 2 篇 t.j. watson rese...

作者

  • 12 篇 gibbons phillip ...
  • 11 篇 blelloch guy e.
  • 6 篇 reif john h.
  • 6 篇 leiserson charle...
  • 5 篇 matias yossi
  • 4 篇 uzi vishkin
  • 4 篇 ramachandran vij...
  • 4 篇 vitter jeffrey s...
  • 4 篇 muthukrishnan s.
  • 4 篇 goodrich michael...
  • 4 篇 phillip b. gibbo...
  • 3 篇 snir marc
  • 3 篇 cormen thomas h.
  • 3 篇 deng xiaotie
  • 3 篇 tangwongsan kana...
  • 3 篇 sohn andrew
  • 3 篇 leighton tom
  • 3 篇 fineman jeremy t...
  • 3 篇 simhadri harsha ...
  • 3 篇 miller gary l.

语言

  • 356 篇 英文
  • 13 篇 其他
检索条件"任意字段=Proceedings of the ninth annual ACM symposium on Parallel algorithms and architectures"
369 条 记 录,以下是71-80 订阅
排序:
Brief Announcement: Serial-parallel Reciprocity in Dynamic Multithreaded Languages  10
Brief Announcement: Serial-Parallel Reciprocity in Dynamic M...
收藏 引用
22nd acm symposium on parallelism in algorithms and architectures
作者: Agrawal, Kunal Lee, I-Ting Angelina Sukha, Jim Washington Univ St Louis MO 63130 USA
In dynamically multithreaded platforms that employ work stealing, there appears to be a fundamental tradeoff between providing provably good time and space bounds and supporting SP-reciprocity, the property of allowin... 详细信息
来源: 评论
Implementing and Evaluating Nested parallel Transactions in Software Transactional Memory  10
Implementing and Evaluating Nested Parallel Transactions in ...
收藏 引用
22nd acm symposium on parallelism in algorithms and architectures
作者: Baek, Woongki Bronson, Nathan Kozyrakis, Christos Olukotun, Kunle Stanford Univ Comp Syst Lab Stanford CA 94305 USA
Transactional Memory (TM) is a promising technique that simplifies parallel programming for shared-memory applications To date, most TM systems have been designed to efficiently support single-level parallelism To ach... 详细信息
来源: 评论
New algorithms for Efficient parallel String Comparison  10
New Algorithms for Efficient Parallel String Comparison
收藏 引用
22nd acm symposium on parallelism in algorithms and architectures
作者: Krusche, Peter Tiskin, Alexander Univ Warwick Dept Comp Sci Coventry CV4 7AL W Midlands England
In this paper. we show new parallel algorithms for a set of classical string comparison problems. computation of string alignments. longest common subsequences (LCS) or edit distances, and longest increasing subsequen... 详细信息
来源: 评论
The Cilkview Scalability Analyzer  10
The Cilkview Scalability Analyzer
收藏 引用
22nd acm symposium on parallelism in algorithms and architectures
作者: He, Yuxiong Leiserson, Charles E. Leiserson, William M. Microsoft Res Redmond WA USA
The Cilkview scalability analyzer is a software tool for profiling, estimating scalability, and benchmarking multithreaded Cilk++ applications Cilkview monitors logical parallelism during an instrumented execution of ... 详细信息
来源: 评论
A Work-Efficient parallel Breadth-First Search Algorithm (or How to Cope with the Nondeterminism of Reducers)  10
A Work-Efficient Parallel Breadth-First Search Algorithm (or...
收藏 引用
22nd acm symposium on parallelism in algorithms and architectures
作者: Leiserson, Charles E. Schardl, Tao B. MIT Comp Sci & Artificial Intelligence Lab Cambridge MA 02139 USA
We have developed a multithreaded implementation of breadth-first search (BFS) of a sparse graph using the Cilk++ extensions to C++. Our PBFS program on a single processor runs as quickly as a standard C++ breadth-fir... 详细信息
来源: 评论
Brief Announcement: Performance Potential of an Easy-to-Program PRAM-On-Chip Prototype Versus State-of-the-Art Processor  09
Brief Announcement: Performance Potential of an Easy-to-Prog...
收藏 引用
21st acm symposium on parallelism in algorithms and architectures
作者: Caragea, George C. Saybasili, A. Beliz Wen, Xingzhi Vishkin, Uzi Univ Maryland College Pk MD 20742 USA
we compare the Paraleap FPCA computer, a 64-processor hardware prototype of the PRAM-driven XMT architecture, with an Intel Core 2 Duo processor and show that Paraleap outperforms the Intel processor by up to 13.89x i... 详细信息
来源: 评论
Brief Announcement: Low Depth Cache-Oblivious Sorting  09
Brief Announcement: Low Depth Cache-Oblivious Sorting
收藏 引用
21st acm symposium on parallelism in algorithms and architectures
作者: Blelloch, Guy E. Gibbons, Phillip B. Simhadri, Harsha Vardhan Carnegie Mellon Univ Pittsburgh PA 15213 USA
Cache-oblivious algorithms have the advantage of achieving good sequential cache complexity across all levels of a multi-level cache hierarchy, regardless of the specifies (cache size and cache line size) of each leve... 详细信息
来源: 评论
SPAA'09 - proceedings of the 21st annual symposium on parallelism in algorithms and architectures
SPAA'09 - Proceedings of the 21st Annual Symposium on Parall...
收藏 引用
21st annual symposium on parallelism in algorithms and architectures, SPAA'09
The proceedings contain 43 papers. The topics discussed include: speed scaling of processes with arbitrary speedup curves on a multiprocessor;the bell is ringing in speed-scaled multiprocessor scheduling;mapping filte...
来源: 评论
Inherent Limitations on Disjoint-Access parallel Implementations of Transactional Memory (Preliminary Version)  09
Inherent Limitations on Disjoint-Access Parallel Implementat...
收藏 引用
21st acm symposium on parallelism in algorithms and architectures
作者: Attiya, Hagit Hillel, Eshcar Milani, Alessia Technion Israel Inst Technol Dept Comp Sci IL-32000 Haifa Israel
Transactional memory (TM) is a promising approach for designing concurrent data structures, and it is essential to develop better understanding of the formal properties that can be achieved by TM implementations. Two ... 详细信息
来源: 评论
parallel Sparse Matrix-Vector and Matrix-Transpose-Vector Multiplication Using Compressed Sparse Blocks  09
Parallel Sparse Matrix-Vector and Matrix-Transpose-Vector Mu...
收藏 引用
21st acm symposium on parallelism in algorithms and architectures
作者: Buluc, Aydin Fineman, Jeremy T. Frigo, Matteo Gilbert, John R. Leiserson, Charles E. Univ Calif Santa Barbara Dept Comp Sci Santa Barbara CA 93106 USA
This paper introduces a storage format for sparse matrices, called compressed sparse blocks (CSB), which allows both Ax and A(x)(inverted perpendicular) to be computed efficiently in parallel, where A is an n x n spar... 详细信息
来源: 评论