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

Updates to the build wheels scripts #49

Merged
merged 14 commits into from
Jan 14, 2025
Merged

Conversation

bmhowe23
Copy link
Collaborator

@bmhowe23 bmhowe23 commented Jan 10, 2025

This is required in case we are building on a machine that has GPUs
because the CUDA-Q build scripts will automatically switch the target
to `nvidia` if GPUs are present, and that will start linking additional
libraries to the wheel libs, which we do not wish to include in our
CUDA-QX libraries.

Signed-off-by: Ben Howe <[email protected]>
@bmhowe23 bmhowe23 changed the title Upload wheel artifacts when running build wheels job Updates to the build wheels scripts Jan 11, 2025
@bmhowe23 bmhowe23 requested a review from melody-ren January 13, 2025 23:22
@bmhowe23 bmhowe23 merged commit eb4d0fe into NVIDIA:main Jan 14, 2025
12 checks passed
@bmhowe23 bmhowe23 deleted the pr-capture-wheels branch January 14, 2025 00:15
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants