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

Revert "[Windows] use find_package() for Eigen and frugally-deep (#2574)" #2608

Closed
wants to merge 1 commit into from

Conversation

junliume
Copy link
Collaborator

This reverts commit 4150134.

Issue described at #2607

We can work on #2574 later but now I need to unblock local dev

@apwojcik
Copy link
Collaborator

apwojcik commented Dec 15, 2023

The issue is not caused by the ROCm 5.7.0 but by the CMake version installed in the docker. The command find_package(... GLOBAL) requires CMake version >= 3.24

Copy link
Collaborator

@apwojcik apwojcik left a comment

Choose a reason for hiding this comment

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

Can we test #2610 before reverting #2574 with this PR

@atamazov
Copy link
Contributor

@apwojcik I will test #2610

@junliume
Copy link
Collaborator Author

Unnecessary with #2610

@junliume junliume closed this Dec 15, 2023
@junliume junliume deleted the revert_2574 branch December 26, 2023 08:19
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants