Module coaster::frameworks

source ·
Expand description

Exposes the specific Framework implementations.

Re-exports§

  • pub use self::cuda::Cuda;
  • pub use self::native::Native;

Modules§

  • Provides informations about the software system, such as Cuda, CUDA, that contains the set of components to support [hardwares][hardware] with kernel execution. [hardware]: ../hardware/index.html
  • Provides informations about the software system, such as OpenCL, CUDA, that contains the set of components to support hardwares with kernel execution. hardware: ../hardware/index.html