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

Add Python wrappers for c.parallel merge_sort API #3763

Draft
wants to merge 6 commits into
base: main
Choose a base branch
from

Conversation

NaderAlAwar
Copy link
Contributor

Description

Closes #3459.

Checklist

  • New or existing tests cover these changes.
  • The documentation is up to date with these changes.

@NaderAlAwar NaderAlAwar requested a review from a team as a code owner February 10, 2025 19:09
@NaderAlAwar NaderAlAwar requested a review from leofang February 10, 2025 19:09
@NaderAlAwar NaderAlAwar marked this pull request as draft February 10, 2025 19:09
Copy link

copy-pr-bot bot commented Feb 10, 2025

Auto-sync is disabled for draft pull requests in this repository. Workflows must be run manually.

Contributors can view more details about this message here.

Copy link
Contributor

🟥 CI finished in 5m 51s: Pass: 0%/1 | Total: 5m 51s | Avg: 5m 51s | Max: 5m 51s
  • 🟥 python: Pass: 0%/1 | Total: 5m 51s | Avg: 5m 51s | Max: 5m 51s

    🟥 cpu
      🟥 amd64              Pass:   0%/1   | Total:  5m 51s | Avg:  5m 51s | Max:  5m 51s
    🟥 ctk
      🟥 12.8               Pass:   0%/1   | Total:  5m 51s | Avg:  5m 51s | Max:  5m 51s
    🟥 cudacxx
      🟥 nvcc12.8           Pass:   0%/1   | Total:  5m 51s | Avg:  5m 51s | Max:  5m 51s
    🟥 cudacxx_family
      🟥 nvcc               Pass:   0%/1   | Total:  5m 51s | Avg:  5m 51s | Max:  5m 51s
    🟥 cxx
      🟥 GCC13              Pass:   0%/1   | Total:  5m 51s | Avg:  5m 51s | Max:  5m 51s
    🟥 cxx_family
      🟥 GCC                Pass:   0%/1   | Total:  5m 51s | Avg:  5m 51s | Max:  5m 51s
    🟥 gpu
      🟥 rtx2080            Pass:   0%/1   | Total:  5m 51s | Avg:  5m 51s | Max:  5m 51s
    🟥 jobs
      🟥 Test               Pass:   0%/1   | Total:  5m 51s | Avg:  5m 51s | Max:  5m 51s
    

👃 Inspect Changes

Modifications in project?

Project
CCCL Infrastructure
libcu++
CUB
Thrust
CUDA Experimental
+/- python
CCCL C Parallel Library
Catch2Helper

Modifications in project or dependencies?

Project
CCCL Infrastructure
libcu++
CUB
Thrust
CUDA Experimental
+/- python
CCCL C Parallel Library
Catch2Helper

🏃‍ Runner counts (total jobs: 1)

# Runner
1 linux-amd64-gpu-rtx2080-latest-1

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: In Progress
Development

Successfully merging this pull request may close these issues.

Add Python wrappers for merge_sort
1 participant