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

[opencl-on-dx12] Create a new port #168

Merged
merged 3 commits into from
Feb 6, 2024
Merged

[opencl-on-dx12] Create a new port #168

merged 3 commits into from
Feb 6, 2024

Conversation

luncliff
Copy link
Owner

@luncliff luncliff commented Feb 5, 2024

Changes

Create a new port for Windows DirectX 12

Used the latest commit at the moment
https://github.com/microsoft/OpenCLOn12/commits/master/

References

Triplet Support

  • x64-windows
  • arm64-windows

Configuration

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

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

@luncliff luncliff added the platform: windows Windows, UWP label Feb 5, 2024
@luncliff luncliff self-assigned this Feb 5, 2024
@luncliff luncliff merged commit db17a2f into main Feb 6, 2024
17 checks passed
@luncliff luncliff deleted the port/opencl-on-dx12 branch February 6, 2024 01:51
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
platform: windows Windows, UWP
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant