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

Update setup.py to disable ninja #298

Merged
merged 1 commit into from
Jul 22, 2020
Merged

Update setup.py to disable ninja #298

merged 1 commit into from
Jul 22, 2020

Conversation

jeffra
Copy link
Collaborator

@jeffra jeffra commented Jul 22, 2020

We've been seeing some build issues when ninja is installed, for now we want to disable using ninja while investigate the issue further to understand why building with ninja enabled causes issues.

Tagging all the folks who I have talked with that have seen ninja build issues in the past.

@jeffra jeffra merged commit 871f7e6 into master Jul 22, 2020
@jeffra jeffra deleted the jeffra-disable-ninja branch July 22, 2020 15:33
github-merge-queue bot pushed a commit that referenced this pull request Feb 21, 2024
Deepspeed have too many ops now, and it take too many time to pre-build
all ops.
I notice deepspeed disabled `ninja` 4 years ago
(#298) and I think we should
consider enable it now.
The issue mentioned in #298
can be solved by resolving `include_dirs` to absolute path.

---------

Co-authored-by: Logan Adams <[email protected]>
Co-authored-by: Logan Adams <[email protected]>
Co-authored-by: Olatunji Ruwase <[email protected]>
Co-authored-by: Michael Wyatt <[email protected]>
ShellyNR pushed a commit to ShellyNR/DeepSpeed that referenced this pull request Mar 11, 2024
Deepspeed have too many ops now, and it take too many time to pre-build
all ops.
I notice deepspeed disabled `ninja` 4 years ago
(microsoft#298) and I think we should
consider enable it now.
The issue mentioned in microsoft#298
can be solved by resolving `include_dirs` to absolute path.

---------

Co-authored-by: Logan Adams <[email protected]>
Co-authored-by: Logan Adams <[email protected]>
Co-authored-by: Olatunji Ruwase <[email protected]>
Co-authored-by: Michael Wyatt <[email protected]>
rraminen pushed a commit to ROCm/DeepSpeed that referenced this pull request May 9, 2024
Deepspeed have too many ops now, and it take too many time to pre-build
all ops.
I notice deepspeed disabled `ninja` 4 years ago
(microsoft#298) and I think we should
consider enable it now.
The issue mentioned in microsoft#298
can be solved by resolving `include_dirs` to absolute path.

---------

Co-authored-by: Logan Adams <[email protected]>
Co-authored-by: Logan Adams <[email protected]>
Co-authored-by: Olatunji Ruwase <[email protected]>
Co-authored-by: Michael Wyatt <[email protected]>
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.

3 participants