Skip to main content

Crate lampshade

Crate lampshade 

Source

Re-exports§

pub use argmin::ArgminByKey;
pub use compact::Compactor;
pub use compact::KeyValueCompactor;
pub use context::Context;
pub use count::CountedSortDispatch;
pub use count::GpuCountPlan;
pub use error::Error;
pub use histogram::Histogram;
pub use predicate::KeyValueField;
pub use predicate::MaskGenerator;
pub use predicate::U32Predicate;
pub use profiling::GpuProfile;
pub use profiling::GpuTimestampSpan;
pub use reduce::Reducer;
pub use reduce::U32Reduction;
pub use run_length::RunLengthEncoder;
pub use run_length::RunLengthOutputBuffers;
pub use scan::Scanner;
pub use sort::KeyValue;
pub use sort::KeyValueSoaRequirements;
pub use sort::KeyValueSoaSorter;
pub use sort::KeyValueSorter;
pub use sort::Sorter;

Modules§

argmin
compact
context
count
error
histogram
pipeline
Typed, recording-first GPU primitive composition.
predicate
profiling
reduce
run_length
scan
sort