Skip to main content

AIKernel CUDA 13.0 LibTorch 2.12 win-x64 Capability Python wrapper package.

Project description

aikernel-cuda13-libtorch2-12-win-x64

日本語

Python wrapper package for the AIKernel CUDA 13.0 + LibTorch 2.12 Windows win-x64 Capability.

Install the stable package from PyPI:

pip install aikernel-cuda13-libtorch2-12-win-x64

Import it as:

import aikernel_cuda13_libtorch2_12_win_x64 as cuda_capability

descriptor = cuda_capability.capability_descriptor()
print(descriptor["package_id"])

This Python package is intentionally lightweight and is distributed through pip. Release wheels include the CUDA Capability managed assembly, libtorch_bridge.dll, and loader.json. They do not include LibTorch, CUDA runtime DLLs, cuDNN, or cuBLAS. The executable CUDA runtime snapshot is distributed as the full GitHub Release runtime archive.

Use this package to discover the Capability identity, supported runtime, and installation guidance from Python tooling. NuGet is reserved for C# consumers; Python wrappers are not embedded in NuGet packages.

The package includes a bundled loader.json template and loader helpers:

config = cuda_capability.load_loader_config()
print(config.native_library)
print(config.resolved_runtime_search_paths())

This is lightweight runtime support only. The pip package ships the AIKernel managed Capability assembly and native bridge, but does not ship LibTorch, CUDA, cuDNN, or cuBLAS runtime binaries.

Release wheels expose bundled paths when those binaries are present:

print(cuda_capability.bundled_managed_assemblies())
print(cuda_capability.bundled_native_libraries())

Development wheels are published as GitHub Release assets, not to PyPI. PyPI is reserved for stable releases.

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distributions

No source distribution files available for this release.See tutorial on generating distribution archives.

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

aikernel_cuda13_libtorch2_12_win_x64-0.1.0-py3-none-win_amd64.whl (75.9 kB view details)

Uploaded Python 3Windows x86-64

File details

Details for the file aikernel_cuda13_libtorch2_12_win_x64-0.1.0-py3-none-win_amd64.whl.

File metadata

File hashes

Hashes for aikernel_cuda13_libtorch2_12_win_x64-0.1.0-py3-none-win_amd64.whl
Algorithm Hash digest
SHA256 c0ada4daecb930e749adbca48b507090053cde7ea35b6a6d3f3ab2e53c8eb06d
MD5 2a0f1db8e82f4f76e49522a9ef7a03e0
BLAKE2b-256 c401a6d85efdca02f72ea285fe02e67f73d86c1def0cc1aeb75821e3e6fe92c2

See more details on using hashes here.

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Depot Continuous Integration Fastly CDN Google Download Analytics Pingdom Monitoring Sentry Error logging StatusPage Status page