中文
相关论文

相关论文: Application of interactive parallel visualization …

200 篇论文

Intelligent power grid research, i.e. smart grid, involves many simultaneous users spread over a relatively large geographical area. A tool for advancing research and community education is presented utilizing large-scale visualization…

人机交互 · 计算机科学 2015-09-22 Chris Foreman , Rammohan K. Ragade , James H. Graham

We study approximation algorithms for graph pricing with vertex capacities yet without the traditional envy-free constraint. Specifically, we have a set of items $V$ and a set of customers $X$ where each customer $i \in X$ has a budget…

数据结构与算法 · 计算机科学 2019-12-12 Zachary Friggstad , Maryam Mahboub

Mozilla Research is developing Servo, a parallel web browser engine, to exploit the benefits of parallelism and concurrency in the web rendering pipeline. Parallelization results in improved performance for pinterest.com but not for…

分布式、并行与集群计算 · 计算机科学 2020-02-11 Rohit Zambre , Lars Bergstrom , Laleh Aghababaie Beni , Aparna Chandramowliswharan

There is an ever-present need for shared memory parallelization schemes to exploit the full potential of multi-core architectures. The most common parallelization API addressing this need today is OpenMP. Nevertheless, writing parallel code…

分布式、并行与集群计算 · 计算机科学 2023-05-23 Tal Kadosh , Nadav Schneider , Niranjan Hasabnis , Timothy Mattson , Yuval Pinter , Gal Oren

We propose a server-based approach to manage a general-purpose graphics processing unit (GPU) in a predictable and efficient manner. Our proposed approach introduces a GPU server that is a dedicated task to handle GPU requests from other…

分布式、并行与集群计算 · 计算机科学 2018-05-14 Hyoseung Kim , Pratyush Patel , Shige Wang , Ragunathan , Rajkumar

Considering the diverse nature of real-world distributed applications that makes it hard to identify a representative subset of distributed benchmarks, we focus on their underlying distributed algorithms. We present and characterize a new…

分布式、并行与集群计算 · 计算机科学 2013-10-11 Suyash Gupta , V. Krishna Nandivada

Prevailing LLM serving engines employ expert parallelism (EP) to implement multi-device inference of massive MoE models. However, the efficiency of expert parallel inference is largely bounded by inter-device communication, as EP embraces…

机器学习 · 计算机科学 2026-03-02 Yan Li , Zhenyu Zhang , Zhengang Wang , Pengfei Chen , Pengfei Zheng

Betweenness centrality is one of the most popular vertex centrality measures in network analysis. Hence, many (sequential and parallel) algorithms to compute or approximate betweenness have been devised. Recent algorithmic advances have…

分布式、并行与集群计算 · 计算机科学 2019-10-25 Alexander van der Grinten , Henning Meyerhenke

In this paper, we study various parallelization schemes for the Variable Neighborhood Search (VNS) metaheuristic on a CPU-GPU system via OpenMP and OpenACC. A hybrid parallel VNS method is applied to recent benchmark problem instances for…

神经与进化计算 · 计算机科学 2017-04-19 Nikolaos Antoniadis , Angelo Sifaleras

These lecture notes are designed to accompany an imaginary, virtual, undergraduate, one or two semester course on fundamentals of Parallel Computing as well as to serve as background and reference for graduate courses on High-Performance…

分布式、并行与集群计算 · 计算机科学 2025-10-02 Jesper Larsson Träff

Similarity search approaches based on graph walks have recently attained outstanding speed-accuracy trade-offs, taking aside the memory requirements. In this paper, we revisit these approaches by considering, additionally, the memory…

计算机视觉与模式识别 · 计算机科学 2018-06-07 Matthijs Douze , Alexandre Sablayrolles , Hervé Jégou

Parallel event sequences, such as those collected in program execution traces and automated manufacturing pipelines, are typically visualized as interactive parallel timelines. As the dataset size grows, these charts frequently experience…

人机交互 · 计算机科学 2025-08-12 Sayef Azad Sakin , Katherine E. Isaacs

We propose and discuss a paradigm that allows for expressing \emph{data-parallel} rendering with the classically non-parallel ANARI API. We propose this as a new standard for data-parallel sci-vis rendering, describe two different…

图形学 · 计算机科学 2024-07-02 Ingo Wald , Stefan Zellmann , Jefferson Amstutz , Qi Wu , Kevin Griffin , Milan Jaros , Stefan Wesner

MPI+Threads, embodied by the MPI/OpenMP hybrid programming model, is a parallel programming paradigm where threads are used for on-node shared-memory parallelization and MPI is used for multi-node distributed-memory parallelization. OpenMP…

分布式、并行与集群计算 · 计算机科学 2024-01-31 Hui Zhou , Ken Raffenetti , Junchao Zhang , Yanfei Guo , Rajeev Thakur

We develop multiple view visualization of higher dimensional data. Our work was chiefly motivated by the need to extract insight from four dimensional Quantum Chromodynamic (QCD) data. We develop visualization where multiple views,…

图形学 · 计算机科学 2007-05-23 Stanimire Tomov , Michael McGuigan

As AI-assisted development tools proliferate, developers face a growing challenge: understanding the cost, quality, and behavioral patterns of AI interactions across their workflow. We present a unified approach to AI observability for…

软件工程 · 计算机科学 2026-04-21 Happy Bhati , Twinkll Sisodia

High-performance computing (HPC) is reshaping computational drug discovery by enabling large-scale, time-efficient molecular simulations. In this work, we explore HPC-driven pipelines for Alzheimer's disease drug discovery, focusing on…

分布式、并行与集群计算 · 计算机科学 2025-09-03 Paul Ruiz Alliata , Diana Rubaga , Daniel Kumlin , Alberto Puliga

In this work, we address the issue of a virtual representation of objects of cultural heritage for haptic interaction. Our main focus is to provide haptic access to artistic objects of any physical scale to the differently-abled people.…

多媒体 · 计算机科学 2020-10-08 Sreeni K. G , Priyadarshini K , Praseedha A. K , Subhasis Chaudhuri

In this work, we propose a computationally efficient algorithm for visual policy learning that leverages differentiable simulation and first-order analytical policy gradients. Our approach decouple the rendering process from the computation…

机器学习 · 计算机科学 2025-11-12 Haoxiang You , Yilang Liu , Ian Abraham

Infrastructure-as-a-Service providers are offering their unused resources in the form of variable-priced virtual machines (VMs), known as "spot instances", at prices significantly lower than their standard fixed-priced resources. To lease…

分布式、并行与集群计算 · 计算机科学 2011-11-03 William Voorsluys , Saurabh Kumar Garg , Rajkumar Buyya
‹ 上一页 1 8 9 10 下一页 ›