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,151 contributions in the last year
Contribution activity
December 2019
- jakirkham/gpuci-build-environment Dockerfile
- jakirkham/zarr.js TypeScript
Created a pull request in conda-forge/conda-forge-pinning-feedstock that received 20 comments
Add CUDA 10.2 migration
Creates a migration to add CUDA 10.2 to the build matrix of CUDA compiled packages. Checklist Used a fork of the feedstock to propose changes Bu…
- [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