parenchyma 0.0.33

A high-performance computing (HPC) framework
1
2
3
/// Represents an OpenCL image, opaque 2D/3D objects.
#[derive(Debug)]
pub struct OpenCLImage(() /* TODO */);