Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

GPU implementation of hamming distance #541

Open
wants to merge 152 commits into
base: main
Choose a base branch
from

Conversation

felixpetschko
Copy link
Collaborator

@felixpetschko felixpetschko commented Aug 19, 2024

Hamming distance implementation with numba.cuda for GPU support.
This is built on top of the changes in Hamming distance implementation with Numba #512

@grst:

felixpetschko and others added 30 commits April 29, 2024 13:28
felixpetschko and others added 24 commits February 5, 2025 10:37
src/scirpy/ir_dist/metrics.py Outdated Show resolved Hide resolved
src/scirpy/ir_dist/metrics.py Outdated Show resolved Hide resolved
src/scirpy/ir_dist/metrics.py Outdated Show resolved Hide resolved
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
run-gpu-ci runs GPU CI
Projects
Status: In progress
Development

Successfully merging this pull request may close these issues.

3 participants