2022 IEEE 34th International Symposium on Computer Architecture and High Performance Computing (SBAC-PAD) 2022
DOI: 10.1109/sbac-pad55451.2022.00025
|View full text |Cite
|
Sign up to set email alerts
|

A Multi-GPU Python Solver for Low-Temperature Non-Equilibrium Plasmas

Help me understand this report

Search citation statements

Order By: Relevance

Paper Sections

Select...
1
1

Citation Types

0
2
0

Year Published

2023
2023
2024
2024

Publication Types

Select...
2
1

Relationship

0
3

Authors

Journals

citations
Cited by 3 publications
(2 citation statements)
references
References 25 publications
0
2
0
Order By: Relevance
“…Numba enables compiling Python to machine code and achieves speeds typically only attainable by lower-level compiled languages, such as C, C++ or FORTRAN. Numba has been used across many scientific domains as both a tool to accelerate codebases and as a platform for computational research, as puth forth by authors such as [60][61][62][63][64][65][66][67][68][69][70][71][72][73][74]. Numba is essentially a front end to LLVM, which was originally proposed as a high-performance compiler infrastructure by [75].…”
Section: Fair Cpu and Gpu Comparisonsmentioning
confidence: 99%
“…Numba enables compiling Python to machine code and achieves speeds typically only attainable by lower-level compiled languages, such as C, C++ or FORTRAN. Numba has been used across many scientific domains as both a tool to accelerate codebases and as a platform for computational research, as puth forth by authors such as [60][61][62][63][64][65][66][67][68][69][70][71][72][73][74]. Numba is essentially a front end to LLVM, which was originally proposed as a high-performance compiler infrastructure by [75].…”
Section: Fair Cpu and Gpu Comparisonsmentioning
confidence: 99%
“…CuPy provides a simple NumPy-like interface with GPU acceleration [16,17]. Its compatibility with existing Python libraries and support for a wide range of mathematical operations have made it a popular choice for scientific computing tasks (e.g., [82,83]).…”
Section: Introductionmentioning
confidence: 99%