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

cuda.parallel: Address Python<3.9 TODOs #3318

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

shwina
Copy link
Contributor

@shwina shwina commented Jan 10, 2025

Description

Following #3293, we can now use newer Python syntax and features (no newer than Python 3.9).

Checklist

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

@shwina shwina requested a review from a team as a code owner January 10, 2025 12:38
@shwina shwina requested a review from NaderAlAwar January 10, 2025 12:38
Copy link
Contributor

🟩 CI finished in 23m 17s: Pass: 100%/1 | Total: 23m 17s | Avg: 23m 17s | Max: 23m 17s
  • 🟩 python: Pass: 100%/1 | Total: 23m 17s | Avg: 23m 17s | Max: 23m 17s

    🟩 cpu
      🟩 amd64              Pass: 100%/1   | Total: 23m 17s | Avg: 23m 17s | Max: 23m 17s
    🟩 ctk
      🟩 12.6               Pass: 100%/1   | Total: 23m 17s | Avg: 23m 17s | Max: 23m 17s
    🟩 cudacxx
      🟩 nvcc12.6           Pass: 100%/1   | Total: 23m 17s | Avg: 23m 17s | Max: 23m 17s
    🟩 cudacxx_family
      🟩 nvcc               Pass: 100%/1   | Total: 23m 17s | Avg: 23m 17s | Max: 23m 17s
    🟩 cxx
      🟩 GCC13              Pass: 100%/1   | Total: 23m 17s | Avg: 23m 17s | Max: 23m 17s
    🟩 cxx_family
      🟩 GCC                Pass: 100%/1   | Total: 23m 17s | Avg: 23m 17s | Max: 23m 17s
    🟩 gpu
      🟩 v100               Pass: 100%/1   | Total: 23m 17s | Avg: 23m 17s | Max: 23m 17s
    🟩 jobs
      🟩 Test               Pass: 100%/1   | Total: 23m 17s | Avg: 23m 17s | Max: 23m 17s
    

👃 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-v100-latest-1

Copy link
Contributor

@NaderAlAwar NaderAlAwar left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks good!

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

Successfully merging this pull request may close these issues.

2 participants