Cargo Features

HptAllocator has no features set by default.

[dependencies]
hpt-allocator = { version = "0.1.2", features = ["cuda", "track_caller"] }
cuda = cudarc

Affects backend::Cuda, storage::cuda, traits::AllocatorOutputRetrive.get_device

track_caller

Features from optional dependencies

In crates that don't use the dep: syntax, optional dependencies automatically become Cargo features. These features may have been created by mistake, and this functionality may be removed in the future.

cudarc cuda?

Enables cudarc ^0.13.4