咨询与建议

限定检索结果

文献类型

  • 25 篇 会议
  • 16 篇 期刊文献
  • 1 篇 学位论文

馆藏范围

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

日期分布

学科分类号

  • 36 篇 工学
    • 29 篇 计算机科学与技术...
    • 11 篇 电气工程
    • 8 篇 软件工程
    • 7 篇 信息与通信工程
    • 3 篇 控制科学与工程
    • 2 篇 仪器科学与技术
    • 2 篇 网络空间安全
    • 1 篇 材料科学与工程(可...
    • 1 篇 电子科学与技术(可...
    • 1 篇 交通运输工程
    • 1 篇 公安技术
  • 7 篇 理学
    • 5 篇 物理学
    • 2 篇 数学
    • 1 篇 天文学
  • 1 篇 教育学
    • 1 篇 教育学
  • 1 篇 医学
    • 1 篇 临床医学
  • 1 篇 管理学
    • 1 篇 管理科学与工程(可...

主题

  • 42 篇 multithreaded pr...
  • 4 篇 debugging
  • 4 篇 object-oriented ...
  • 3 篇 synchronization
  • 3 篇 openmp
  • 2 篇 speculative mult...
  • 2 篇 parallel algorit...
  • 2 篇 parallel process...
  • 2 篇 languages
  • 2 篇 java virtual mac...
  • 2 篇 performance opti...
  • 2 篇 thread-level spe...
  • 2 篇 parallel program...
  • 2 篇 parallel archite...
  • 2 篇 dynamic memory m...
  • 2 篇 tbb
  • 2 篇 race conditions
  • 2 篇 race detection
  • 2 篇 text compression
  • 2 篇 binary code modi...

机构

  • 2 篇 singapore polyte...
  • 2 篇 hong kong polyte...
  • 1 篇 fce unicen dept ...
  • 1 篇 kyoto inst techn...
  • 1 篇 univ ghent dept ...
  • 1 篇 univ michigan an...
  • 1 篇 univ wisconsin m...
  • 1 篇 univ basel dept ...
  • 1 篇 marie curie sklo...
  • 1 篇 kyoto inst techn...
  • 1 篇 department of me...
  • 1 篇 department of co...
  • 1 篇 igor sikorsky ky...
  • 1 篇 iit dept comp sc...
  • 1 篇 univ aquila dept...
  • 1 篇 natl inst techno...
  • 1 篇 samara state tec...
  • 1 篇 univ fed pelotas...
  • 1 篇 univ. of washing...
  • 1 篇 michigan technol...

作者

  • 3 篇 kubica bartlomie...
  • 2 篇 ercan mf
  • 2 篇 shibayama kiyosh...
  • 2 篇 hirata hiroaki
  • 2 篇 ho tk
  • 2 篇 nunome atsushi
  • 2 篇 fung yf
  • 2 篇 cheung wl
  • 1 篇 hasegawa ryuzo
  • 1 篇 inoue k
  • 1 篇 herrera-acuna ra...
  • 1 篇 o'callahan r
  • 1 篇 gen’ichi yasuda
  • 1 篇 mashkov andrey
  • 1 篇 lee kw
  • 1 篇 yu misun
  • 1 篇 lo c.-t.d.
  • 1 篇 yuan sumin
  • 1 篇 wang yin
  • 1 篇 korndorfer jonas...

语言

  • 42 篇 英文
检索条件"主题词=Multithreaded programming"
42 条 记 录,以下是1-10 订阅
排序:
Speculative Memory: An Architectural Support for Explicit Speculations in multithreaded programming  15
Speculative Memory: An Architectural Support for Explicit Sp...
收藏 引用
15th IEEE/ACIS International Conference on Computer and Information Science (ICIS)
作者: Hirata, Hiroaki Nunome, Atsushi Shibayama, Kiyoshi Kyoto Inst Technol Fac Informat & Human Sci Sakyo Ku Kyoto 6068585 Japan
We have been developing a multiprocessor architecture which executes iterations of a loop speculatively in parallel. In this paper, we present speculative memory (SM), in order to enable the large-scale speculation wh... 详细信息
来源: 评论
Bug Finding Methods for multithreaded Student programming Projects
Bug Finding Methods for Multithreaded Student Programming Pr...
收藏 引用
作者: Naciri, William Malik Virginia Tech | University
The fork-join framework project is one of the more challenging programming assignments in the computer science curriculum at Virginia Tech. Students in Computer Systems must manage a pool of threads to facilitate the ... 详细信息
来源: 评论
LB4OMP: A Dynamic Load Balancing Library for multithreaded Applications
收藏 引用
IEEE TRANSACTIONS ON PARALLEL AND DISTRIBUTED SYSTEMS 2022年 第4期33卷 830-841页
作者: Korndorfer, Jonas H. Muller Eleliemy, Ahmed Mohammed, Ali Ciorba, Florina M. Univ Basel Dept Math & Comp Sci CH-4051 Basel Switzerland HPEs HPC AI EMEA Res Lab ERL Basel Switzerland
Exascale computing systems will exhibit high degrees of hierarchical parallelism, with thousands of computing nodes and hundreds of cores per node. Efficiently exploiting hierarchical parallelism is challenging due to... 详细信息
来源: 评论
Parallel algorithm development and testing using Petri-object simulation
收藏 引用
INTERNATIONAL JOURNAL OF PARALLEL EMERGENT AND DISTRIBUTED SYSTEMS 2021年 第6期36卷 549-564页
作者: Stetsenko, Inna V. Pavlov, Alexander A. Dyfuchyna, Oleksandra Igor Sikorsky Kyiv Polytech Inst Dept Informat & Software Engn Kiev Ukraine
Parallel algorithms are problematic to develop because of the negative influence of synchronisation, complicated behaviour of threads' capturing computing resources. Experimental results show performance time'... 详细信息
来源: 评论
An extension for Transactional Memory in OpenMP  21
An extension for Transactional Memory in OpenMP
收藏 引用
25th Brazilian Symposium on programming Languages (SBLP)
作者: Jardim, Andre D. Oliveira, Kevin Cardoso, Diogo J. Di Domenico, Daniel Du Bois, Andre R. Cavalheiro, Gerson G. H. Univ Fed Pelotas Programa Posgrad Comp Pelotas RS Brazil
The Transactional Memory model was proposed as a mechanism offering a higher-level programming interface to abstract some of the complexities associated with simultaneous access to shared data. Although modern tools f... 详细信息
来源: 评论
Multi-threaded Approach to Software High-speed Algorithms for Spectral Analysis of Multi-component Signals  21
Multi-threaded Approach to Software High-speed Algorithms fo...
收藏 引用
21st International Conference on Complex Systems - Control and Modeling Problems (CSCMP)
作者: Yakimov, Vladimir Zaberzhinskij, Borislav Mashkov, Andrey Bukanova, Yuliya Samara State Tech Univ Samara Russia
The article discusses the development of specialized software measuring-computing system, designed to operational spectral analysis of multicomponent signals based on data processing, obtained by simulating the proced... 详细信息
来源: 评论
Parallelization of a bound-consistency enforcing procedure and its application in solving nonlinear systems
收藏 引用
JOURNAL OF PARALLEL AND DISTRIBUTED COMPUTING 2017年 107卷 57-66页
作者: Kubica, Bartlomiej Jacek Warsaw Univ Life Sci Fac Appl Informat & Math Dept Appl Informat Nowoursynowska 159 PL-02776 Warsaw Poland
This paper considers incorporating a bound-consistency enforcing procedure to an interval branch-and-prune method. A heuristic to decide, when to use the developed operator, is proposed. As enforcing the bound-consist... 详细信息
来源: 评论
Experimental Performance Comparison of Dynamic Data Race Detection Techniques
收藏 引用
ETRI JOURNAL 2017年 第1期39卷 124-134页
作者: Yu, Misun Park, Seung-Min Chun, Ingeol Bae, Doo-Hwan ETRI SW & Content Res Lab Daejeon South Korea Korea Adv Inst Sci & Technol Software Engn Lab Daejeon South Korea
Data races are one of the most difficult types of bugs in concurrent multithreaded systems. It requires significant time and cost to accurately detect bugs in complex largescale programs. Although many race detection ... 详细信息
来源: 评论
A Software Implementation of Speculative Memory  18
A Software Implementation of Speculative Memory
收藏 引用
18th IEEE/ACIS International Conference on Software Engineering, Artificial Intelligence, Networking and Parallel/Distributed Computing (SNPD)
作者: Fujisawa, Kohei Nunome, Atsushi Shibayama, Kiyoshi Hirata, Hiroaki Kyoto Inst Technol Grad Sch Informat Sci Kyoto Japan Kyoto Inst Technol Fac Informat & Human Sci Kyoto Japan Kyoto Coll Grad Studies Informat Kyoto Japan
Many techniques for parallelizing a sequentially coded program have been developed and put to practical use, but there are many cases in which program codes cannot be parallelized because it is impossible to assure th... 详细信息
来源: 评论
PARSNIP: Performant Architecture for Race Safety with No Impact on Precision  17
PARSNIP: Performant Architecture for Race Safety with No Imp...
收藏 引用
50th Annual IEEE/ACM International Symposium on Microarchitecture (MICRO)
作者: Peng, Yuanfeng Wood, Benjamin P. Devietti, Joseph Univ Penn Philadelphia PA 19104 USA Wellesley Coll Wellesley MA 02181 USA
Data race detection is a useful dynamic analysis for multithreaded programs that is a key building block in record-and-replay, enforcing strong consistency models, and detecting concurrency bugs. Existing software rac... 详细信息
来源: 评论