咨询与建议

限定检索结果

文献类型

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

馆藏范围

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

日期分布

学科分类号

  • 3,969 篇 工学
    • 3,386 篇 计算机科学与技术...
    • 2,001 篇 软件工程
    • 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,684 篇 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 篇 英文
  • 133 篇 其他
  • 22 篇 中文
  • 17 篇 俄文
  • 7 篇 土耳其文
  • 2 篇 德文
  • 2 篇 朝鲜文
  • 1 篇 西班牙文
  • 1 篇 日文
  • 1 篇 葡萄牙文
检索条件"主题词=Parallel programming"
6684 条 记 录,以下是571-580 订阅
排序:
Pardis: a process calculus for parallel and distributed programming in Haskell
收藏 引用
JOURNAL OF SUPERCOMPUTING 2018年 第4期74卷 1473-1484页
作者: Bloecker, Christopher Hoffmann, Ulrich Univ Appl Sci FH Wedel Dept Comp Sci Wedel Germany
parallel programming and distributed programming involve substantial amounts of boilerplate code for process management and data synchronisation. This leads to increased bug potential and often results in unintended n... 详细信息
来源: 评论
Scalable parallel programming with CUDA
Scalable parallel programming with CUDA
收藏 引用
IEEE Hot Chips Symposium (HCS)
Presents a collection of slides covering the following topics: CUDA parallel programming model; CUDA toolkit and libraries; performance optimization; and application development.
来源: 评论
Hybrid parallel programming on GPU Clusters
Hybrid Parallel Programming on GPU Clusters
收藏 引用
International Symposium on parallel and Distributed Processing with Applications, ISPA
作者: Chao-Tung Yang Chih-Lin Huang Cheng-Fang Lin Tzu-Chieh Chang Department of Computer Science Tunghai University Taichung Taiwan
Nowadays, NVIDIA's CUDA is a general purpose scalable parallel programming model for writing highly parallel applications. It provides several key abstractions - a hierarchy of thread blocks, shared memory, and ba... 详细信息
来源: 评论
Evaluating Performance and Energy Efficiency of parallel programming Models in Heterogeneous Computing Systems
Evaluating Performance and Energy Efficiency of Parallel Pro...
收藏 引用
IEEE International Workshop/Symposium on Workload Characterization
作者: Demirhan Sevim Baturalp Bilgin Ismail Akturk Computer Science Department Ozyegin University Istanbul Turkey
We provide a detailed evaluation of several parallel programming models, emphasizing both performance and energy efficiency in heterogeneous computing systems. The evaluation employs a diverse array of hardware, inclu... 详细信息
来源: 评论
Exploiting shape in parallel programming
Exploiting shape in parallel programming
收藏 引用
IEEE International Conference on Algorithms and Architectures for parallel Processing (ICAP)
作者: C.B. Jay D.G. Clarke J.J. Edwards School of Computing Sciences University of Technology Broadway NSW Australia
Shape theory is a new approach to data types and programming based on the separation of a data type into its "shape" and "data" parts. Shape is common in parallel computing. This paper identifies a... 详细信息
来源: 评论
Asynchronous parallel programming techniques for compliant robot motions
Asynchronous parallel programming techniques for compliant r...
收藏 引用
Second International Conference on Software Engineering for Real Time Systems, 1989.
作者: R.M. Blomme J.M. Van Campenhout State University of Ghent Belgium
Many advanced real-time robot control systems use multiprocessor parallelism to provide the necessary computing power and low response time to external events. Multiprocessor parallelism requires the decomposition of ... 详细信息
来源: 评论
Toward supporting data parallel programming on clusters of symmetric multiprocessors
Toward supporting data parallel programming on clusters of s...
收藏 引用
International Conference on parallel and Distributed Systems (ICPADS)
作者: Chia-Lien Chiang Jan-Jan Wu Nai-Wei Lin Department Computer Science National Chung Cheng University Chiayi Taiwan Institute of Information Science Academia Sinica Taipei Taiwan
The paper reports the design of a runtime library for data-parallel programming on clusters of symmetric multiprocessors (SMP clusters). Our design algorithms exploit a hybrid methodology which maps directly to the un... 详细信息
来源: 评论
A user-friendly environment for parallel programming
A user-friendly environment for parallel programming
收藏 引用
Euromicro Workshop on parallel and Distributed Processing
作者: D. Bruschi P. Lenzi E. Pozzetti S. Gobbo G. Serazzi Dip. di Scienze dellInformazione Universita degli Studi di Milano Milan Italy Dip. di Elettronica e Informaeione Politecnico di Milano Milan Italy
A software environment called Parade (parallel And Distributed Environment) for parallel programming is proposed. Its main objective is to make the programming as easy as possible. The development, debugging, executio... 详细信息
来源: 评论
Evaluating the XMT parallel programming model
Evaluating the XMT parallel programming model
收藏 引用
International Symposium on parallel and Distributed Processing (IPDPS)
作者: D. Naishlos J. Nuzman Chau-Wen Tseng U. Vishkin University of Maryland USA
来源: 评论
Functional parallel programming Environment For Multicore Computers and Clusters
Functional Parallel Programming Environment For Multicore Co...
收藏 引用
2007年国际电子商务、工程及科学领域的分布式计算和应...
作者: S.E. Bazhanov V.P. Kutepov M.M. Vorontsov Applied Mathematics Department Moscow Power Engineering Institute (Technical University) ul. Krasnokazarmennaya 14 Moscow 111250 Russia
In the paper, a functional parallel programming system for clusters and multicore computers is discussed. It includes a language of parallel programming, program development tools, and tools for controlling parallel e... 详细信息
来源: 评论