{
  "name": "nvidia-cutlass",
  "href": "https://vcpkg.link/ports/nvidia-cutlass",
  "supports": "all",
  "published_at": "2024-07-23T05:45:16.000Z",
  "is_deprecated": false,
  "is_featured": false,
  "documentation_href": null,
  "homepage_href": "https://github.com/NVIDIA/cutlass",
  "description": [
    "CUDA Templates for Linear Algebra Subroutines"
  ],
  "license": "BSD-3-Clause",
  "version": {
    "type": "semver",
    "value": "3.3.0",
    "port": 0
  },
  "commit": {
    "tree_href": "https://github.com/microsoft/vcpkg/tree/ad40d92ce7161d93986083c55d3200b4661e70ec/ports/nvidia-cutlass",
    "hash": "ad40d92ce7161d93986083c55d3200b4661e70ec"
  },
  "repository": {
    "type": "github",
    "href": "https://github.com/NVIDIA/cutlass",
    "stars": 7867
  },
  "dependencies": [
    {
      "name": "cuda",
      "href": "https://vcpkg.link/ports/cuda",
      "is_host": false,
      "with_default_features": true,
      "version_constraint": null,
      "platform": "all"
    },
    {
      "name": "cudnn",
      "href": "https://vcpkg.link/ports/cudnn",
      "is_host": false,
      "with_default_features": true,
      "version_constraint": null,
      "platform": "all"
    },
    {
      "name": "vcpkg-cmake",
      "href": "https://vcpkg.link/ports/vcpkg-cmake",
      "is_host": true,
      "with_default_features": true,
      "version_constraint": null,
      "platform": "all"
    },
    {
      "name": "vcpkg-cmake-config",
      "href": "https://vcpkg.link/ports/vcpkg-cmake-config",
      "is_host": true,
      "with_default_features": true,
      "version_constraint": null,
      "platform": "all"
    }
  ],
  "dev_dependencies": [],
  "features": []
}