Cargo Features

HyperGen has no features set by default.

[dependencies]
hyper-gen = { version = "0.2.2", features = ["cuda-sketch-ada-lovelace", "cuda-sketch-volta", "cuda-sketch-ampere", "cuda-sketch-hopper"] }
cuda-sketch-ada-lovelace

Ada Lovelace architecture for NIVIDA RTX 4090 series

Enables cudarc ^0.10.0

Affects sketch_cuda::sketch_cuda, sketch_cuda::cuda_mmhash_bitpack_parallel, sketch_cuda::cuda_t1ha2_hash_parallel

cuda-sketch-volta

Ampere architecture for NIVIDA A100 series

Enables cudarc ^0.10.0

Affects sketch_cuda::sketch_cuda, sketch_cuda::cuda_mmhash_bitpack_parallel, sketch_cuda::cuda_t1ha2_hash_parallel

cuda-sketch-ampere

Ampere architecture for NIVIDA A100 series

Enables cudarc ^0.10.0

Affects sketch_cuda::sketch_cuda, sketch_cuda::cuda_mmhash_bitpack_parallel, sketch_cuda::cuda_t1ha2_hash_parallel

cuda-sketch-hopper

Hopper architecture for NIVIDA H100 series

Enables cudarc ^0.10.0

Affects sketch_cuda::sketch_cuda, sketch_cuda::cuda_mmhash_bitpack_parallel, sketch_cuda::cuda_t1ha2_hash_parallel