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

[fbgemm] update to v0.5.0 #138

Merged
merged 2 commits into from
Dec 12, 2023
Merged

[fbgemm] update to v0.5.0 #138

merged 2 commits into from
Dec 12, 2023

Conversation

luncliff
Copy link
Owner

Changes

Update the FBGEMM version

Concerns

Supporting FBGEMM_GPU with another port or as a feature.

References

Triplet Support

  • x64-windows
  • x64-linux
  • x64-osx
  • arm64-osx

Configuration

"vcpkg-configuration.json" changes for the release.

{
    "registries": [
        {
            "kind": "git",
            "repository": "https://github.com/luncliff/vcpkg-registry",
            "packages": [
                "fbgemm"
            ],
            "baseline": "..."
        }
    ]
}

@luncliff luncliff self-assigned this Dec 10, 2023
@luncliff luncliff marked this pull request as draft December 10, 2023 06:11
@luncliff luncliff marked this pull request as ready for review December 12, 2023 00:14
@luncliff luncliff merged commit ba28a1c into main Dec 12, 2023
10 of 18 checks passed
@luncliff luncliff deleted the port/fbgemm branch December 12, 2023 00:14
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.

1 participant