Skip to content

Add darwin_x86_64 CPU handling#139

Merged
Maratyszcza merged 1 commit intopytorch:mainfrom
keith:ks/add-darwin_x86_64-cpu-handling
Jul 14, 2023
Merged

Add darwin_x86_64 CPU handling#139
Maratyszcza merged 1 commit intopytorch:mainfrom
keith:ks/add-darwin_x86_64-cpu-handling

Conversation

@keith
Copy link
Copy Markdown
Contributor

@keith keith commented Feb 22, 2023

Currently bazel supports darwin and darwin_x86_64 as meaning the same thing. The fully qualified version is normally used if you're cross compiling from M1 machines to intel machines. I'm also hoping to remove the unqualified version to reduce confusion. This change makes cpuinfo compatible with both for now.

Currently bazel supports `darwin` and `darwin_x86_64` as meaning the
same thing. The fully qualified version is normally used if you're cross
compiling from M1 machines to intel machines. I'm also hoping to remove
the unqualified version to reduce confusion. This change makes cpuinfo
compatible with both for now.
@Maratyszcza Maratyszcza merged commit 6daa51d into pytorch:main Jul 14, 2023
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.

3 participants