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,152 contributions in the last year
Contribution activity
January 2020
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
- 10 repositories not shown
- jakirkham/nbep-7 Python
Created a pull request in numba/numba that received 22 comments
- Pass `size` as keyword argument to `DeviceBuffer`
- 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
- Use `DeviceBuffer` in `device_array`
- Simplify casting in `tobytes` and other cleanup
- Type `DeviceBuffer` arguments to `__cinit__`
- Explicitly force `DeviceBuffer.size` to an `int`
- Special case 0-size `DeviceBuffer` in `tobytes`
- WIP: Use pinned memory in tobytes
- Cleanup `DeviceBuffer`'s `__cinit__`
- 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/cupy-feedstock that received 10 comments
Pulling 7.1.0
It appears there was a pretty serious bug in CuPy 7.1.0. ( cupy/cupy#2971 ) Would like to pull the packages from conda-forge so that others don't r…