Module coaster::frameworks [] [src]

Exposes the specific Framework implementations.

Reexports

pub use self::native::Native;
pub use self::opencl::OpenCL;
pub use self::cuda::Cuda;

Modules

cuda

Provides informations about the software system, such as Cuda, CUDA, that contains the set of components to support hardwares with kernel execution.

native

Provides informations about the software system, such as OpenCL, CUDA, that contains the set of components to support hardwares with kernel execution.

opencl

Provides informations about the software system, such as OpenCL, CUDA, that contains the set of components to support hardwares with kernel execution.