Compilers / Python / Numerical methods
Block or Report
Block or report gmarkall
Report abuse
Contact GitHub support about this user’s behavior. Learn more about reporting abuse.
Report abusePopular repositories
-
-
life-of-a-numba-kernel Public
Worked example of the process from Python source to CUDA kernel execution with Numba
-
-
oshcamp-2019-workshop Public
Materials for the OSHCamp 2019 workshop - Customising RI5CY: an open-source RISC-V core
1,035 contributions in the last year
Activity overview
Contribution activity
July 2022
Created 2 commits in 1 repository
Created a pull request in numba/numba that received 3 comments
CUDA stubs docstring: Replace illegal escape sequence
The escape sequence \| was added to the documentation for or_ to
prevent Sphinx interpreting the pipe as the start of an inline
substitution start …
+20
−18
•
3
comments
Reviewed 7 pull requests in 2 repositories
numba/numba
6 pull requests
numba/llvmlite
1 pull request
Created an issue in numba/numba that received 6 comments
CUDA: Numerical differences between CPython / CPU target and the CUDA target in math.pow
Originally noticed on Discourse. The following: from numba import cuda, njit import numpy as np import math def inner(x, y): return int(math.pow(x, y…
6
comments

