{
  "name": "magma",
  "href": "https://vcpkg.link/ports/magma",
  "supports": "all",
  "published_at": "2024-09-24T17:00:23.000Z",
  "is_deprecated": false,
  "is_featured": false,
  "documentation_href": null,
  "homepage_href": "https://icl.utk.edu/magma/",
  "description": [
    "Matrix Algebra on GPU and Multi-core Architectures (MAGMA) is a collection of next-generation linear algebra libraries for heterogeneous computing"
  ],
  "license": null,
  "version": {
    "type": "semver",
    "value": "2.8.0",
    "port": 1
  },
  "commit": {
    "tree_href": "https://github.com/microsoft/vcpkg/tree/92133e398a55dc7a6a87fe1d86fae1fdb2d21855/ports/magma",
    "hash": "92133e398a55dc7a6a87fe1d86fae1fdb2d21855"
  },
  "repository": null,
  "dependencies": [
    {
      "name": "blas",
      "href": "https://vcpkg.link/ports/blas",
      "is_host": false,
      "with_default_features": true,
      "version_constraint": null,
      "platform": "all"
    },
    {
      "name": "cuda",
      "href": "https://vcpkg.link/ports/cuda",
      "is_host": false,
      "with_default_features": true,
      "version_constraint": null,
      "platform": "all"
    },
    {
      "name": "lapack",
      "href": "https://vcpkg.link/ports/lapack",
      "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"
    }
  ],
  "dev_dependencies": [],
  "features": []
}