2022 30th Euromicro International Conference on Parallel, Distributed and Network-Based Processing (PDP) 2022
DOI: 10.1109/pdp55904.2022.00013
|View full text |Cite
|
Sign up to set email alerts
|

NAS Parallel Benchmark Kernels with Python: A performance and programming effort analysis focusing on GPUs

Help me understand this report

Search citation statements

Order By: Relevance

Paper Sections

Select...
1
1

Citation Types

0
2
0

Year Published

2022
2022
2024
2024

Publication Types

Select...
3
2
1

Relationship

0
6

Authors

Journals

citations
Cited by 7 publications
(2 citation statements)
references
References 21 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%
“…A recent review and comparison of previous work on NPB parallelizations is given by Löff et al [27]. There are also research efforts porting NPB to higher-level programming languages such as Python, providing parallel implementations for GPUs by using Numba (an LLVM-based Python JIT compiler) [18].…”
Section: Related Workmentioning
confidence: 99%