Skip to content
Avatar

Organizations

@OP2 @numba @A2109devs @firedrakeproject
Block or Report

Block or report gmarkall

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse

Popular repositories

  1. cuda_cg Public

    Conjugate Gradient solver written in CUDA

    C 27 4

  2. Worked example of the process from Python source to CUDA kernel execution with Numba

    Jupyter Notebook 25 3

  3. Linux kernel for the Lenovo Ideapad A1

    C 11 7

  4. Materials for the OSHCamp 2019 workshop - Customising RI5CY: an open-source RISC-V core

    9 2

1,035 contributions in the last year

Jul Aug Sep Oct Nov Dec Jan Feb Mar Apr May Jun Jul Mon Wed Fri
Activity overview
Contributed to numba/numba, rapidsai/ptxcompiler, numba/llvmlite and 33 other repositories

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

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

Seeing something unexpected? Take a look at the GitHub profile guide.