Skip to content

Prepare for wheel release + populate PyPI page information - #296

Merged
leofang merged 5 commits into
NVIDIA:mainfrom
leofang:wheel_prep
Dec 13, 2024
Merged

Prepare for wheel release + populate PyPI page information#296
leofang merged 5 commits into
NVIDIA:mainfrom
leofang:wheel_prep

Conversation

@leofang

@leofangleofang commented Dec 13, 2024

Copy link
Copy Markdown
Member

Close#147.

@leofangleofang added P0 High priority - Must do! packaging Anything related to wheels or Conda packages cuda.core Everything related to the cuda.core module labels Dec 13, 2024
@leofangleofang added this to the cuda.core beta 2 milestone Dec 13, 2024
@leofangleofang self-assigned this Dec 13, 2024
@copy-pr-bot

Copy link
Copy Markdown
Contributor

This pull request requires additional validation before any workflows can run on NVIDIA's runners.

Pull request vetters can view their responsibilities here.

Contributors can view more details about this message here.

@leofang

Copy link
Copy Markdown
MemberAuthor

/ok to test

1 similar comment
@leofang

Copy link
Copy Markdown
MemberAuthor

/ok to test

@leofang

Copy link
Copy Markdown
MemberAuthor

/ok to test

@leofangleofang changed the title WIP: Populate PyPI page informationPopulate PyPI page informationDec 13, 2024
@leofangleofang changed the title Populate PyPI page informationPrepare for wheel release + populate PyPI page informationDec 13, 2024
@leofang
leofang marked this pull request as ready for review December 13, 2024 14:39
@leofang

Copy link
Copy Markdown
MemberAuthor

/ok to test

@leofang
leofang requested a review from aterrelDecember 13, 2024 18:52

@vzhurba01vzhurba01 left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

LGTM but I do have a general comment. By having both DESCRIPTION.rst and README.md I feel like we're duplicating some similar documentation and requires us to remember to update both.

I see that the rst version is a simplified to be better suited for a wheel distribution, so I'm ok with this. Just noticing this made me hesitate for a second and I wanted it to be noted.

@leofang

Copy link
Copy Markdown
MemberAuthor

Thanks, Vlad. Indeed we're duplicating some of the information. It might take a few iterations to consolidate the two files and have something presentable on both PyPI and GitHub. Let's address this in the next release.

@leofang
leofang merged commit dde2fe2 into NVIDIA:mainDec 13, 2024
@leofang
leofang deleted the wheel_prep branch December 13, 2024 20:23
Sign up for freeto join this conversation on GitHub. Already have an account? Sign in to comment

Labels

cuda.coreEverything related to the cuda.core moduleP0High priority - Must do!packagingAnything related to wheels or Conda packages

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Publish standalone cuda-core packages

2 participants

@leofang@vzhurba01