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

[opecl,opencl-headers] Create OpenCL ports from KhronosGroup repos #167

Merged
merged 5 commits into from
Feb 5, 2024

Conversation

luncliff
Copy link
Owner

@luncliff luncliff commented Feb 5, 2024

Changes

Update opencl-headers and create opencl with the v2023.12.14 version

References

Triplet Support

Does NOT support

  • x64-uwp
  • arm64-uwp

Configuration

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

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

@luncliff luncliff self-assigned this Feb 5, 2024
@luncliff luncliff added platform: windows Windows, UWP platform: linux Linux (x64, arm64) labels Feb 5, 2024
@luncliff luncliff merged commit 8aca3c5 into main Feb 5, 2024
17 checks passed
@luncliff luncliff deleted the port/opencl branch February 5, 2024 17:50
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
platform: linux Linux (x64, arm64) platform: windows Windows, UWP
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant