activity
20112021
most citedPerformance Evaluation of Advanced Features in CUDA Unified Memory

54 citations · 95 across the 12 of their papers we have counts for

collaborators
Showing cs.DCShow all

19 papers · 1 filter

cs.DC2021

Strong Scaling of OpenACC enabled Nek5000 on several GPU based HPC systems

Jonathan Vincent, Jing Gong, Martin Karp +11

We present new results on the strong parallel scaling for the OpenACC-accelerated implementation of the high-order spectral element fluid dynamics solver Nek5000. The test case con…

cs.DC20219 cited

A High-Fidelity Flow Solver for Unstructured Meshes on Field-Programmable Gate Arrays

Martin Karp, Artur Podobas, Tobias Kenter +4

The impending termination of Moore's law motivates the search for new forms of computing to continue the performance scaling we have grown accustomed to. Among the many emerging Po…

cs.DC20216 cited

StreamBrain: An HPC Framework for Brain-like Neural Networks on CPUs, GPUs and FPGAs

Artur Podobas, Martin Svedin, Steven W. D. Chien +5

The modern deep learning method based on backpropagation has surged in popularity and has been used in multiple domains and application areas. At the same time, there are other --…

cs.DC2021

Accelerating Radiation Therapy Dose Calculation with Nvidia GPUs

Felix Liu, Niclas Jansson, Artur Podobas +2

Radiation Treatment Planning (RTP) is the process of planning the appropriate external beam radiotherapy to combat cancer in human patients. RTP is a complex and compute-intensive…

cs.DC20205 cited

Optimization of Tensor-product Operations in Nekbone on GPUs

Martin Karp, Niclas Jansson, Artur Podobas +2

In the CFD solver Nek5000, the computation is dominated by the evaluation of small tensor operations. Nekbone is a proxy app for Nek5000 and has previously been ported to GPUs with…

cs.DC201954 cited

Performance Evaluation of Advanced Features in CUDA Unified Memory

Steven W. D. Chien, Ivy B. Peng, Stefano Markidis

CUDA Unified Memory improves the GPU programmability and also enables GPU memory oversubscription. Recently, two advanced memory features, memory advises and asynchronous prefetch,…