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

[MPS] Link essential libraries in cmake #8230

Merged
merged 1 commit into from
Jan 30, 2024
Merged

Conversation

qqaatw
Copy link
Contributor

@qqaatw qqaatw commented Jan 24, 2024

Fixes #8222

I think we don't have tests for cmake build. It was built successfully on my Mac.

cc @NicolasHug @malfet

Copy link

pytorch-bot bot commented Jan 24, 2024

🔗 Helpful Links

🧪 See artifacts and rendered test results at hud.pytorch.org/pr/pytorch/vision/8230

Note: Links to docs will display an error until the docs builds have been completed.

✅ You can merge normally! (2 Unrelated Failures)

As of commit 6475255 with merge base 315f315 (image):

FLAKY - The following jobs failed but were likely due to flakiness present on trunk:

This comment was automatically generated by Dr. CI and updates every 15 minutes.

Copy link
Contributor

@malfet malfet left a comment

Choose a reason for hiding this comment

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

LGTM, but I'm curious why don't we have any testing here..

@malfet malfet merged commit 0be6c7e into pytorch:main Jan 30, 2024
79 of 81 checks passed
facebook-github-bot pushed a commit that referenced this pull request Mar 20, 2024
Summary:
Fixes #8222

I think we don't have tests for cmake build. It was built successfully on my Mac.

Reviewed By: vmoens

Differential Revision: D55062801

fbshipit-source-id: 9b2cd66104b5c2a8493c957518521c0b416c2823
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Build fails on Mac; Linker missing Metal and Objc libraries
3 participants