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.0.5-py3-none-win_amd64.whl (75.3 kB view details)

Uploaded Python 3Windows x86-64

File details

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

File metadata

File hashes

Hashes for aikernel_cuda13_libtorch2_12_win_x64-0.0.5-py3-none-win_amd64.whl
Algorithm Hash digest
SHA256 de4c06b0956b07e28524245bbd9031e18d93f3f3ec04d6d0fa3ea036b9aa0d97
MD5 c22a487b32a33dccd47121f7b0aa9b81
BLAKE2b-256 65cdaf226a66fcfdca374bfb95e87730f853b86879c81844606b536ee3391466

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