Skip to content

vulkan sdk and cuda #127

@johnnynunez

Description

@johnnynunez

I upgrade all plugins from setup vulkan sdk, you can now use latest versions

- name: "Setup Vulkan"
  uses: johnnynunez/setup-vulkan-sdk@v1
  with:
    vulkan-query-version: 1.4.304.1
    vulkan-components: Vulkan-Headers, Vulkan-Loader
    vulkan-use-cache: true

and cuda 12.8 for windows, ubuntu x86/aarch64

- name: "Setup CUDA"
   uses: Jimver/cuda-toolkit@master
   with:
     cuda: 12.8.0

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions