{
  "cksum": "b8b7c74ecaca9356c9ae79d0ebf1db04f02bd98be09eea61f51d73373dffe758",
  "crate_file": "cubecl-0.8.1.crate",
  "crate_url": "https://static.crates.io/crates/cubecl/cubecl-0.8.1.crate",
  "deps": [
    {
      "default_features": false,
      "features": [],
      "kind": "normal",
      "name": "cubecl-convolution",
      "optional": true,
      "req": "^0.8.1",
      "target": null
    },
    {
      "default_features": false,
      "features": [],
      "kind": "normal",
      "name": "cubecl-core",
      "optional": false,
      "req": "^0.8.1",
      "target": null
    },
    {
      "default_features": false,
      "features": [],
      "kind": "normal",
      "name": "cubecl-cpu",
      "optional": true,
      "req": "^0.8.1",
      "target": null
    },
    {
      "default_features": false,
      "features": [],
      "kind": "normal",
      "name": "cubecl-cuda",
      "optional": true,
      "req": "^0.8.1",
      "target": null
    },
    {
      "default_features": false,
      "features": [],
      "kind": "normal",
      "name": "cubecl-hip",
      "optional": true,
      "req": "^0.8.1",
      "target": null
    },
    {
      "default_features": false,
      "features": [],
      "kind": "normal",
      "name": "cubecl-matmul",
      "optional": true,
      "req": "^0.8.1",
      "target": null
    },
    {
      "default_features": false,
      "features": [],
      "kind": "normal",
      "name": "cubecl-random",
      "optional": true,
      "req": "^0.8.1",
      "target": null
    },
    {
      "default_features": false,
      "features": [],
      "kind": "normal",
      "name": "cubecl-reduce",
      "optional": true,
      "req": "^0.8.1",
      "target": null
    },
    {
      "default_features": false,
      "features": [],
      "kind": "normal",
      "name": "cubecl-runtime",
      "optional": false,
      "req": "^0.8.1",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "cubecl-std",
      "optional": true,
      "req": "^0.8.1",
      "target": null
    },
    {
      "default_features": false,
      "features": [],
      "kind": "normal",
      "name": "cubecl-wgpu",
      "optional": true,
      "req": "^0.8.1",
      "target": null
    },
    {
      "default_features": false,
      "features": [
        "alloc",
        "num-traits",
        "serde"
      ],
      "kind": "normal",
      "name": "half",
      "optional": false,
      "req": "^2.5",
      "target": null
    }
  ],
  "features": {
    "autotune-checks": [
      "cubecl-runtime/autotune-checks"
    ],
    "cpu": [
      "cubecl-cpu"
    ],
    "cuda": [
      "cubecl-cuda"
    ],
    "hip": [
      "cubecl-hip"
    ],
    "spirv-dump": [
      "cubecl-wgpu/spirv-dump"
    ],
    "stdlib": [
      "cubecl-std"
    ],
    "template": [
      "cubecl-core/template"
    ],
    "wgpu": [
      "cubecl-wgpu"
    ],
    "wgpu-msl": [
      "wgpu",
      "cubecl-wgpu/msl"
    ],
    "wgpu-spirv": [
      "wgpu",
      "cubecl-wgpu/spirv"
    ]
  },
  "features2": {
    "convolution": [
      "dep:cubecl-convolution"
    ],
    "cuda-ptx-wmma": [
      "cubecl-cuda?/ptx-wmma"
    ],
    "default": [
      "std",
      "stdlib",
      "matmul",
      "convolution",
      "cubecl-core/default",
      "cubecl-cuda?/default",
      "cubecl-cpu?/default",
      "cubecl-hip?/default",
      "cubecl-wgpu?/default"
    ],
    "exclusive-memory-only": [
      "cubecl-wgpu?/exclusive-memory-only"
    ],
    "hip-rocwmma": [
      "cubecl-hip?/rocwmma"
    ],
    "matmul": [
      "dep:cubecl-matmul"
    ],
    "profile-tracy": [
      "cubecl-runtime/profile-tracy",
      "cubecl-wgpu?/profile-tracy"
    ],
    "random": [
      "dep:cubecl-random"
    ],
    "reduce": [
      "dep:cubecl-reduce"
    ],
    "std": [
      "cubecl-core/std",
      "cubecl-wgpu?/std",
      "cubecl-cuda?/std"
    ]
  },
  "index_path": "cu/be/cubecl",
  "name": "cubecl",
  "pubtime": "2025-11-06T15:41:51Z",
  "v": 2,
  "vers": "0.8.1",
  "yanked": false
}
