Create your own GitHub profile
Sign up for your own profile on GitHub, the best place to host code, manage projects, and build software alongside 40 million developers.
Sign up
Popular repositories
-
For building a docker image on Ubuntu with Grid Engine, DRMAA, and miniconda installed.
-
-
Forked from jfbercher/LecturesSignalProcessing
A series of Jupyter notebooks on signal processing
HTML 4
-
For building a docker image on CentOS with Grid Engine, DRMAA, and miniconda installed.
-
Forked from nanshe-org/spams-python
My fork of SPAMS ( http://spams-devel.gforge.inria.fr ) for python
3,085 contributions in the last year
Contribution activity
January 2020
- jakirkham/nbep-7 Python
Created a pull request in cupy/cupy that received 11 comments
- Use RMM's DeviceBuffer (in cudf-merge and elsewhere)
- Add option to use RMM with local-send-recv
- Update doc environment file
- Convert C strings to unicode directly
- WIP: Release GIL around C functions
- Cast callback function pointers to expected type
- Type send/recv functions
- Define `*_h` types as pointers to `struct`s
- Make `ucp_ep` a `struct` and `ucp_ep_h` a pointer
- Add missing `*` to C string
- Use `uintptr_t` to coerce to/from Python `int`s & C pointers
- Simplify PyMemoryView_GET_BUFFER call
- WIP: Mark C level functions as `nogil`
- Provide utility function for C string to unicode conversion
- Allow construction of `DeviceBuffer` with a `stream`
- Add missing `size_t` in `DeviceBuffer`
- Reuse the same `CUDA_HOME` logic from cuDF
- Move doc for `copy_to_host` to header file
- Move `copy_to_host` source to `cpp` file
- Inline `copy_to_host`
- Drop first `copy_to_host` extern in Cython
- Add some tests of the Python `DeviceBuffer`
Created an issue in conda-forge/conda-forge-webservices that received 3 comments
Re-rendering command doesn't work on org repos
The re-rendering bot currently doesn't work correctly when requesting a re-rendering on a PR submitted from an org repo. It also erroneously compla…