咨询与建议

限定检索结果

文献类型

  • 15 篇 会议
  • 11 篇 期刊文献

馆藏范围

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

日期分布

学科分类号

  • 23 篇 工学
    • 20 篇 计算机科学与技术...
    • 6 篇 软件工程
    • 1 篇 力学(可授工学、理...
    • 1 篇 机械工程
    • 1 篇 电气工程
    • 1 篇 信息与通信工程
    • 1 篇 控制科学与工程
  • 5 篇 理学
    • 3 篇 物理学
    • 2 篇 数学
  • 2 篇 医学
    • 2 篇 临床医学
  • 1 篇 教育学
    • 1 篇 教育学
  • 1 篇 管理学
    • 1 篇 管理科学与工程(可...

主题

  • 26 篇 multi-threaded p...
  • 3 篇 debugging
  • 3 篇 parallel computi...
  • 2 篇 performance
  • 2 篇 performance and ...
  • 2 篇 java
  • 2 篇 energy consumpti...
  • 2 篇 race conditions
  • 2 篇 race detection
  • 2 篇 thread managemen...
  • 2 篇 synchronization
  • 2 篇 parallel program...
  • 2 篇 csp#
  • 1 篇 modeling checkin...
  • 1 篇 parallel process...
  • 1 篇 segmentation
  • 1 篇 audio api
  • 1 篇 clustering
  • 1 篇 dynamical system...
  • 1 篇 socket

机构

  • 2 篇 suny binghamton ...
  • 2 篇 univ fed pernamb...
  • 1 篇 tangshan coll ta...
  • 1 篇 natl chiao tung ...
  • 1 篇 univ chinese aca...
  • 1 篇 univ inst techno...
  • 1 篇 univ tulsa tandy...
  • 1 篇 harvard univ joh...
  • 1 篇 acad sinica inst...
  • 1 篇 jis coll engn de...
  • 1 篇 agh univ sci & t...
  • 1 篇 beijing informat...
  • 1 篇 nasa jpl lab rel...
  • 1 篇 natl univ singap...
  • 1 篇 cracow univ tech...
  • 1 篇 xian univ techno...
  • 1 篇 beijing elect sc...
  • 1 篇 univ maryland co...
  • 1 篇 tung hai univ de...
  • 1 篇 univ karlsruhe d...

作者

  • 2 篇 dong jin song
  • 2 篇 liu yu david
  • 2 篇 pinto gustavo
  • 2 篇 zhu huiquan
  • 2 篇 lin shang-wei
  • 2 篇 castor fernando
  • 1 篇 mukherjee anirud...
  • 1 篇 diao jiawen
  • 1 篇 rycroft chris h.
  • 1 篇 benaya tamar
  • 1 篇 tichy walter f.
  • 1 篇 lazar emanuel a.
  • 1 篇 holzmann gerard ...
  • 1 篇 bielanski jan
  • 1 篇 chakraborty saya...
  • 1 篇 zhang nan
  • 1 篇 sitnichenko alex...
  • 1 篇 yang feng
  • 1 篇 kubica bartlomie...
  • 1 篇 ma zhan feng

语言

  • 21 篇 英文
  • 5 篇 其他
检索条件"主题词=Multi-threaded programming"
26 条 记 录,以下是1-10 订阅
A multi-threaded programming Strategy for Parallel Weather Forecast Model Using C#
A Multi-Threaded Programming Strategy for Parallel Weather F...
收藏 引用
2nd IEEE International Conference on Parallel, Distributed and Grid Computing (PDGC)
作者: Barbhuiya, Saki Liang, Ying Univ West Scotland Sch Comp Paisley Renfrew Scotland
It is seen that Weather Forecast Models (WFMs) are often implemented using the sequential programs. This usually takes longer execution time, larger computer resources and more power as WFMs involve high level computa... 详细信息
来源: 评论
Finite element numerical integration for first order approximations on multi- and many-core architectures
收藏 引用
COMPUTER METHODS IN APPLIED MECHANICS AND ENGINEERING 2016年 305卷 827-848页
作者: Banas, Krzysztof Kruzel, Filip Bielanski, Jan AGH Univ Sci & Technol Dept Appl Comp Sci & Modelling Mickiewicza 30 PL-30059 Krakow Poland Cracow Univ Technol Inst Comp Sci Warszawska 24 PL-31155 Krakow Poland
The paper presents investigations on the performance of the finite element numerical integration algorithm for first order approximations and three processor architectures, popular in scientific computing, classical x... 详细信息
来源: 评论
Computing Optimised Parallel Speeded-Up Robust Features (P-SURF) on multi-Core Processors
收藏 引用
INTERNATIONAL JOURNAL OF PARALLEL programming 2010年 第2期38卷 138-158页
作者: Zhang, Nan Xian Jiaotong Liverpool Univ Dept Comp Sci & Software Engn Suzhou Peoples R China
This article presents a novel CPU-based parallel algorithm (P-SURF) that computes the Speeded-Up Robust Features (SURF), a local descriptor that is able to find point correspondences between images in spite of scaling... 详细信息
来源: 评论
Bounding the number of segment histories during data race detection
收藏 引用
PARALLEL COMPUTING 2002年 第9期28卷 1221-1238页
作者: Christiaens, M Ronsse, M De Bosschere, K Univ Ghent B-9000 Ghent Belgium
In this article we present a technique for reducing the memory overhead while performing data race detection. Data races occur when multiple threads modify the same memory location without proper synchronization. In o... 详细信息
来源: 评论
From verified model to executable program: the PAT approach
收藏 引用
INNOVATIONS IN SYSTEMS AND SOFTWARE ENGINEERING 2016年 第1期12卷 1-26页
作者: Zhu, Huiquan Sun, Jing Dong, Jin Song Lin, Shang-Wei Natl Univ Singapore Dept Comp Sci Singapore 117548 Singapore Univ Auckland Dept Comp Sci Auckland 1 New Zealand Nanyang Technol Univ Sch Comp Engn 50 Nanyang Ave Singapore 639798 Singapore
CSP# is a formal modeling language that emphasizes the design of communication in concurrent systems. PAT framework provides a model checking environment for the simulation and verification of CSP# models. Although th... 详细信息
来源: 评论
A Stack-Slicing Algorithm for multi-Core Model Checking
收藏 引用
ELECTRONIC NOTES IN THEORETICAL COMPUTER SCIENCE 2008年 第1期198卷 3-16页
作者: Holzmann, Gerard J. NASA JPL Lab Reliable Software 4800 Oak Grove Dr Pasadena CA 91109 USA
The broad availability of multi-core chips on standard desktop PCs provides strong motivation for the development of new algorithms for logic model checkers that can take advantage of the additional processing power. ... 详细信息
来源: 评论
Fault Detection in multi-threaded C++ Server Applications
收藏 引用
ELECTRONIC NOTES IN THEORETICAL COMPUTER SCIENCE 2007年 第9期174卷 5-22页
作者: Muehlenfeld, Arndt Wotawa, Franz Graz Univ Technol Inst Software Technol Graz Austria
Due to increasing demands in processing power on the one hand, but the physical limit on CPU clock speed on the other hand, multi-threaded programming is becoming more important in current applications. Unfortunately,... 详细信息
来源: 评论
Parallel multi-View Graph Matrix Completion for Large Input Matrix  9
Parallel Multi-View Graph Matrix Completion for Large Input ...
收藏 引用
9th IEEE Annual Computing and Communication Workshop and Conference (CCWC)
作者: Koohi, Arezou Homayoun, Houman George Mason Univ Elect & Comp Engn Fairfax VA 22030 USA
We propose a method for parallel multi-view graph matrix completion for the prediction of ratings in recommender systems. The missing ratings are computed based on both the similarity matrix in addition to a rating ma... 详细信息
来源: 评论
Scalable Data-Driven PageRank: Algorithms, System Issues, and Lessons Learned  21st
Scalable Data-Driven PageRank: Algorithms, System Issues, an...
收藏 引用
21st International Conference on Parallel and Distributed Computing (Euro-Par)
作者: Whang, Joyce Jiyoung Lenharth, Andrew Dhillon, Inderjit S. Pingali, Keshav Univ Texas Austin Austin TX 78712 USA
Large-scale network and graph analysis has received considerable attention recently. Graph mining techniques often involve an iterative algorithm, which can be implemented in a variety of ways. Using PageRank as a mod... 详细信息
来源: 评论
Helgrind+: An Efficient Dynamic Race Detector
Helgrind<SUP>+</SUP>: An Efficient Dynamic Race Detector
收藏 引用
23rd IEEE International Parallel and Distributed Processing Symposium
作者: Jannesari, Ali Bao, Kalbin Pankratius, Victor Tichy, Walter F. Univ Karlsruhe D-76131 Karlsruhe Germany
Finding synchronization defects is difficult due to non-deterministic orderings of parallel threads. Current tools for detecting synchronization defects tend to miss man), data races or produce an overwhelming number ... 详细信息
来源: 评论