Popular repositories
1,067 contributions in the last year
Less
More
Activity overview
Contributed to
ipld/team-mgmt,
multiformats/rust-multihash,
vmx/storethehash
and 5 other
repositories
Contribution activity
August 2021
Created 16 commits in 5 repositories
Created 1 repository
- vmx/cl3 Rust
Created a pull request in kenba/opencl3 that received 26 comments
Implement CL_VERSION_* features
openccl3 specifies compile time features for the different OpenCL versions,
but they weren't fully implemented. This PR implements them. The functions
+170
−57
•
26
comments
Opened 13 other pull requests in 7 repositories
filecoin-project/rust-gpu-tools
5
merged
filecoin-project/filecoin-ffi
1
open
1
merged
pipedown/noise
2
merged
kenba/cl3
1
merged
filecoin-project/bellperson
1
open
ipld/team-mgmt
1
open
kenba/opencl3
1
merged
Reviewed 7 pull requests in 5 repositories
filecoin-project/bellperson
3 pull requests
filecoin-project/rust-fil-proofs
1 pull request
multiformats/multicodec
1 pull request
filecoin-project/filecoin-ffi
1 pull request
filecoin-project/neptune
1 pull request
Created an issue in kenba/opencl3 that received 7 comments
opencl3 cannot be compiled with OpenCl 1.2 features only
Currently it is not possible to compile opencl3 with only OpenCL 1.2 features enabled.
Background is that I only use OpenCL 1.2 features in my code…
7
comments