SYCL-accelerated H3 geospatial library
Project description
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.
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distributions
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file h3_turbo_sm89-1.0.3-cp312-cp312-manylinux_2_39_x86_64.whl.
File metadata
- Download URL: h3_turbo_sm89-1.0.3-cp312-cp312-manylinux_2_39_x86_64.whl
- Upload date:
- Size: 44.1 MB
- Tags: CPython 3.12, manylinux: glibc 2.39+ x86-64
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.12.11
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
7bd5dbe00f3dad62dd196568c871f41a063749ee3da7eff71b9c333f5e9dec16
|
|
| MD5 |
8e8857b73d7c24daa4941b20bc638bf6
|
|
| BLAKE2b-256 |
9f8ec34ead20092f07225c9ab6c3a334b7f2bd92321d60d081db82e35373a1e4
|