8000 fix setup issue on cuda machine by wenhuach21 · Pull Request #511 · intel/auto-round · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

fix setup issue on cuda machine #511

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

Merged
merged 2 commits into from
Apr 11, 2025
Merged

fix setup issue on cuda machine #511

merged 2 commits into from
Apr 11, 2025

Conversation

wenhuach21
Copy link
Contributor

No description provided.

@wenhuach21 wenhuach21 requested review from Copilot, yiliu30 and XuehaoSun and removed request for Copilot April 11, 2025 10:11
Copy link
@Copilot Copilot AI left a comment

Choose a reason for hiding this comment

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

Copilot reviewed 1 out of 1 changed files in this pull request and generated no comments.

Comments suppressed due to low confidence (2)

setup.py:18

  • The removal of the 'is_cuda_available' function and its associated CUDA extension logic streamlines the setup, but please verify that this change aligns with the intended support for CUDA-enabled environments.
def is_cuda_available():

setup.py:141

  • Removing 'include_dirs' from the package configuration might lead to missing header directories for extensions that require them; if this change is intentional, ensure the necessary directories are provided via alternative configuration in additional_setup_kwargs.
include_dirs=include_dirs,

@wenhuach21 wenhuach21 changed the title fix setup issue fix setup issue on cuda machine Apr 11, 2025
@wenhuach21 wenhuach21 merged commit 5801ee9 into main Apr 11, 2025
7 of 8 checks passed
@wenhuach21 wenhuach21 deleted the fix_setup branch April 11, 2025 10:22
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
0