Cargo Features

Ewald has no features set by default.

[dependencies]
ewald = { version = "0.1.8", features = ["cuda", "cufft", "vkfft"] }
cuda cufft? vkfft? = cuda_setup, cudarc

Enables cuda of lin_alg

cufft = cuda
vkfft = cuda

Affects ewald::vk_fft

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.

cuda_setup build cuda?
cudarc win not win cuda?

Enables cudarc ^0.17.2