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,244 contributions in the last year
Contribution activity
December 2019
- jakirkham/gpuci-build-environment Dockerfile
- jakirkham/zarr.js TypeScript
Created a pull request in openucx/ucx that received 15 comments
CONFIG/M4: Fix typo in --cache-line-size help
What
Fixes a typo in ./configure's --cache-line-size help message.
Why ?
As above
How ?
NA
- [FEA] Add method to copy device_buffer back to host memory
- Use the `**` operation in the Python example
- Add array-like properties to `DeviceBuffer`
- Add `dtype` property to `DeviceBuffer`
- Add `strides` property to `DeviceBuffer`
- Add `shape` property to `DeviceBuffer`
- Add `ndim` property to `DeviceBuffer`
- Simplify DeviceBuffer methods
- Drop unused imports from `device_buffer.pyx`
Created an issue in rapidsai/rmm that received 9 comments
[FEA] Method to copy `device_buffer` to host
Is your feature request related to a problem? Please describe.
Currently device_buffer is able to construct itself using memory on the host. It wou…
- UCX_TLS=all works sometimes?
- Using busy-waiting instead of waiting for wakeup
- Check whether `UCX_MEMTYPE_CACHE=n` is still needed
- Avoiding `__del__` in `TopologicalDistance`
- IB Connection Support build options
- Environment variables reference
- Use pytest.importorskip
- Update doc environment file to use rapidsai channel