Block or Report
Block or report SimeonEhrig
Report abuse
Contact GitHub support about this user’s behavior. Learn more about reporting abuse.
Report abusePopular repositories
-
CUDA-Runtime-Interpreter Public
It's a prototype for an interpreter, which can interpret the host code of a CUDA Program, written with the runtime API.
-
-
-
-
ptychography Public
Forked from Ptychography-4-0/ptychography
Code repository for Ptychography 4.0 project.
Jupyter Notebook 1
265 contributions in the last year
Less
More
Activity overview
Contributed to
alpaka-group/vikunja,
alpaka-group/alpaka,
ComputationalRadiationPhysics/student_project_python_bindings
and 5 other
repositories
Contribution activity
April 2022
Created 1 commit in 1 repository
Opened 3 pull requests in 2 repositories
alpaka-group/alpaka
1
merged
1
open
alpaka-group/vikunja
1
open
Reviewed 1 pull request in 1 repository
alpaka-group/alpaka
1 pull request
Created an issue in alpaka-group/alpaka that received 11 comments
alpaka math functions does not work in lambdas with alpaka 0.9 and CUDA backend
Problem
I want to pass a lambda to a kernel, which is called and use a alpaka::math function. Therefore the lambda needs an acc object as argument.…
11
comments