{
  "cksum": "aecf090429a4172d94c819e2977f440d7f5846c09f31d36937de309f986c878e",
  "crate_file": "cubecl-0.4.0.crate",
  "crate_url": "https://static.crates.io/crates/cubecl/cubecl-0.4.0.crate",
  "deps": [
    {
      "default_features": false,
      "features": [],
      "kind": "normal",
      "name": "cubecl-core",
      "optional": false,
      "req": "^0.4.0",
      "target": null
    },
    {
      "default_features": false,
      "features": [],
      "kind": "normal",
      "name": "cubecl-cuda",
      "optional": true,
      "req": "^0.4.0",
      "target": null
    },
    {
      "default_features": false,
      "features": [],
      "kind": "normal",
      "name": "cubecl-hip",
      "optional": true,
      "req": "^0.4.0",
      "target": null
    },
    {
      "default_features": false,
      "features": [],
      "kind": "normal",
      "name": "cubecl-linalg",
      "optional": true,
      "req": "^0.4.0",
      "target": null
    },
    {
      "default_features": false,
      "features": [],
      "kind": "normal",
      "name": "cubecl-reduce",
      "optional": true,
      "req": "^0.4.0",
      "target": null
    },
    {
      "default_features": false,
      "features": [],
      "kind": "normal",
      "name": "cubecl-runtime",
      "optional": false,
      "req": "^0.4.0",
      "target": null
    },
    {
      "default_features": false,
      "features": [],
      "kind": "normal",
      "name": "cubecl-wgpu",
      "optional": true,
      "req": "^0.4.0",
      "target": null
    },
    {
      "default_features": false,
      "features": [
        "alloc",
        "num-traits",
        "serde"
      ],
      "kind": "normal",
      "name": "half",
      "optional": false,
      "req": "^2.4.1",
      "target": null
    }
  ],
  "features": {
    "cuda": [
      "cubecl-cuda"
    ],
    "hip": [
      "cubecl-hip"
    ],
    "hip-intrinsic": [
      "hip",
      "cubecl-hip/wmma-intrinsics"
    ],
    "template": [
      "cubecl-core/template"
    ],
    "wgpu": [
      "cubecl-wgpu"
    ],
    "wgpu-spirv": [
      "wgpu",
      "cubecl-wgpu/spirv"
    ]
  },
  "features2": {
    "default": [
      "std",
      "linalg",
      "cubecl-core/default",
      "cubecl-cuda?/default",
      "cubecl-hip?/default",
      "cubecl-wgpu?/default"
    ],
    "exclusive-memory-only": [
      "cubecl-wgpu?/exclusive-memory-only"
    ],
    "linalg": [
      "dep:cubecl-linalg"
    ],
    "reduce": [
      "dep:cubecl-reduce"
    ],
    "std": [
      "cubecl-core/std",
      "cubecl-wgpu?/std",
      "cubecl-cuda?/std"
    ]
  },
  "index_path": "cu/be/cubecl",
  "name": "cubecl",
  "pubtime": "2025-01-14T19:49:01Z",
  "rust_version": "1.80",
  "v": 2,
  "vers": "0.4.0",
  "yanked": false
}
