咨询与建议

限定检索结果

文献类型

  • 62 篇 期刊文献
  • 37 篇 会议
  • 3 篇 学位论文
  • 2 册 图书

馆藏范围

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

日期分布

学科分类号

  • 91 篇 工学
    • 75 篇 计算机科学与技术...
    • 33 篇 软件工程
    • 22 篇 电气工程
    • 5 篇 信息与通信工程
    • 5 篇 控制科学与工程
    • 1 篇 光学工程
    • 1 篇 仪器科学与技术
    • 1 篇 化学工程与技术
    • 1 篇 网络空间安全
  • 10 篇 理学
    • 7 篇 数学
    • 2 篇 物理学
    • 1 篇 化学
  • 3 篇 管理学
    • 3 篇 管理科学与工程(可...

主题

  • 104 篇 parallel program...
  • 11 篇 parallel program...
  • 7 篇 verification
  • 6 篇 performance anal...
  • 5 篇 race conditions
  • 5 篇 synchronization
  • 4 篇 performance
  • 4 篇 simulation
  • 4 篇 debugging
  • 4 篇 distributed prog...
  • 4 篇 dynamic analysis
  • 3 篇 registers
  • 3 篇 mpi
  • 3 篇 algorithms
  • 3 篇 data race
  • 3 篇 petri nets
  • 3 篇 static analysis
  • 3 篇 multithreading
  • 3 篇 static-dynamic c...
  • 3 篇 hardware

机构

  • 3 篇 univ vienna inst...
  • 2 篇 shandong univ sc...
  • 2 篇 iit il 60616 usa
  • 2 篇 gyeongsang natl ...
  • 2 篇 rhein westfal th...
  • 2 篇 brno university ...
  • 2 篇 brunel univ lond...
  • 2 篇 cnrs f-75005 par...
  • 1 篇 natl chengchi un...
  • 1 篇 huazhong univ sc...
  • 1 篇 natl acad sci uk...
  • 1 篇 univ sci & techn...
  • 1 篇 univ erlangen nu...
  • 1 篇 smiths aerosp gr...
  • 1 篇 univ british col...
  • 1 篇 vienna univ tech...
  • 1 篇 gyeongsang natl ...
  • 1 篇 univ copenhagen ...
  • 1 篇 univ maine orono...
  • 1 篇 dcr solut as dep...

作者

  • 3 篇 fahringer t
  • 3 篇 jannesari ali
  • 2 篇 horňák michal
  • 2 篇 tichy walter f.
  • 2 篇 li maozhen
  • 2 篇 grahlmann b
  • 2 篇 bertran miquel
  • 2 篇 muller stefan k.
  • 2 篇 müldner tomasz
  • 2 篇 truong hl
  • 2 篇 du yuyue
  • 2 篇 mine antoine
  • 2 篇 climent august
  • 2 篇 jun yong-kee
  • 1 篇 wen jianjun
  • 1 篇 o'callahan r
  • 1 篇 lopez-fraguas an...
  • 1 篇 williams rd
  • 1 篇 burnim jacob
  • 1 篇 i. antoniou

语言

  • 99 篇 英文
  • 4 篇 其他
  • 1 篇 中文
检索条件"主题词=Parallel Programs"
104 条 记 录,以下是1-10 订阅
排序:
SCALING parallel programs FOR MULTIPROCESSORS - METHODOLOGY AND EXAMPLES
收藏 引用
COMPUTER 1993年 第7期26卷 42-50页
作者: SINGH, JP HENNESSY, JL GUPTA, A Comput. Syst. Lab. Stanford Univ. CA
To design effective large-scale multiprocessors, computer architects need to understand how parallel applications will be scaled to use these machines. Previous studies of scaling have defined useful models for the co... 详细信息
来源: 评论
Efficient Auto-Tuning of parallel programs with Interdependent Tuning Parameters via Auto-Tuning Framework (ATF)
收藏 引用
ACM TRANSACTIONS ON ARCHITECTURE AND CODE OPTIMIZATION 2021年 第1期18卷 1–26页
作者: Rasch, Ari Schulze, Richard Steuwer, Michel Gorlatch, Sergei Univ Munster Munster Germany Univ Edinburgh Edinburgh Midlothian Scotland
Auto-tuning is a popular approach to program optimization: it automatically finds good configurations of a program's so-called tuning parameters whose values are crucial for achieving high performance for a partic... 详细信息
来源: 评论
Effectively utilizing global cluster memory for large data-intensive parallel programs
收藏 引用
IEEE TRANSACTIONS ON parallel AND DISTRIBUTED SYSTEMS 2006年 第1期17卷 66-77页
作者: Oleszkiewicz, J Xiao, L Liu, Y Smiths Aerosp Grand Rapids MI 49512 USA Michigan State Univ Dept Comp Sci & Engn E Lansing MI 48824 USA Hong Kong Univ Sci & Technol Dept Comp Sci Kowloon Hong Kong Peoples R China
Large scientific parallel applications demand large amounts of memory space. Current parallel computing platforms schedule jobs without fully knowing their memory requirements. This leads to uneven memory allocation i... 详细信息
来源: 评论
parallel programs and background load. Efficiency studies with the PAR-bench system  91
Parallel programs and background load. Efficiency studies wi...
收藏 引用
5th ACM International Conference on Supercomputing
作者: Nagel, Wolfgang E. Linn, Markus A. Zentralinstitut für Angewandte Mathematik Forschungszentrum Jülich GmbH (KFA) Postfach 1913 5170 Jülich Fed. Rep. Germany
Today most of the multiprocessor supercomputer systems are still used within a multiprogramming environment, where the individual processors execute different jobs which are totally independent. All programs compete f... 详细信息
来源: 评论
Detection of High-Level Synchronization Anomalies in parallel programs
收藏 引用
INTERNATIONAL JOURNAL OF parallel PROGRAMMING 2015年 第4期43卷 656-678页
作者: Jannesari, Ali German Res Sch Simulat Sci Aachen Germany Rhein Westfal TH Aachen Aachen Germany
In parallel programs concurrency bugs are often caused by unsynchronized accesses to shared memory locations, which are called data races. In order to support programmers in writing correct parallel programs, it is th... 详细信息
来源: 评论
Using Ontologies and Algebra of Algorithms for Formalized Development of parallel programs
收藏 引用
FUNDAMENTA INFORMATICAE 2009年 第1-3期93卷 111-125页
作者: Doroshenko, Anatoliy Yatsenko, Olena Natl Acad Sci Ukraine Inst Software Syst UA-03187 Kiev Ukraine
An approach to formalized development of parallel programs using ontologies and algebraalgorithmic facilities is proposed. Ontology gives opportunity to describe the skeleton of the program representing main objects i... 详细信息
来源: 评论
Detecting race conditions in parallel programs that use semaphores
收藏 引用
ALGORITHMICA 2003年 第4期35卷 321-345页
作者: Klein, PN Lu, HI Netzer, RHB Brown Univ Dept Comp Sci Providence RI 02912 USA Acad Sinica Inst Informat Sci Taipei 115 Taiwan
We address the problem of detecting race conditions in programs that use semaphores for synchronization. Netzer and Miller showed that it is NP-complete to detect race conditions in programs that use many semaphores. ... 详细信息
来源: 评论
PERFORMANCE VISUALIZATION FOR parallel programs
收藏 引用
THEORETICA CHIMICA ACTA 1993年 第4-5期84卷 377-384页
作者: LUSK, E Argonne National Laboratory
We describe here a set of graphical performance visualization tools that have been developed at Argonne National Laboratory for increasing one's understanding of the behavior of parallel programs.
来源: 评论
Performance-energy adaptation of parallel programs in pervasive computing
收藏 引用
JOURNAL OF SUPERCOMPUTING 2014年 第3期70卷 1260-1278页
作者: Zhu, Liang Jin, Hai Liao, Xiaofei Yue, Jianhui Huazhong Univ Sci & Technol Sch Comp Sci & Technol Cluster & Grid Comp Lab Serv Comp Technol & Syst Lab Wuhan 430074 Peoples R China Univ Maine Orono ME 04469 USA
It is meaningful to use a little energy to obtain more performance improvement compared with the increased energy. It also makes sense to relax a small quantity of performance restriction to save an enormous amount of... 详细信息
来源: 评论
BENCHMARKING parallel programs IN A MULTIPROGRAMMING ENVIRONMENT - THE PAR-BENCH SYSTEM
收藏 引用
parallel COMPUTING 1991年 第10-11期17卷 1303-1321页
作者: NAGEL, WE LINN, MA Zentralinstitut für Angewandte Mathematik Forschungszentrum Jülich GmbH (KFA) Postfach 1913 5170 Jülich Germany
While the efficiency of multitasking is proven for parallel programs running in a dedicated environment, this paper wants to show a new approach for the assessment of multitasking. It describes the benchmark generatio... 详细信息
来源: 评论