This release has been yanked by its maintainers, and will be ignored by installers, except when explicitly specified.
Reason given by maintainers: new versioning scheme
H3 SYCL Bridge
Docker Prerequisites
To run the Docker images with GPU acceleration enabled (h3-turbo), you must ensure your host machine is correctly configured with NVIDIA drivers and Docker support.
Specifically, the following must be installed:
- NVIDIA Drivers: Ensure you have the NVIDIA GPU drivers installed on your host (compatible with CUDA 12.0+).
- nvidia-container-toolkit: This toolkit enables the Docker engine to access the GPU.
Installation Guide
For the NVIDIA Container Toolkit, please follow the official installation guide.
After installing the toolkit, remember to restart the Docker daemon:
sudo systemctl restart docker
You can then verify your setup by running:
docker run --rm --gpus all nvidia/cuda:12.0.0-base-ubuntu22.04 nvidia-smi
Running Automated Benchmarks via Docker
To run the automated benchmarks using Docker, you can use the provided docker-compose.benchmark.yml file. This setup automatically builds the necessary environment and executes benchmark_runner.py with GPU support enabled.
Make sure you have your H3_TURBO_LICENSE environment variable set, or pass it directly. Run the following command:
H3_TURBO_LICENSE=your_license_here docker compose -f docker-compose.benchmark.yml up --build
Note: Generated 1-month licenses are available within the Docker images published at https://hub.docker.com/repositories/cflockhart.
Release files for h3-turbo-sm89 1.0.6
For a detailed explanation of source distributions (sdists) and built distributions (wheels), please see the package formats documentation.
Built distribution (wheel)
| File | Interpreter | ABI | Platform | Reset |
|---|---|---|---|---|
| h3_turbo_sm89-1.0.6-cp313-cp313-manylinux_2_39_x86_64.whl | CPython 3.13 | CPython 3.13 | Linux glibc 2.39+ x86-64 | Details |
Release files / h3_turbo_sm89-1.0.6-cp313-cp313-manylinux_2_39_x86_64.whl
| Download URL | h3_turbo_sm89-1.0.6-cp313-cp313-manylinux_2_39_x86_64.whl |
|---|---|
| Size | 59.9 MB |
| Tags | CPython 3.13 Linux glibc 2.39+ x86-64 |
|
SHA-256 checksum How to use checksums |
ce3420de57a674ac78001951e5eafc87ff59b0ba099c7c74c63f38c47fc5d485
|
|
BLAKE2b-256 checksum How to use checksums |
d45d648ed92f8003ab919e543d958e64cec942a05bdcc3cb9afe46b46fed513a
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
| Uploaded via |
twine/6.2.0 CPython/3.13.12
|