cccl icon indicating copy to clipboard operation
cccl copied to clipboard

Add license & fix `long_description` in `setup.py`

Open leofang opened this issue 1 year ago • 2 comments

Description

closes #2153

long_description is also fixed (with minimal effort in making README.md pretty) so as to pass twine check.

Checklist

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

leofang avatar Aug 09 '24 02:08 leofang

cc: @bryevdv @gevtushenko for vis

leofang avatar Aug 09 '24 02:08 leofang

🟩 CI finished in 10m 48s: Pass: 100%/1 | Total: 10m 48s | Avg: 10m 48s | Max: 10m 48s
  • 🟩 pycuda: Pass: 100%/1 | Total: 10m 48s | Avg: 10m 48s | Max: 10m 48s

    🟩 cpu
      🟩 amd64              Pass: 100%/1   | Total: 10m 48s | Avg: 10m 48s | Max: 10m 48s
    🟩 ctk
      🟩 12.5               Pass: 100%/1   | Total: 10m 48s | Avg: 10m 48s | Max: 10m 48s
    🟩 cudacxx
      🟩 nvcc12.5           Pass: 100%/1   | Total: 10m 48s | Avg: 10m 48s | Max: 10m 48s
    🟩 cudacxx_family
      🟩 nvcc               Pass: 100%/1   | Total: 10m 48s | Avg: 10m 48s | Max: 10m 48s
    🟩 cxx
      🟩 GCC13              Pass: 100%/1   | Total: 10m 48s | Avg: 10m 48s | Max: 10m 48s
    🟩 cxx_family
      🟩 GCC                Pass: 100%/1   | Total: 10m 48s | Avg: 10m 48s | Max: 10m 48s
    🟩 gpu
      🟩 v100               Pass: 100%/1   | Total: 10m 48s | Avg: 10m 48s | Max: 10m 48s
    🟩 jobs
      🟩 Test               Pass: 100%/1   | Total: 10m 48s | Avg: 10m 48s | Max: 10m 48s
    

👃 Inspect Changes

Modifications in project?

Project
CCCL Infrastructure
libcu++
CUB
Thrust
CUDA Experimental
+/- pycuda

Modifications in project or dependencies?

Project
CCCL Infrastructure
libcu++
CUB
Thrust
CUDA Experimental
+/- pycuda

🏃‍ Runner counts (total jobs: 1)

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

github-actions[bot] avatar Aug 09 '24 02:08 github-actions[bot]