咨询与建议

限定检索结果

文献类型

  • 5,036 篇 会议
  • 1,442 篇 期刊文献
  • 130 册 图书
  • 75 篇 学位论文

馆藏范围

  • 6,683 篇 电子文献
  • 1 种 纸本馆藏

日期分布

学科分类号

  • 3,968 篇 工学
    • 3,385 篇 计算机科学与技术...
    • 2,000 篇 软件工程
    • 991 篇 电气工程
    • 236 篇 信息与通信工程
    • 178 篇 电子科学与技术(可...
    • 136 篇 控制科学与工程
    • 66 篇 机械工程
    • 52 篇 生物医学工程(可授...
    • 52 篇 生物工程
    • 44 篇 仪器科学与技术
    • 32 篇 材料科学与工程(可...
    • 30 篇 力学(可授工学、理...
    • 28 篇 动力工程及工程热...
    • 28 篇 土木工程
    • 21 篇 光学工程
    • 20 篇 石油与天然气工程
  • 676 篇 理学
    • 395 篇 数学
    • 118 篇 物理学
    • 87 篇 生物学
    • 78 篇 系统科学
    • 33 篇 化学
    • 28 篇 统计学(可授理学、...
    • 25 篇 地球物理学
  • 354 篇 管理学
    • 262 篇 管理科学与工程(可...
    • 98 篇 图书情报与档案管...
    • 62 篇 工商管理
  • 68 篇 教育学
    • 62 篇 教育学
  • 59 篇 医学
    • 44 篇 临床医学
    • 22 篇 基础医学(可授医学...
  • 30 篇 法学
    • 27 篇 社会学
  • 17 篇 农学
  • 15 篇 经济学
  • 12 篇 文学
  • 6 篇 艺术学
  • 4 篇 军事学

主题

  • 6,683 篇 parallel program...
  • 1,068 篇 concurrent compu...
  • 1,006 篇 parallel process...
  • 572 篇 programming prof...
  • 482 篇 application soft...
  • 466 篇 computer science
  • 466 篇 computer archite...
  • 402 篇 hardware
  • 340 篇 message passing
  • 335 篇 distributed comp...
  • 320 篇 libraries
  • 316 篇 computational mo...
  • 248 篇 computer languag...
  • 231 篇 high performance...
  • 230 篇 program processo...
  • 229 篇 runtime
  • 198 篇 parallel archite...
  • 196 篇 parallel algorit...
  • 193 篇 yarn
  • 179 篇 costs

机构

  • 14 篇 carnegie mellon ...
  • 13 篇 barcelona superc...
  • 11 篇 brno university ...
  • 11 篇 univ illinois de...
  • 11 篇 school of comput...
  • 11 篇 intel corporatio...
  • 10 篇 univ pisa dept c...
  • 10 篇 stanford univ st...
  • 9 篇 school of applie...
  • 9 篇 department of co...
  • 9 篇 carnegie mellon ...
  • 9 篇 mathematics and ...
  • 9 篇 department of co...
  • 9 篇 rice univ housto...
  • 8 篇 department of co...
  • 8 篇 ibm thomas j. wa...
  • 8 篇 univ alberta dep...
  • 8 篇 department of co...
  • 8 篇 irisa rennes
  • 8 篇 tech univ berlin

作者

  • 31 篇 griebler dalvan
  • 25 篇 sarkar vivek
  • 21 篇 danelutto marco
  • 20 篇 fernandes luiz g...
  • 19 篇 loulergue freder...
  • 17 篇 badia rosa m.
  • 16 篇 torquati massimo
  • 15 篇 mencagli gabriel...
  • 15 篇 olukotun kunle
  • 14 篇 wolf felix
  • 12 篇 g. runger
  • 12 篇 gonzalez-escriba...
  • 12 篇 ayguade eduard
  • 12 篇 m. sato
  • 11 篇 hoefler torsten
  • 11 篇 dinavahi venkata
  • 11 篇 benini luca
  • 11 篇 valero mateo
  • 11 篇 sato mitsuhisa
  • 11 篇 t. rauber

语言

  • 6,497 篇 英文
  • 132 篇 其他
  • 22 篇 中文
  • 17 篇 俄文
  • 7 篇 土耳其文
  • 2 篇 德文
  • 2 篇 朝鲜文
  • 1 篇 西班牙文
  • 1 篇 日文
  • 1 篇 葡萄牙文
检索条件"主题词=Parallel Programming"
6683 条 记 录,以下是4811-4820 订阅
排序:
Issues on the architecture and the design of distributed shared memory systems
Issues on the architecture and the design of distributed sha...
收藏 引用
IEEE International Conference on Computer Design: VLSI in Computers and Processors, (ICCD)
作者: Nian-Feng Tzeng S.J. Wallach Center for Advanced Computer Studies University of Southwestern Louisiana Lafayette USA Convex Technology Hewlett Packard Company Richardson TX USA
Distributed shared memory (DSM) systems could overcome major obstacles of the widespread use of distributed-memory multiprocessors, while retaining the attractive features of low cost and good scalability common to di... 详细信息
来源: 评论
Preservation of non-uniform memory architecture characteristics when going from a nested OpenMP to a hybrid MPI/OpenMP approach
Preservation of non-uniform memory architecture characterist...
收藏 引用
International Conference on Simulation and Modeling Methodologies, Technologies and Applications (SIMULTECH)
作者: M. Ali Rostami H. Martin Bücker Institute of Mathematics and Computer Science Friedrich-Schiller-University Jena Jena Germany
While the noticeable shift from serial to parallel programming in simulation technologies progresses, it is increasingly important to better understand the interplay of different parallel programming paradigms. We dis... 详细信息
来源: 评论
Commit-Reconcile and Fences (CRF): a new memory model for architects and compiler writers
Commit-Reconcile and Fences (CRF): a new memory model for ar...
收藏 引用
Annual International Symposium on Computer Architecture, ISCA
作者: Xiaowei Shen L.R. Arvind Massachusetts Institute of Technology Cambridge MA US
We present a new mechanism-oriented memory model called Commit-Reconcile & Fences (CRF) and define it using algebraic rules. Many existing memory models can be described as restricted versions of CRF. The model ha... 详细信息
来源: 评论
DDCI: Simple dynamic semiautomatic parallelizing for heterogeneous multicomputer systems
DDCI: Simple dynamic semiautomatic parallelizing for heterog...
收藏 引用
IEEE International Workshop on Intelligent Data Acquisition and Advanced Computing Systems: Technology and Applications
作者: R.I. Levchenko O.O. Sudakov S.D. Pogorilyy Radiophysical Faculty National Taras Shevchenko University of Kyiv Kyiv Ukraine
Software architecture for dynamic balancing of calculations in heterogeneous computing clusters has been proposed. Existing systems for automatic and semiautomatic parallelizing are analyzed. Software was implemented ... 详细信息
来源: 评论
Reconfiguring embedded task graphs in faulty hypercubes by automorphisms
Reconfiguring embedded task graphs in faulty hypercubes by a...
收藏 引用
Annual Hawaii International Conference on System Sciences (HICSS)
作者: S.-B. Tien C.S. Raghavendra M.A. Sridhar Electrical Engineering-Systems University of Southern California Los Angeles CA USA Department of Computer Science University of South Carolina Columbia SC USA
The authors develop graph-theoretical techniques using automorphisms to solve the problem of reconfiguring embedded task graphs in faulty hypercubes. Four cases are considered: single node or link failure, small numbe... 详细信息
来源: 评论
Implementing Basic Computational Kernels of Linear Algebra on Multicore
Implementing Basic Computational Kernels of Linear Algebra o...
收藏 引用
Panhellenic Conference on Informatics (PCI)
作者: Panagiotis D. Michailidis Konstantinos G. Margaritis Department of Balkan Studies University of Western Macedonia Florina Greece Department of Applied Informatics University of Macedonia Thessaloniki Greece
This paper implements basic computational kernels of the scientific computing such as matrix - vector product, matrix product and Gaussian elimination on multi-core platforms using several parallel programming tools. ... 详细信息
来源: 评论
An analysis of message passing systems for distributed memory computers
An analysis of message passing systems for distributed memor...
收藏 引用
Euromicro Workshop on parallel and Distributed Processing
作者: A. Clematis O. Tavani Istituto per la Matematica Applicata CNR Genoa Italy DISI Università di Genova Genoa Italy
Analyses three of the most widely used message passing environments for parallel systems, namely Occam/TDS for Transputer based systems, Vertex-Vortex for nCUBE, and Express, which is an architecture-independent messa... 详细信息
来源: 评论
Algorithmic skeletons for the design of partially reconfigurable systems
Algorithmic skeletons for the design of partially reconfigur...
收藏 引用
International Symposium on parallel and Distributed Processing (IPDPS)
作者: Florian Dittmann Stefan Frank Simon Oberthur Heinz Nixdorf Institute University of Paderborn Paderborn Germany
Designing reconfigurable systems that beneficially exploit the spatial and temporal domain is a cumbersome task hardly supported by current design methods. In particular, if we aim to bridge the gap between applicatio... 详细信息
来源: 评论
Using cP2BL in Teaching Multi-Core Related Contents
Using cP2BL in Teaching Multi-Core Related Contents
收藏 引用
International Conference for Young Computer Scientists, ICYCS
作者: Jianfeng Yang Yinbo Xie Qing Geng Jolly Wang Nick Bao School of Electronic Information Wuhan University of China Wuhan Hubei China Hubei Bureau of Surveying and Mapping Wuhan Hubei China PRC Education Intel China Company Limited Shanghai China
With the progress of semiconductor technologies and the advent of multi-core processor, parallel programming models are evolving and the education is needed to help sequential programmers adapt to the requirements of ... 详细信息
来源: 评论
GpuWars: Design and Implementation of a GPGPU Game
GpuWars: Design and Implementation of a GPGPU Game
收藏 引用
Brazilian Symposium on Games and Digital Entertainment (SBGAMES)
作者: Mark Joselli Esteban Clua MediaLaboratory IC-UFF Brazil
The GPUs (Graphics Processing Units) have evolved into extremely powerful and flexible processors, allowing its usage for processing different data. This advantage can be used in game development to optimize the game ... 详细信息
来源: 评论