咨询与建议

限定检索结果

文献类型

  • 23 篇 期刊文献
  • 20 篇 会议

馆藏范围

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

日期分布

学科分类号

  • 39 篇 工学
    • 35 篇 计算机科学与技术...
    • 17 篇 软件工程
    • 9 篇 电气工程
    • 2 篇 信息与通信工程
  • 14 篇 理学
    • 11 篇 数学
    • 2 篇 天文学
    • 2 篇 统计学(可授理学、...
    • 1 篇 物理学
  • 1 篇 管理学
    • 1 篇 管理科学与工程(可...

主题

  • 43 篇 massively parall...
  • 7 篇 ccs concepts
  • 4 篇 parallel algorit...
  • 4 篇 gpu
  • 3 篇 mapreduce
  • 3 篇 computational mo...
  • 3 篇 scientific visua...
  • 3 篇 parallel computi...
  • 3 篇 computing method...
  • 3 篇 domain decomposi...
  • 2 篇 query processing
  • 2 篇 scalability
  • 2 篇 variational ineq...
  • 2 篇 connectivity
  • 2 篇 computer graphic...
  • 2 篇 mpc
  • 2 篇 center dot compu...
  • 2 篇 rendering
  • 2 篇 distributed algo...
  • 2 篇 center dot theor...

机构

  • 2 篇 univ s florida t...
  • 2 篇 graz univ techno...
  • 2 篇 max planck inst ...
  • 2 篇 vsb tech univ os...
  • 1 篇 univ cote azur i...
  • 1 篇 hsch medien d-70...
  • 1 篇 univ copenhagen ...
  • 1 篇 duke univ durham...
  • 1 篇 univ pittsburgh ...
  • 1 篇 univ warwick dep...
  • 1 篇 univ of bergen b...
  • 1 篇 univ turin comp ...
  • 1 篇 univ s florida c...
  • 1 篇 king abdullah un...
  • 1 篇 czech tech univ ...
  • 1 篇 tech univ denmar...
  • 1 篇 arizona state un...
  • 1 篇 sandia natl labs...
  • 1 篇 univ penn wharto...
  • 1 篇 no arizona univ ...

作者

  • 2 篇 horak david
  • 2 篇 keller alexander
  • 2 篇 coy sam
  • 2 篇 czumaj artur
  • 2 篇 guthe michael
  • 2 篇 moreland kenneth
  • 2 篇 kruzik jakub
  • 2 篇 binder nikolaus
  • 2 篇 dostal zdenek
  • 1 篇 yuan yongke
  • 1 篇 jain aryamaan
  • 1 篇 bittner jiri
  • 1 篇 plateauhollevill...
  • 1 篇 lucas l.
  • 1 篇 peterka tom
  • 1 篇 chajdas matthaeu...
  • 1 篇 brzobohaty tomas
  • 1 篇 papka michael e.
  • 1 篇 gain james
  • 1 篇 nagel wolfgang e...

语言

  • 43 篇 英文
检索条件"主题词=massively parallel algorithms"
43 条 记 录,以下是11-20 订阅
排序:
GPU algorithms for Fastest Path Problem in Temporal Graphs  24
GPU Algorithms for Fastest Path Problem in Temporal Graphs
收藏 引用
53rd International Conference on parallel Processing (ICPP)
作者: Srikanth, Mithinti Singh, Prashant Ramakrishna, G. Indian Inst Technol Tirupati Tirupati Andhra Pradesh India
This paper introduces the first GPU-based parallel algorithms to solve the fastest path duration (FPD) problem in temporal graphs. Fastest path duration in temporal graphs is a well studied problem that has multiple u... 详细信息
来源: 评论
Cover or Pack: New Upper and Lower Bounds for massively parallel Joins  21
Cover or Pack: New Upper and Lower Bounds for Massively Para...
收藏 引用
40th ACM SIGMOD-SIGACT-SIGAI Symposium on Principles of Database Systems (PODS)
作者: Hu, Xiao Duke Univ Durham NC 27706 USA
This paper considers the worst-case complexity of multi-round join evaluation in the massively parallel Computation (MPC) model. Unlike the sequential RAM model, in which there is a unified optimal algorithm based on ... 详细信息
来源: 评论
Location-Sensitive String Problems in MPC  23
Location-Sensitive String Problems in MPC
收藏 引用
35th ACM Symposium on parallelism in algorithms and Architectures (SPAA)
作者: Gilbert, Jacob Hajiaghayi, MohammadTaghi Saleh, Hamed Seddighin, Saeed Univ Maryland College Pk MD 20742 USA Toyota Technol Inst Chicago Chicago IL USA
A suffix tree is a trie-like data structure that stores every suffix of an input string of length n. Finding the Suffix Tree of a given string is a well-studied and classic problem. A compressed suffix tree is constru... 详细信息
来源: 评论
Accelerating BWA-MEM Read Mapping on GPUs  23
Accelerating BWA-MEM Read Mapping on GPUs
收藏 引用
37th ACM International Conference on Supercomputing (ACM ICS)
作者: Minh Pham Tu, Yicheng Lv, Xiaoyi Univ S Florida Tampa FL 33620 USA Xinjiang Univ Urumqi Peoples R China
Advancements in Next-Generation Sequencing (NGS) have significantly reduced the cost of generating DNA sequence data and increased the speed of data production. However, such high-throughput data production has increa... 详细信息
来源: 评论
G-PICS: A Framework for GPU-Based Spatial Indexing and Query Processing
收藏 引用
IEEE TRANSACTIONS ON KNOWLEDGE AND DATA ENGINEERING 2022年 第3期34卷 1243-1257页
作者: Lewis, Zhila-Nouri Tu, Yi-Cheng Univ S Florida Comp Sci & Engn Tampa FL 33620 USA
Support for efficient spatial data storage and retrieval has become a vital component in almost all spatial database systems. While GPUs have become a mainstream platform for high-throughput data processing in recent ... 详细信息
来源: 评论
Faster Segmented Sort on GPUs  29th
Faster Segmented Sort on GPUs
收藏 引用
29th International Conference on parallel and Distributed Computing (Euro-Par)
作者: Kobus, Robin Nelgen, Johannes Henkys, Valentin Schmidt, Bertil Johannes Gutenberg Univ Mainz Inst Comp Sci D-55128 Mainz Germany
Efficient parallel implementations of various sorting algorithms on modern hardware platforms are essential to numerous application areas. In this paper, we first measure the performance of the leading segmented sort ... 详细信息
来源: 评论
Scalable adaptive algorithms for next-generation multiphase flow simulations  37
Scalable adaptive algorithms for next-generation multiphase ...
收藏 引用
37th IEEE International parallel and Distributed Processing Symposium (IPDPS)
作者: Saurabh, Kumar Ishii, Masado Khanwale, Makrand A. Sundar, Hari Ganapathysubramanian, Baskar Iowa State Univ Dept Mech Engn Ames IA 50011 USA Univ Utah Sch Comp Salt Lake City UT USA Stanford Univ Ctr Turbulence Res Stanford CA USA
High-fidelity flow simulations are indispensable when analyzing systems exhibiting multiphase flow phenomena. The accuracy of multiphase flow simulations is strongly contingent upon the finest mesh resolution used to ... 详细信息
来源: 评论
Highly scalable hybrid domain decomposition method for the solution of huge scalar variational inequalities
收藏 引用
NUMERICAL algorithms 2022年 第2期91卷 773-801页
作者: Dostal, Zdenek Horak, David Kruzik, Jakub Brzobohaty, Tomas Vlach, Oldrich VSB Tech Univ Ostrava Dept Appl Math 17 Listopadu 15 Ostrava 70833 Czech Republic VSB Tech Univ Ostrava IT4Innovat Natl Supercomp Ctr 17 Listopadu 15 Ostrava 70833 Czech Republic VSB TU Ostrava Dept Appl Math Ostrava Czech Republic Inst Geon ASCR Ostrava Czech Republic
The unpreconditioned hybrid domain decomposition method was recently shown to be a competitive solver for linear elliptic PDE problems discretized by structured grids. Here, we plug H-TFETI-DP (hybrid total finite ele... 详细信息
来源: 评论
FastFlow: GPU Acceleration of Flow and Depression Routing for Landscape Simulation
收藏 引用
COMPUTER GRAPHICS FORUM 2024年 第7期43卷
作者: Jain, Aryamaan Kerbl, Bernhard Gain, James Finley, Brandon Cordonnier, Guillaume Univ Cote Azur Inria Nice France TU Wien Vienna Austria Univ Cape Town Cape Town South Africa Univ Lausanne Lausanne Switzerland
Terrain analysis plays an important role in computer graphics, hydrology and geomorphology. In particular, analyzing the path of material flow over a terrain with consideration of local depressions is a precursor to m... 详细信息
来源: 评论
In Situ Visualization With Temporal Caching
收藏 引用
COMPUTING IN SCIENCE & ENGINEERING 2021年 第3期23卷 25-33页
作者: DeMarle, David E. Bauer, Andrew C. 2200 Mission Coll Blvd Santa Clara CA 95054 USA US Army Engineer Res & Dev Ctr Vicksburg MS 39180 USA
In situ visualization is a technique in which plots and other visual analyses are performed in tandem with numerical simulation processes in order to better utilize HPC machine resources. Especially with unattended ex... 详细信息
来源: 评论