咨询与建议

限定检索结果

文献类型

  • 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 条 记 录,以下是51-60 订阅
排序:
A Repair of Workflow Models Based on Mirroring Matrices
收藏 引用
INTERNATIONAL JOURNAL OF parallel PROGRAMMING 2017年 第4期45卷 1001-1020页
作者: Sun, Yanan Du, Yuyue Li, Maozhen Shandong Univ Sci & Technol Coll Informat Sci & Engn Qingdao 266590 Peoples R China Brunel Univ London Dept Elect & Comp Engn Uxbridge UB8 3PH Middx England
Process models can be discovered from event logs and conformance checking techniques can be used to detect and diagnose the differences between observed and modeled behaviors. Some existing conformance checking techni... 详细信息
来源: 评论
SWattention: designing fast and memory-efficient attention for a new Sunway Supercomputer
收藏 引用
JOURNAL OF SUPERCOMPUTING 2024年 第10期80卷 13657-13680页
作者: Wu, Ruohan Zhu, Xianyu Chen, Junshi Liu, Sha Zheng, Tianyu Liu, Xin An, Hong Univ Sci & Technol China Sch Comp Sci & Technol Hefei Peoples R China Zhejiang Lab Hangzhou Peoples R China Natl Supercomp Ctr Wuxi Wuxi Peoples R China
In the past few years, Transformer-based large language models (LLM) have become the dominant technology in a series of applications. To scale up the sequence length of the Transformer, FlashAttention is proposed to c... 详细信息
来源: 评论
Energy consumption model in multicore architectures with variable frequency
收藏 引用
JOURNAL OF SUPERCOMPUTING 2021年 第3期77卷 2458-2485页
作者: Meneses-Viveros, Amilcar Paredes-Lopez, Mireya Hernandez-Rubio, Erika Gitler, Isidoro Ctr Res & Adv Studies Dept Comp Sci Mexico City DF Mexico Univ Americas Puebla Cholula Mexico Inst Politecn Nacl SEPI ESCOM Mexico City DF Mexico Ctr Res & Adv Studies Dept Math Mexico City DF Mexico
Models extending Amdahl's law have been developed to study the behavior of parallel programs energy consumption. In addition, it has been shown that energy consumption of those programs also relies on the layout o... 详细信息
来源: 评论
A test suite for high-performance parallel Java
收藏 引用
ADVANCES IN ENGINEERING SOFTWARE 2000年 第8-9期31卷 687-696页
作者: Häuser, J Ludewig, T Williams, RD Winkelmann, R Gollnick, T Brunett, S Muylaert, J Ctr Logist & Expertsyst GmbH Dept High Performance Comp Salzgitter Germany CALTECH Ctr Adv Comp Res Pasadena CA 91125 USA European Space Agcy Estec NL-2200 AG Noordwijk Netherlands
The Java programming language has a number of features that make it attractive for writing high-quality, portable parallel programs. Aobject formulation, strong typing and the exception model make programs easier to c... 详细信息
来源: 评论
SYNTHETIC-PERTURBATION TECHNIQUES FOR SCREENING SHARED-MEMORY programs
收藏 引用
SOFTWARE-PRACTICE & EXPERIENCE 1994年 第8期24卷 679-701页
作者: SNELICK, R JAJA, J KACKER, R LYON, G UNIV MARYLAND COLLEGE PK MD 20742 USA NATL INST STAND & TECHNOL DIV STAT ENGN COMP & APPL MATH LAB GAITHERSBURG MD 20899 USA
The synthetic-perturbation screening (SPS) methodology is based on an empirical approach;SPS introduces artificial perturbations into the MIMD program and captures the effects of such perturbations by using the modern... 详细信息
来源: 评论
RANK ORDER FILTERS AND PRIORITY-QUEUES
收藏 引用
DISTRIBUTED COMPUTING 1992年 第2期6卷 99-105页
作者: KALDEWAIJ, A UDDING, JT WASHINGTON UNIV DEPT COMP SCIST LOUISMO 63130
A derivation of a parallel algorithm for rank order filtering is presented. Both derivation and result differ from earlier designs: the derivations are less complicated and the result allows a number of different impl... 详细信息
来源: 评论
Formal Sequentialization of Distributed Systems via Program Rewriting
收藏 引用
ELECTRONIC NOTES IN THEORETICAL COMPUTER SCIENCE 2007年 188卷 53-75页
作者: Bertran, Miquel Babot, Francesc Climent, August Univ Ramon Llull Informatica Salle Barcelona Spain
Formal sequentialization is introduced as a rewriting process for the reduction of parallelism and internal communication statements of distributed imperative programs. It constructs an equivalence proof in an implici... 详细信息
来源: 评论
Static Prediction of parallel Computation Graphs
收藏 引用
PROCEEDINGS OF THE ACM ON PROGRAMMING LANGUAGES-PACMPL 2022年 第POPL期6卷 1–31页
作者: Muller, Stefan K. IIT Chicago IL 60616 USA
Many algorithms for analyzing parallel programs, for example to detect deadlocks or data races or to calculate the execution cost, are based on a model variously known as a cost graph, computation graph or dependency ... 详细信息
来源: 评论
parallel SAT Solving in Bounded Model Checking
收藏 引用
JOURNAL OF LOGIC AND COMPUTATION 2011年 第1期21卷 5-21页
作者: Abraham, Erika Schubert, Tobias Becker, Bernd Fraenzle, Martin Herde, Christian Rhein Westfal TH Aachen Aachen Germany Univ Freiburg Freiburg Germany Carl von Ossietzky Univ Oldenburg D-26111 Oldenburg Germany
Bounded model checking (BMC) is an incremental refutation technique to search for counterexamples of increasing length. The existence of a counterexample of a fixed length is expressed by a first-order logic formula t... 详细信息
来源: 评论
Analysis and measurement of the effect of kernel locks in SMP systems
收藏 引用
CONCURRENCY AND COMPUTATION-PRACTICE & EXPERIENCE 2001年 第2期13卷 141-152页
作者: Kaieda, A Nakayama, Y Tanaka, A Horikawa, T Kurasugi, T Kino, I Univ Electrocommun Dept Comp Sci Tokyo 1828585 Japan NEC Corp Ltd Kawasaki Kanagawa 2168555 Japan
This article reports the use of case studies to evaluate the performance degradation caused by the kernel-level lock. We define the lock ratio as a ratio of the execution time for critical sections to the total execut... 详细信息
来源: 评论